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.02 [+0.02] ipv6 # 0.02 [+0.00] tcp - over veth touching data # 0.02 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.48 [+0.46] -4 -t # 2.81 [+2.33] tcp tx: 945 MB/s 16033 calls/s 16033 msg/s # 2.82 [+0.01] tcp rx: 951 MB/s 51369 calls/s # 3.81 [+0.99] tcp tx: 883 MB/s 14981 calls/s 14981 msg/s # 3.83 [+0.02] tcp rx: 897 MB/s 48260 calls/s # 4.81 [+0.98] tcp tx: 943 MB/s 15999 calls/s 15999 msg/s # 4.83 [+0.02] tcp rx: 943 MB/s 46359 calls/s # 5.81 [+0.98] tcp tx: 939 MB/s 15941 calls/s 15941 msg/s # 5.85 [+0.04] udp gso - over veth touching data # 5.85 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.27 [+0.42] -4 -v # 7.29 [+1.02] udp rx: 568 MB/s 411904 calls/s # 7.32 [+0.03] udp tx: 1184 MB/s 20093 calls/s 20093 msg/s # 8.29 [+0.98] udp rx: 662 MB/s 479744 calls/s # 8.32 [+0.02] udp tx: 1244 MB/s 21112 calls/s 21112 msg/s # 9.29 [+0.98] udp rx: 661 MB/s 479232 calls/s # 9.32 [+0.02] udp tx: 1276 MB/s 21652 calls/s 21652 msg/s # 10.29 [+0.98] udp rx: 647 MB/s 469248 calls/s # 10.32 [+0.02] udp tx: 1277 MB/s 21662 calls/s 21662 msg/s # 10.36 [+0.04] udp gso and gro - over veth touching data # 10.36 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.78 [+0.42] -4 -G # 11.80 [+1.02] udp rx: 1021 MB/s 744929 calls/s # 11.83 [+0.03] udp tx: 1052 MB/s 17851 calls/s 17851 msg/s # 12.80 [+0.97] udp rx: 1145 MB/s 835357 calls/s # 12.83 [+0.03] udp tx: 1144 MB/s 19418 calls/s 19418 msg/s # 13.80 [+0.98] udp rx: 1144 MB/s 834683 calls/s # 13.83 [+0.02] udp tx: 1144 MB/s 19414 calls/s 19414 msg/s # 14.80 [+0.98] udp rx: 1134 MB/s 827554 calls/s # 14.83 [+0.02] udp tx: 1134 MB/s 19249 calls/s 19249 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__->