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.29 [+0.29] -4 -t # 2.54 [+2.25] tcp tx: 931 MB/s 15798 calls/s 15798 msg/s # 2.55 [+0.00] tcp rx: 931 MB/s 50560 calls/s # 3.54 [+1.00] tcp tx: 858 MB/s 14569 calls/s 14569 msg/s # 3.55 [+0.00] tcp rx: 859 MB/s 50550 calls/s # 4.54 [+1.00] tcp tx: 929 MB/s 15759 calls/s 15759 msg/s # 4.55 [+0.00] tcp rx: 930 MB/s 49106 calls/s # 5.54 [+1.00] tcp tx: 914 MB/s 15504 calls/s 15504 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.90 [+0.32] -4 -v # 6.91 [+1.02] udp rx: 620 MB/s 449536 calls/s # 6.93 [+0.02] udp tx: 1217 MB/s 20656 calls/s 20656 msg/s # 7.91 [+0.98] udp rx: 667 MB/s 483584 calls/s # 7.93 [+0.02] udp tx: 1238 MB/s 20998 calls/s 20998 msg/s # 8.92 [+0.98] udp rx: 616 MB/s 446720 calls/s # 8.93 [+0.02] udp tx: 1288 MB/s 21855 calls/s 21855 msg/s # 9.92 [+0.98] udp rx: 662 MB/s 480000 calls/s # 9.93 [+0.02] udp tx: 1276 MB/s 21656 calls/s 21656 msg/s # 9.97 [+0.03] udp gso and gro - over veth touching data # 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.26 [+0.29] -4 -G # 11.27 [+1.01] udp rx: 1063 MB/s 775619 calls/s # 11.29 [+0.01] udp tx: 1080 MB/s 18333 calls/s 18333 msg/s # 12.27 [+0.99] udp rx: 1079 MB/s 787632 calls/s # 12.29 [+0.01] udp tx: 1082 MB/s 18354 calls/s 18354 msg/s # 13.27 [+0.99] udp rx: 1147 MB/s 837231 calls/s # 13.29 [+0.01] udp tx: 1150 MB/s 19505 calls/s 19505 msg/s # 14.27 [+0.99] udp rx: 1146 MB/s 835894 calls/s # 14.29 [+0.01] udp tx: 1147 MB/s 19461 calls/s 19461 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__->