make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_frglist.sh # 0.00 [+0.00] ipv6 # 0.00 [+0.00] tcp - over veth touching data # 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.26 [+0.26] -4 -t # 2.48 [+2.22] tcp tx: 994 MB/s 16872 calls/s 16872 msg/s # 2.48 [+0.00] tcp rx: 995 MB/s 50749 calls/s # 3.48 [+1.00] tcp tx: 935 MB/s 15860 calls/s 15860 msg/s # 3.48 [+0.00] tcp rx: 936 MB/s 49397 calls/s # 4.48 [+1.00] tcp tx: 857 MB/s 14539 calls/s 14539 msg/s # 4.48 [+0.00] tcp rx: 858 MB/s 49022 calls/s # 5.48 [+1.00] tcp tx: 927 MB/s 15738 calls/s 15738 msg/s # 5.51 [+0.03] udp gso - over veth touching data # 5.51 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.78 [+0.27] -4 -v # 6.80 [+1.01] udp rx: 655 MB/s 474624 calls/s # 6.81 [+0.02] udp tx: 1307 MB/s 22177 calls/s 22177 msg/s # 7.80 [+0.99] udp rx: 665 MB/s 482048 calls/s # 7.81 [+0.01] udp tx: 1304 MB/s 22123 calls/s 22123 msg/s # 8.80 [+0.99] udp rx: 667 MB/s 483328 calls/s # 8.81 [+0.01] udp tx: 1309 MB/s 22206 calls/s 22206 msg/s # 9.80 [+0.99] udp rx: 666 MB/s 482560 calls/s # 9.81 [+0.01] udp tx: 1301 MB/s 22073 calls/s 22073 msg/s # 9.84 [+0.03] udp gso and gro - over veth touching data # 9.84 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.12 [+0.28] -4 -G # 11.13 [+1.01] udp rx: 1052 MB/s 767768 calls/s # 11.15 [+0.02] udp tx: 1072 MB/s 18185 calls/s 18185 msg/s # 12.13 [+0.99] udp rx: 1077 MB/s 785850 calls/s # 12.15 [+0.01] udp tx: 1077 MB/s 18282 calls/s 18282 msg/s # 13.14 [+0.99] udp rx: 1157 MB/s 844208 calls/s # 13.15 [+0.01] udp tx: 1157 MB/s 19639 calls/s 19639 msg/s # 14.14 [+0.99] udp rx: 1107 MB/s 807592 calls/s # 14.15 [+0.01] udp tx: 1110 MB/s 18833 calls/s 18833 msg/s ok 1 selftests: net: udpgro_frglist.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->