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.26 [+0.26] -4 -t # 2.48 [+2.22] tcp tx: 956 MB/s 16231 calls/s 16231 msg/s # 2.48 [+0.00] tcp rx: 957 MB/s 49332 calls/s # 3.48 [+1.00] tcp tx: 987 MB/s 16744 calls/s 16744 msg/s # 3.48 [+0.00] tcp rx: 987 MB/s 50696 calls/s # 4.48 [+1.00] tcp tx: 961 MB/s 16312 calls/s 16312 msg/s # 4.48 [+0.00] tcp rx: 962 MB/s 48417 calls/s # 5.48 [+1.00] tcp tx: 930 MB/s 15778 calls/s 15778 msg/s # 5.51 [+0.03] udp gso - over veth touching data # 5.51 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.75 [+0.24] -4 -v # 6.76 [+1.01] udp rx: 659 MB/s 477952 calls/s # 6.78 [+0.02] udp tx: 1285 MB/s 21798 calls/s 21798 msg/s # 7.77 [+0.99] udp rx: 672 MB/s 486912 calls/s # 7.78 [+0.01] udp tx: 1289 MB/s 21864 calls/s 21864 msg/s # 8.77 [+0.99] udp rx: 672 MB/s 486912 calls/s # 8.78 [+0.01] udp tx: 1289 MB/s 21870 calls/s 21870 msg/s # 9.77 [+0.99] udp rx: 671 MB/s 486656 calls/s # 9.78 [+0.01] udp tx: 1291 MB/s 21899 calls/s 21899 msg/s # 9.81 [+0.03] udp gso and gro - over veth touching data # 9.81 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.06 [+0.25] -4 -G # 11.07 [+1.01] udp rx: 1092 MB/s 796657 calls/s # 11.09 [+0.02] udp tx: 1104 MB/s 18736 calls/s 18736 msg/s # 12.07 [+0.98] udp rx: 671 MB/s 489503 calls/s # 12.09 [+0.02] udp tx: 670 MB/s 11378 calls/s 11378 msg/s # 13.07 [+0.98] udp rx: 670 MB/s 489048 calls/s # 13.09 [+0.02] udp tx: 670 MB/s 11370 calls/s 11370 msg/s # 14.07 [+0.99] udp rx: 670 MB/s 488728 calls/s # 14.09 [+0.01] udp tx: 669 MB/s 11361 calls/s 11361 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__->