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.28 [+0.28] -4 -t # 2.52 [+2.24] tcp tx: 893 MB/s 15162 calls/s 15162 msg/s # 2.55 [+0.03] tcp rx: 917 MB/s 44186 calls/s # 3.52 [+0.97] tcp tx: 900 MB/s 15268 calls/s 15268 msg/s # 3.55 [+0.03] tcp rx: 907 MB/s 45721 calls/s # 4.52 [+0.97] tcp tx: 923 MB/s 15665 calls/s 15665 msg/s # 4.55 [+0.03] tcp rx: 926 MB/s 46390 calls/s # 5.52 [+0.97] tcp tx: 912 MB/s 15481 calls/s 15481 msg/s # 5.55 [+0.03] udp gso - over veth touching data # 5.55 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.84 [+0.29] -4 -v # 6.86 [+1.01] udp rx: 563 MB/s 408658 calls/s # 6.88 [+0.02] udp tx: 769 MB/s 13050 calls/s 13050 msg/s # 7.86 [+0.98] udp rx: 576 MB/s 418057 calls/s # 7.88 [+0.02] udp tx: 767 MB/s 13023 calls/s 13023 msg/s # 8.86 [+0.98] udp rx: 578 MB/s 419287 calls/s # 8.88 [+0.02] udp tx: 772 MB/s 13107 calls/s 13107 msg/s # 9.86 [+0.98] udp rx: 575 MB/s 417144 calls/s # 9.88 [+0.02] udp tx: 782 MB/s 13271 calls/s 13271 msg/s # 9.91 [+0.03] udp gso and gro - over veth touching data # 9.91 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.22 [+0.31] -4 -G # 11.23 [+1.02] udp rx: 693 MB/s 505790 calls/s # 11.25 [+0.02] udp tx: 706 MB/s 11983 calls/s 11983 msg/s # 12.23 [+0.98] udp rx: 711 MB/s 518739 calls/s # 12.25 [+0.02] udp tx: 712 MB/s 12085 calls/s 12085 msg/s # 13.23 [+0.98] udp rx: 712 MB/s 519374 calls/s # 13.25 [+0.02] udp tx: 713 MB/s 12095 calls/s 12095 msg/s # 14.24 [+0.99] udp rx: 709 MB/s 517240 calls/s # 14.25 [+0.01] udp tx: 710 MB/s 12052 calls/s 12052 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__->