[LTP] netns_netlink test failure

Pankaj Vinadrao Joshi Pankaj.VJ@exaleapsemi.com
Mon Mar 2 05:32:31 CET 2020


Hi,
What could be the possible reason behind failing,any guess??
________________________________
From: Cyril Hrubis <chrubis@suse.cz>
Sent: Friday, February 28, 2020 2:51 PM
To: Pankaj Vinadrao Joshi <Pankaj.VJ@exaleapsemi.com>
Cc: ltp@lists.linux.it <ltp@lists.linux.it>
Subject: Re: [LTP] netns_netlink test failure

Hi!
> <<<test_output>>>
> open: No such file or directory
> netns_netlink    1  TBROK  :  netns_netlink.c:143: system() failed
                                                 ^
                                                 This is a line number,
                                                 if you look a the
                                                 source code of the
                                                 test, you see:

        if (WEXITSTATUS(system("ip tuntap add dev dummy0 mode tap")))
                tst_brkm(TBROK, cleanup, "system() failed");

So that the failed command was "ip tuntap add dev dummy0 mode tap", it's up to
you to figure out why...

--
Cyril Hrubis
chrubis@suse.cz
[EXT]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linux.it/pipermail/ltp/attachments/20200302/0c8c3fa8/attachment.htm>


More information about the ltp mailing list