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.29 [+0.29] -4 -t # 2.51 [+2.23] tcp tx: 999 MB/s 16951 calls/s 16951 msg/s # 2.52 [+0.00] tcp rx: 1000 MB/s 51386 calls/s # 3.51 [+1.00] tcp tx: 925 MB/s 15705 calls/s 15705 msg/s # 3.52 [+0.00] tcp rx: 926 MB/s 51630 calls/s # 4.51 [+1.00] tcp tx: 984 MB/s 16703 calls/s 16703 msg/s # 4.52 [+0.00] tcp rx: 986 MB/s 50912 calls/s # 5.51 [+1.00] tcp tx: 1010 MB/s 17139 calls/s 17139 msg/s # 5.54 [+0.03] udp gso - over veth touching data # 5.54 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.81 [+0.27] -4 -v # 6.82 [+1.01] udp rx: 655 MB/s 474880 calls/s # 6.84 [+0.02] udp tx: 1280 MB/s 21721 calls/s 21721 msg/s # 7.82 [+0.99] udp rx: 667 MB/s 483324 calls/s # 7.84 [+0.01] udp tx: 1277 MB/s 21675 calls/s 21675 msg/s # 8.83 [+0.99] udp rx: 667 MB/s 483329 calls/s # 8.84 [+0.01] udp tx: 1278 MB/s 21677 calls/s 21677 msg/s # 9.83 [+0.99] udp rx: 667 MB/s 483692 calls/s # 9.84 [+0.01] udp tx: 1278 MB/s 21689 calls/s 21689 msg/s # 9.87 [+0.03] udp gso and gro - over veth touching data # 9.87 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.15 [+0.28] -4 -G # 11.16 [+1.01] udp rx: 1114 MB/s 813153 calls/s # 11.18 [+0.02] udp tx: 1128 MB/s 19139 calls/s 19139 msg/s # 12.16 [+0.98] udp rx: 1098 MB/s 801108 calls/s # 12.18 [+0.02] udp tx: 1107 MB/s 18791 calls/s 18791 msg/s # 13.16 [+0.98] udp rx: 1076 MB/s 784748 calls/s # 13.18 [+0.02] udp tx: 1073 MB/s 18214 calls/s 18214 msg/s # 14.16 [+0.99] udp rx: 1047 MB/s 763627 calls/s # 14.18 [+0.01] udp tx: 1048 MB/s 17791 calls/s 17791 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__->