<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<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);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
i am running LTP on kernel 5.10.19 custom kermel with  LTP Version: 20210524-15-gf96b8fe15 but few of network tests are getting failed on my distro.</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Following 8 testcases are failing, i have attached strace log for one of them kindly find it<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<li>netns_breakns_ip_ipv4_ioctl</li><li>netns_breakns_ns_exec_ipv4_ioctl<br>
netns_breakns_ns_exec_ipv6_ioctl</li><li>netns_comm_ip_ipv4_ioctl</li><li>netns_comm_ip_ipv6_ioctl</li><li>netns_comm_ns_exec_ipv4_ioctl</li><li>netns_comm_ns_exec_ipv6_ioctl</li></div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Also attaching the network config</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<p><b>/opt/ltp# ip link</b><br>
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000<br>
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00<br>
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000<br>
link/ether 70:b3:d5:92:f1:27 brd ff:ff:ff:ff:ff:ff<br>
3: sit0@NONE: mtu 1480 qdisc noop state DOWN mode DEFAULT group default qlen 1000<br>
link/sit 0.0.0.0 brd 0.0.0.0</p>
<p><br>
</p>
<p><b>root@semi-3:/opt/ltp# ip addr</b><br>
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000<br>
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00<br>
inet 127.0.0.1/8 scope host lo<br>
valid_lft forever preferred_lft forever<br>
inet6 ::1/128 scope host<br>
valid_lft forever preferred_lft forever<br>
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000<br>
link/ether 70:b3:d5:92:f1:27 brd ff:ff:ff:ff:ff:ff<br>
inet 10.1.1.76/16 brd 10.168.255.255 scope global dynamic eth0<br>
valid_lft 603810sec preferred_lft 603810sec<br>
inet6 fe80::72b3:d5ff:fe92:f127/64 scope link<br>
valid_lft forever preferred_lft forever<br>
3: sit0@NONE: mtu 1480 qdisc noop state DOWN group default qlen 1000<br>
link/sit 0.0.0.0 brd 0.0.0.0</p>
<p><br>
</p>
<p><b>root@semi-3:/opt/ltp# ip route</b><br>
default via 10.1.1.1 dev eth0 proto dhcp src 10.1.1.76 metric 10<br>
10.1.0.0/16 dev eth0 proto kernel scope link src 10.1.1.76<br>
10.1.1.1 dev eth0 proto dhcp scope link src 10.1.1.76 metric 10</p>
<p><br>
</p>
<p><br>
</p>
<p>Can you suggest what's going wrong with these testcases ? What could be the failure reason ??</p>
<p><br>
</p>
<p>Kindly suggest</p>
<p><br>
</p>
<p>Thanks<br>
</p>
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
</body>
</html>