<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hi,</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
What could be the possible reason behind failing,any guess??<br>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Cyril Hrubis <chrubis@suse.cz><br>
<b>Sent:</b> Friday, February 28, 2020 2:51 PM<br>
<b>To:</b> Pankaj Vinadrao Joshi <Pankaj.VJ@exaleapsemi.com><br>
<b>Cc:</b> ltp@lists.linux.it <ltp@lists.linux.it><br>
<b>Subject:</b> Re: [LTP] netns_netlink test failure</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">Hi!<br>
> <<<test_output>>><br>
> open: No such file or directory<br>
> netns_netlink    1  TBROK  :  netns_netlink.c:143: system() failed<br>
                                                 ^<br>
                                                 This is a line number,<br>
                                                 if you look a the<br>
                                                 source code of the<br>
                                                 test, you see:<br>
<br>
        if (WEXITSTATUS(system("ip tuntap add dev dummy0 mode tap")))<br>
                tst_brkm(TBROK, cleanup, "system() failed");<br>
<br>
So that the failed command was "ip tuntap add dev dummy0 mode tap", it's up to<br>
you to figure out why...<br>
<br>
--<br>
Cyril Hrubis<br>
chrubis@suse.cz<br>
[EXT]<br>
</div>
</span></font></div>
</body>
</html>