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.24 [+0.24] -4 -t # 2.46 [+2.22] tcp tx: 971 MB/s 16482 calls/s 16482 msg/s # 2.46 [+0.00] tcp rx: 971 MB/s 50557 calls/s # 3.46 [+1.00] tcp tx: 963 MB/s 16341 calls/s 16341 msg/s # 3.46 [+0.00] tcp rx: 964 MB/s 50034 calls/s # 4.46 [+1.00] tcp tx: 939 MB/s 15929 calls/s 15929 msg/s # 4.47 [+0.00] tcp rx: 940 MB/s 48850 calls/s # 5.46 [+1.00] tcp tx: 935 MB/s 15868 calls/s 15868 msg/s # 5.49 [+0.03] udp gso - over veth touching data # 5.49 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.73 [+0.24] -4 -v # 6.75 [+1.01] udp rx: 657 MB/s 477440 calls/s # 6.76 [+0.02] udp tx: 1337 MB/s 22688 calls/s 22688 msg/s # 7.75 [+0.98] udp rx: 673 MB/s 487943 calls/s # 7.76 [+0.02] udp tx: 1301 MB/s 22069 calls/s 22069 msg/s # 8.75 [+0.98] udp rx: 672 MB/s 487093 calls/s # 8.76 [+0.01] udp tx: 1288 MB/s 21848 calls/s 21848 msg/s # 9.75 [+0.99] udp rx: 673 MB/s 488037 calls/s # 9.76 [+0.01] udp tx: 1288 MB/s 21862 calls/s 21862 msg/s # 9.79 [+0.03] udp gso and gro - over veth touching data # 9.79 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.06 [+0.27] -4 -G # 11.07 [+1.01] udp rx: 1127 MB/s 822377 calls/s # 11.09 [+0.02] udp tx: 1147 MB/s 19465 calls/s 19465 msg/s # 12.07 [+0.98] udp rx: 1142 MB/s 833434 calls/s # 12.09 [+0.02] udp tx: 1145 MB/s 19422 calls/s 19422 msg/s # 13.07 [+0.98] udp rx: 1140 MB/s 831611 calls/s # 13.09 [+0.02] udp tx: 1142 MB/s 19378 calls/s 19378 msg/s # 14.07 [+0.99] udp rx: 1139 MB/s 831160 calls/s # 14.09 [+0.01] udp tx: 1141 MB/s 19369 calls/s 19369 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__->