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.55 [+2.25] tcp tx: 966 MB/s 16384 calls/s 16384 msg/s # 2.57 [+0.02] tcp rx: 984 MB/s 50662 calls/s # 3.55 [+0.98] tcp tx: 965 MB/s 16379 calls/s 16379 msg/s # 3.57 [+0.02] tcp rx: 964 MB/s 49376 calls/s # 4.55 [+0.98] tcp tx: 949 MB/s 16110 calls/s 16110 msg/s # 4.57 [+0.02] tcp rx: 950 MB/s 49863 calls/s # 5.55 [+0.98] tcp tx: 957 MB/s 16245 calls/s 16245 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.85 [+0.27] -4 -v # 6.87 [+1.01] udp rx: 528 MB/s 382976 calls/s # 6.89 [+0.02] udp tx: 1180 MB/s 20023 calls/s 20023 msg/s # 7.87 [+0.98] udp rx: 622 MB/s 451356 calls/s # 7.89 [+0.02] udp tx: 1255 MB/s 21298 calls/s 21298 msg/s # 8.87 [+0.98] udp rx: 660 MB/s 478891 calls/s # 8.89 [+0.02] udp tx: 1136 MB/s 19269 calls/s 19269 msg/s # 9.87 [+0.98] udp rx: 560 MB/s 405769 calls/s # 9.89 [+0.02] udp tx: 1227 MB/s 20813 calls/s 20813 msg/s # 9.92 [+0.03] udp gso and gro - over veth touching data # 9.93 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.22 [+0.29] -4 -G # 11.23 [+1.02] udp rx: 1032 MB/s 753006 calls/s # 11.25 [+0.02] udp tx: 1053 MB/s 17860 calls/s 17860 msg/s # 12.23 [+0.98] udp rx: 1066 MB/s 777944 calls/s # 12.25 [+0.02] udp tx: 1069 MB/s 18138 calls/s 18138 msg/s # 13.23 [+0.98] udp rx: 1115 MB/s 813768 calls/s # 13.25 [+0.02] udp tx: 1115 MB/s 18920 calls/s 18920 msg/s # 14.24 [+0.99] udp rx: 1038 MB/s 757498 calls/s # 14.25 [+0.01] udp tx: 1037 MB/s 17604 calls/s 17604 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__->