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.58 [+2.26] tcp tx: 982 MB/s 16657 calls/s 16657 msg/s # 2.60 [+0.02] tcp rx: 1006 MB/s 49735 calls/s # 3.58 [+0.98] tcp tx: 929 MB/s 15759 calls/s 15759 msg/s # 3.60 [+0.02] tcp rx: 930 MB/s 45995 calls/s # 4.58 [+0.98] tcp tx: 866 MB/s 14688 calls/s 14688 msg/s # 4.61 [+0.02] tcp rx: 868 MB/s 44930 calls/s # 5.58 [+0.98] tcp tx: 868 MB/s 14729 calls/s 14729 msg/s # 5.61 [+0.03] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.89 [+0.28] -4 -v # 6.91 [+1.01] udp rx: 547 MB/s 396544 calls/s # 6.93 [+0.02] udp tx: 1275 MB/s 21637 calls/s 21637 msg/s # 7.91 [+0.98] udp rx: 610 MB/s 442642 calls/s # 7.93 [+0.02] udp tx: 1274 MB/s 21618 calls/s 21618 msg/s # 8.91 [+0.98] udp rx: 634 MB/s 459525 calls/s # 8.93 [+0.02] udp tx: 1270 MB/s 21546 calls/s 21546 msg/s # 9.91 [+0.98] udp rx: 565 MB/s 409855 calls/s # 9.93 [+0.02] udp tx: 1300 MB/s 22061 calls/s 22061 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.27 [+0.31] -4 -G # 11.28 [+1.01] udp rx: 1093 MB/s 797453 calls/s # 11.31 [+0.02] udp tx: 1117 MB/s 18960 calls/s 18960 msg/s # 12.29 [+0.98] udp rx: 1102 MB/s 803733 calls/s # 12.31 [+0.02] udp tx: 1101 MB/s 18683 calls/s 18683 msg/s # 13.29 [+0.98] udp rx: 1111 MB/s 810964 calls/s # 13.31 [+0.02] udp tx: 1111 MB/s 18848 calls/s 18848 msg/s # 14.29 [+0.98] udp rx: 1110 MB/s 809571 calls/s # 14.31 [+0.02] udp tx: 1109 MB/s 18818 calls/s 18818 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__->