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.60 [+2.29] tcp tx: 730 MB/s 12386 calls/s 12386 msg/s # 2.63 [+0.03] tcp rx: 753 MB/s 37249 calls/s # 3.60 [+0.97] tcp tx: 751 MB/s 12751 calls/s 12751 msg/s # 3.63 [+0.03] tcp rx: 752 MB/s 37520 calls/s # 4.60 [+0.97] tcp tx: 730 MB/s 12389 calls/s 12389 msg/s # 4.64 [+0.03] tcp rx: 730 MB/s 36403 calls/s # 5.60 [+0.97] tcp tx: 656 MB/s 11143 calls/s 11143 msg/s # 5.64 [+0.03] udp gso - over veth touching data # 5.64 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.95 [+0.32] -4 -v # 6.97 [+1.02] udp rx: 463 MB/s 335360 calls/s # 6.99 [+0.02] udp tx: 893 MB/s 15152 calls/s 15152 msg/s # 7.97 [+0.98] udp rx: 474 MB/s 343501 calls/s # 7.99 [+0.02] udp tx: 887 MB/s 15053 calls/s 15053 msg/s # 8.97 [+0.98] udp rx: 536 MB/s 388711 calls/s # 8.99 [+0.02] udp tx: 818 MB/s 13879 calls/s 13879 msg/s # 9.97 [+0.98] udp rx: 536 MB/s 388586 calls/s # 9.99 [+0.02] udp tx: 822 MB/s 13951 calls/s 13951 msg/s # 10.02 [+0.04] udp gso and gro - over veth touching data # 10.03 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.33 [+0.30] -4 -G # 11.34 [+1.02] udp rx: 622 MB/s 453909 calls/s # 11.36 [+0.02] udp tx: 636 MB/s 10794 calls/s 10794 msg/s # 12.34 [+0.98] udp rx: 629 MB/s 459391 calls/s # 12.36 [+0.02] udp tx: 632 MB/s 10730 calls/s 10730 msg/s # 13.34 [+0.98] udp rx: 634 MB/s 462462 calls/s # 13.36 [+0.02] udp tx: 636 MB/s 10799 calls/s 10799 msg/s # 14.34 [+0.98] udp rx: 600 MB/s 438255 calls/s # 14.36 [+0.02] udp tx: 599 MB/s 10172 calls/s 10172 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__->