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.31 [+0.31] -4 -t # 2.58 [+2.27] tcp tx: 1048 MB/s 17785 calls/s 17785 msg/s # 2.61 [+0.03] tcp rx: 1086 MB/s 53736 calls/s # 3.58 [+0.97] tcp tx: 1004 MB/s 17032 calls/s 17032 msg/s # 3.62 [+0.04] tcp rx: 1011 MB/s 49691 calls/s # 4.58 [+0.96] tcp tx: 1013 MB/s 17190 calls/s 17190 msg/s # 4.62 [+0.04] tcp rx: 1017 MB/s 49566 calls/s # 5.58 [+0.96] tcp tx: 1010 MB/s 17135 calls/s 17135 msg/s # 5.61 [+0.03] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.31] -4 -v # 6.94 [+1.01] udp rx: 659 MB/s 477184 calls/s # 6.97 [+0.02] udp tx: 1218 MB/s 20664 calls/s 20664 msg/s # 7.95 [+0.98] udp rx: 672 MB/s 486995 calls/s # 7.97 [+0.02] udp tx: 1231 MB/s 20886 calls/s 20886 msg/s # 8.95 [+0.98] udp rx: 672 MB/s 487084 calls/s # 8.97 [+0.02] udp tx: 1246 MB/s 21141 calls/s 21141 msg/s # 9.95 [+0.98] udp rx: 673 MB/s 487380 calls/s # 9.97 [+0.02] udp tx: 1247 MB/s 21155 calls/s 21155 msg/s # 10.00 [+0.03] udp gso and gro - over veth touching data # 10.00 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.30 [+0.30] -4 -G # 11.31 [+1.02] udp rx: 1059 MB/s 772355 calls/s # 11.33 [+0.02] udp tx: 1079 MB/s 18309 calls/s 18309 msg/s # 12.31 [+0.98] udp rx: 864 MB/s 630435 calls/s # 12.33 [+0.02] udp tx: 857 MB/s 14550 calls/s 14550 msg/s # 13.31 [+0.98] udp rx: 655 MB/s 478351 calls/s # 13.33 [+0.02] udp tx: 659 MB/s 11180 calls/s 11180 msg/s # 14.32 [+0.98] udp rx: 651 MB/s 475342 calls/s # 14.33 [+0.02] udp tx: 654 MB/s 11105 calls/s 11105 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__->