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.32 [+0.32] -4 -t # 2.59 [+2.27] tcp tx: 625 MB/s 10607 calls/s 10607 msg/s # 2.60 [+0.00] tcp rx: 625 MB/s 32992 calls/s # 3.59 [+1.00] tcp tx: 659 MB/s 11184 calls/s 11184 msg/s # 3.60 [+0.00] tcp rx: 659 MB/s 34303 calls/s # 4.59 [+1.00] tcp tx: 640 MB/s 10865 calls/s 10865 msg/s # 4.60 [+0.00] tcp rx: 641 MB/s 33327 calls/s # 5.59 [+1.00] tcp tx: 594 MB/s 10084 calls/s 10084 msg/s # 5.63 [+0.04] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.98 [+0.34] -4 -v # 7.00 [+1.02] udp rx: 615 MB/s 445797 calls/s # 7.01 [+0.02] udp tx: 1202 MB/s 20395 calls/s 20395 msg/s # 8.00 [+0.98] udp rx: 654 MB/s 473688 calls/s # 8.01 [+0.02] udp tx: 1252 MB/s 21238 calls/s 21238 msg/s # 9.00 [+0.98] udp rx: 653 MB/s 473088 calls/s # 9.01 [+0.02] udp tx: 1242 MB/s 21075 calls/s 21075 msg/s # 10.00 [+0.98] udp rx: 646 MB/s 468224 calls/s # 10.01 [+0.02] udp tx: 1255 MB/s 21297 calls/s 21297 msg/s # 10.05 [+0.04] udp gso and gro - over veth touching data # 10.05 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.41 [+0.36] -4 -G # 11.43 [+1.02] udp rx: 1064 MB/s 776154 calls/s # 11.45 [+0.02] udp tx: 1087 MB/s 18452 calls/s 18452 msg/s # 12.43 [+0.98] udp rx: 1101 MB/s 803072 calls/s # 12.45 [+0.02] udp tx: 1101 MB/s 18689 calls/s 18689 msg/s # 13.43 [+0.98] udp rx: 1101 MB/s 803266 calls/s # 13.45 [+0.02] udp tx: 1101 MB/s 18684 calls/s 18684 msg/s # 14.43 [+0.98] udp rx: 1100 MB/s 802816 calls/s # 14.45 [+0.02] udp tx: 1100 MB/s 18669 calls/s 18669 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__->