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.32] -4 -t # 2.59 [+2.27] tcp tx: 919 MB/s 15587 calls/s 15587 msg/s # 2.59 [+0.00] tcp rx: 919 MB/s 49963 calls/s # 3.59 [+1.00] tcp tx: 961 MB/s 16305 calls/s 16305 msg/s # 3.59 [+0.00] tcp rx: 962 MB/s 50252 calls/s # 4.59 [+1.00] tcp tx: 994 MB/s 16861 calls/s 16861 msg/s # 4.59 [+0.00] tcp rx: 995 MB/s 36992 calls/s # 5.59 [+1.00] tcp tx: 854 MB/s 14493 calls/s 14493 msg/s # 5.62 [+0.03] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.91 [+0.28] -4 -v # 6.92 [+1.02] udp rx: 533 MB/s 386944 calls/s # 6.94 [+0.02] udp tx: 762 MB/s 12934 calls/s 12934 msg/s # 7.92 [+0.98] udp rx: 581 MB/s 422193 calls/s # 7.94 [+0.02] udp tx: 757 MB/s 12846 calls/s 12846 msg/s # 8.92 [+0.98] udp rx: 584 MB/s 424359 calls/s # 8.94 [+0.02] udp tx: 749 MB/s 12718 calls/s 12718 msg/s # 9.93 [+0.99] udp rx: 585 MB/s 425065 calls/s # 9.94 [+0.01] udp tx: 753 MB/s 12786 calls/s 12786 msg/s # 9.98 [+0.04] udp gso and gro - over veth touching data # 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.28 [+0.31] -4 -G # 11.30 [+1.01] udp rx: 1121 MB/s 818089 calls/s # 11.31 [+0.02] udp tx: 1145 MB/s 19420 calls/s 19420 msg/s # 12.30 [+0.98] udp rx: 1087 MB/s 793119 calls/s # 12.31 [+0.02] udp tx: 1089 MB/s 18484 calls/s 18484 msg/s # 13.30 [+0.98] udp rx: 1135 MB/s 828021 calls/s # 13.31 [+0.02] udp tx: 1137 MB/s 19292 calls/s 19292 msg/s # 14.30 [+0.98] udp rx: 1083 MB/s 790463 calls/s # 14.31 [+0.02] udp tx: 1085 MB/s 18407 calls/s 18407 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__->