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.31] -4 -t # 2.61 [+2.30] tcp tx: 961 MB/s 16313 calls/s 16313 msg/s # 2.64 [+0.02] tcp rx: 988 MB/s 50091 calls/s # 3.61 [+0.98] tcp tx: 876 MB/s 14862 calls/s 14862 msg/s # 3.64 [+0.02] tcp rx: 876 MB/s 43930 calls/s # 4.61 [+0.98] tcp tx: 891 MB/s 15121 calls/s 15121 msg/s # 4.64 [+0.02] tcp rx: 889 MB/s 46836 calls/s # 5.61 [+0.98] tcp tx: 868 MB/s 14737 calls/s 14737 msg/s # 5.65 [+0.03] udp gso - over veth touching data # 5.65 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.94 [+0.29] -4 -v # 6.95 [+1.02] udp rx: 529 MB/s 384000 calls/s # 6.97 [+0.02] udp tx: 816 MB/s 13847 calls/s 13847 msg/s # 7.95 [+0.98] udp rx: 510 MB/s 370014 calls/s # 7.97 [+0.02] udp tx: 852 MB/s 14467 calls/s 14467 msg/s # 8.96 [+0.99] udp rx: 475 MB/s 344320 calls/s # 8.97 [+0.01] udp tx: 920 MB/s 15619 calls/s 15619 msg/s # 9.96 [+0.99] udp rx: 543 MB/s 393728 calls/s # 9.97 [+0.01] udp tx: 851 MB/s 14441 calls/s 14441 msg/s # 10.01 [+0.04] 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.34 [+0.33] -4 -G # 11.36 [+1.01] udp rx: 809 MB/s 590354 calls/s # 11.38 [+0.02] udp tx: 833 MB/s 14145 calls/s 14145 msg/s # 12.36 [+0.98] udp rx: 847 MB/s 617881 calls/s # 12.38 [+0.02] udp tx: 839 MB/s 14239 calls/s 14239 msg/s # 13.36 [+0.98] udp rx: 654 MB/s 477109 calls/s # 13.38 [+0.02] udp tx: 654 MB/s 11108 calls/s 11108 msg/s # 14.36 [+0.98] udp rx: 688 MB/s 501889 calls/s # 14.38 [+0.02] udp tx: 689 MB/s 11686 calls/s 11686 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__->