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.27 [+0.27] -4 -t # 2.50 [+2.23] tcp tx: 1002 MB/s 16999 calls/s 16999 msg/s # 2.52 [+0.01] tcp rx: 1017 MB/s 51677 calls/s # 3.50 [+0.99] tcp tx: 977 MB/s 16587 calls/s 16587 msg/s # 3.52 [+0.02] tcp rx: 984 MB/s 49787 calls/s # 4.50 [+0.98] tcp tx: 979 MB/s 16608 calls/s 16608 msg/s # 4.52 [+0.02] tcp rx: 979 MB/s 49627 calls/s # 5.50 [+0.98] tcp tx: 981 MB/s 16645 calls/s 16645 msg/s # 5.53 [+0.03] udp gso - over veth touching data # 5.53 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.79 [+0.25] -4 -v # 6.80 [+1.01] udp rx: 652 MB/s 472576 calls/s # 6.82 [+0.02] udp tx: 1302 MB/s 22098 calls/s 22098 msg/s # 7.80 [+0.98] udp rx: 665 MB/s 482304 calls/s # 7.82 [+0.02] udp tx: 1250 MB/s 21213 calls/s 21213 msg/s # 8.80 [+0.98] udp rx: 664 MB/s 481024 calls/s # 8.82 [+0.02] udp tx: 1298 MB/s 22029 calls/s 22029 msg/s # 9.80 [+0.98] udp rx: 664 MB/s 481280 calls/s # 9.82 [+0.02] udp tx: 1297 MB/s 22004 calls/s 22004 msg/s # 9.85 [+0.03] udp gso and gro - over veth touching data # 9.85 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.10 [+0.25] -4 -G # 11.11 [+1.01] udp rx: 1101 MB/s 803229 calls/s # 11.13 [+0.02] udp tx: 1118 MB/s 18976 calls/s 18976 msg/s # 12.11 [+0.99] udp rx: 1113 MB/s 812361 calls/s # 12.13 [+0.01] udp tx: 1113 MB/s 18884 calls/s 18884 msg/s # 13.11 [+0.99] udp rx: 1115 MB/s 813532 calls/s # 13.13 [+0.01] udp tx: 1114 MB/s 18907 calls/s 18907 msg/s # 14.11 [+0.99] udp rx: 1110 MB/s 809735 calls/s # 14.13 [+0.01] udp tx: 1109 MB/s 18815 calls/s 18815 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__->