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.30 [+0.29] -4 -t # 2.55 [+2.26] tcp tx: 573 MB/s 9726 calls/s 9726 msg/s # 2.55 [+0.00] tcp rx: 573 MB/s 33637 calls/s # 3.55 [+1.00] tcp tx: 554 MB/s 9405 calls/s 9405 msg/s # 3.56 [+0.00] tcp rx: 554 MB/s 32927 calls/s # 4.55 [+1.00] tcp tx: 550 MB/s 9339 calls/s 9339 msg/s # 4.56 [+0.00] tcp rx: 551 MB/s 32143 calls/s # 5.55 [+1.00] tcp tx: 554 MB/s 9400 calls/s 9400 msg/s # 5.59 [+0.04] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.89 [+0.30] -4 -v # 6.90 [+1.02] udp rx: 590 MB/s 428715 calls/s # 6.92 [+0.02] udp tx: 810 MB/s 13742 calls/s 13742 msg/s # 7.90 [+0.98] udp rx: 565 MB/s 410583 calls/s # 7.92 [+0.02] udp tx: 805 MB/s 13663 calls/s 13663 msg/s # 8.90 [+0.98] udp rx: 565 MB/s 409600 calls/s # 8.92 [+0.02] udp tx: 786 MB/s 13342 calls/s 13342 msg/s # 9.90 [+0.98] udp rx: 566 MB/s 410368 calls/s # 9.92 [+0.02] udp tx: 786 MB/s 13339 calls/s 13339 msg/s # 9.96 [+0.03] udp gso and gro - over veth touching data # 9.96 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.25 [+0.29] -4 -G # 11.26 [+1.02] udp rx: 980 MB/s 715376 calls/s # 11.28 [+0.02] udp tx: 1002 MB/s 17009 calls/s 17009 msg/s # 12.27 [+0.98] udp rx: 1135 MB/s 828485 calls/s # 12.28 [+0.02] udp tx: 1138 MB/s 19302 calls/s 19302 msg/s # 13.27 [+0.98] udp rx: 650 MB/s 474422 calls/s # 13.28 [+0.02] udp tx: 644 MB/s 10925 calls/s 10925 msg/s # 14.27 [+0.98] udp rx: 635 MB/s 463336 calls/s # 14.28 [+0.02] udp tx: 635 MB/s 10778 calls/s 10778 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__->