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.33 [+0.33] -4 -t # 2.60 [+2.26] tcp tx: 966 MB/s 16398 calls/s 16398 msg/s # 2.61 [+0.01] tcp rx: 978 MB/s 49918 calls/s # 3.59 [+0.99] tcp tx: 968 MB/s 16431 calls/s 16431 msg/s # 3.61 [+0.01] tcp rx: 971 MB/s 48601 calls/s # 4.59 [+0.99] tcp tx: 966 MB/s 16397 calls/s 16397 msg/s # 4.62 [+0.02] tcp rx: 975 MB/s 48333 calls/s # 5.59 [+0.98] tcp tx: 968 MB/s 16418 calls/s 16418 msg/s # 5.63 [+0.03] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.29] -4 -v # 6.93 [+1.01] udp rx: 642 MB/s 465152 calls/s # 6.95 [+0.02] udp tx: 1177 MB/s 19978 calls/s 19978 msg/s # 7.93 [+0.98] udp rx: 584 MB/s 423680 calls/s # 7.95 [+0.02] udp tx: 1205 MB/s 20439 calls/s 20439 msg/s # 8.93 [+0.99] udp rx: 617 MB/s 447488 calls/s # 8.95 [+0.01] udp tx: 1286 MB/s 21822 calls/s 21822 msg/s # 9.94 [+0.99] udp rx: 666 MB/s 482560 calls/s # 9.95 [+0.01] udp tx: 1261 MB/s 21400 calls/s 21400 msg/s # 9.98 [+0.03] udp gso and gro - over veth touching data # 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.26 [+0.28] -4 -G # 11.27 [+1.01] udp rx: 998 MB/s 728345 calls/s # 11.29 [+0.02] udp tx: 1016 MB/s 17239 calls/s 17239 msg/s # 12.27 [+0.98] udp rx: 1059 MB/s 772723 calls/s # 12.29 [+0.02] udp tx: 1059 MB/s 17965 calls/s 17965 msg/s # 13.28 [+0.99] udp rx: 930 MB/s 678774 calls/s # 13.29 [+0.01] udp tx: 928 MB/s 15744 calls/s 15744 msg/s # 14.28 [+0.99] udp rx: 1009 MB/s 736081 calls/s # 14.29 [+0.01] udp tx: 1009 MB/s 17128 calls/s 17128 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__->