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: 868 MB/s 14735 calls/s 14735 msg/s # 2.59 [+0.00] tcp rx: 869 MB/s 49486 calls/s # 3.58 [+1.00] tcp tx: 890 MB/s 15110 calls/s 15110 msg/s # 3.59 [+0.00] tcp rx: 891 MB/s 50627 calls/s # 4.58 [+1.00] tcp tx: 909 MB/s 15422 calls/s 15422 msg/s # 4.59 [+0.00] tcp rx: 909 MB/s 48749 calls/s # 5.58 [+1.00] tcp tx: 934 MB/s 15848 calls/s 15848 msg/s # 5.62 [+0.04] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.94 [+0.32] -4 -v # 6.95 [+1.01] udp rx: 640 MB/s 463616 calls/s # 6.97 [+0.02] udp tx: 1280 MB/s 21714 calls/s 21714 msg/s # 7.95 [+0.98] udp rx: 640 MB/s 463872 calls/s # 7.97 [+0.02] udp tx: 1279 MB/s 21701 calls/s 21701 msg/s # 8.96 [+0.98] udp rx: 650 MB/s 471296 calls/s # 8.97 [+0.02] udp tx: 1278 MB/s 21689 calls/s 21689 msg/s # 9.96 [+0.98] udp rx: 658 MB/s 477184 calls/s # 9.97 [+0.02] udp tx: 1283 MB/s 21774 calls/s 21774 msg/s # 10.01 [+0.03] udp gso and gro - over veth touching data # 10.01 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.33 [+0.32] -4 -G # 11.34 [+1.01] udp rx: 1099 MB/s 801897 calls/s # 11.36 [+0.02] udp tx: 1125 MB/s 19090 calls/s 19090 msg/s # 12.34 [+0.98] udp rx: 1121 MB/s 818019 calls/s # 12.36 [+0.02] udp tx: 1125 MB/s 19083 calls/s 19083 msg/s # 13.34 [+0.98] udp rx: 1129 MB/s 824037 calls/s # 13.36 [+0.02] udp tx: 1132 MB/s 19200 calls/s 19200 msg/s # 14.34 [+0.98] udp rx: 1124 MB/s 819899 calls/s # 14.36 [+0.02] udp tx: 1125 MB/s 19082 calls/s 19082 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__->