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.35 [+0.35] -4 -t # 2.64 [+2.29] tcp tx: 673 MB/s 11417 calls/s 11417 msg/s # 2.66 [+0.02] tcp rx: 692 MB/s 34586 calls/s # 3.64 [+0.98] tcp tx: 635 MB/s 10784 calls/s 10784 msg/s # 3.66 [+0.03] tcp rx: 632 MB/s 32301 calls/s # 4.64 [+0.97] tcp tx: 652 MB/s 11074 calls/s 11074 msg/s # 4.67 [+0.03] tcp rx: 653 MB/s 32854 calls/s # 5.64 [+0.97] tcp tx: 615 MB/s 10438 calls/s 10438 msg/s # 5.68 [+0.04] udp gso - over veth touching data # 5.68 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.00 [+0.32] -4 -v # 7.01 [+1.02] udp rx: 515 MB/s 372979 calls/s # 7.03 [+0.02] udp tx: 865 MB/s 14676 calls/s 14676 msg/s # 8.01 [+0.98] udp rx: 521 MB/s 377344 calls/s # 8.03 [+0.02] udp tx: 905 MB/s 15355 calls/s 15355 msg/s # 9.02 [+0.98] udp rx: 523 MB/s 378887 calls/s # 9.03 [+0.02] udp tx: 891 MB/s 15122 calls/s 15122 msg/s # 10.02 [+0.98] udp rx: 525 MB/s 380416 calls/s # 10.03 [+0.02] udp tx: 876 MB/s 14868 calls/s 14868 msg/s # 10.07 [+0.04] udp gso and gro - over veth touching data # 10.07 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.39 [+0.32] -4 -G # 11.40 [+1.01] udp rx: 622 MB/s 454306 calls/s # 11.42 [+0.02] udp tx: 634 MB/s 10757 calls/s 10757 msg/s # 12.40 [+0.98] udp rx: 631 MB/s 460346 calls/s # 12.42 [+0.02] udp tx: 630 MB/s 10700 calls/s 10700 msg/s # 13.40 [+0.98] udp rx: 629 MB/s 458894 calls/s # 13.42 [+0.02] udp tx: 628 MB/s 10667 calls/s 10667 msg/s # 14.40 [+0.99] udp rx: 629 MB/s 459120 calls/s # 14.42 [+0.01] udp tx: 629 MB/s 10675 calls/s 10675 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__->