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.27 [+0.26] -4 -t # 2.51 [+2.24] tcp tx: 976 MB/s 16563 calls/s 16563 msg/s # 2.52 [+0.01] tcp rx: 992 MB/s 51831 calls/s # 3.51 [+0.99] tcp tx: 941 MB/s 15961 calls/s 15961 msg/s # 3.53 [+0.03] tcp rx: 952 MB/s 48926 calls/s # 4.51 [+0.97] tcp tx: 964 MB/s 16352 calls/s 16352 msg/s # 4.54 [+0.03] tcp rx: 969 MB/s 45885 calls/s # 5.51 [+0.97] tcp tx: 925 MB/s 15701 calls/s 15701 msg/s # 5.54 [+0.03] udp gso - over veth touching data # 5.54 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.87 [+0.32] -4 -v # 6.88 [+1.01] udp rx: 632 MB/s 458278 calls/s # 6.90 [+0.02] udp tx: 1186 MB/s 20122 calls/s 20122 msg/s # 7.88 [+0.98] udp rx: 645 MB/s 468041 calls/s # 7.90 [+0.02] udp tx: 1195 MB/s 20276 calls/s 20276 msg/s # 8.88 [+0.98] udp rx: 655 MB/s 474521 calls/s # 8.90 [+0.02] udp tx: 1282 MB/s 21747 calls/s 21747 msg/s # 9.88 [+0.98] udp rx: 655 MB/s 474934 calls/s # 9.90 [+0.02] udp tx: 1278 MB/s 21680 calls/s 21680 msg/s # 9.94 [+0.04] udp gso and gro - over veth touching data # 9.94 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.28 [+0.33] -4 -G # 11.29 [+1.02] udp rx: 618 MB/s 450936 calls/s # 11.32 [+0.02] udp tx: 633 MB/s 10748 calls/s 10748 msg/s # 12.29 [+0.98] udp rx: 713 MB/s 520168 calls/s # 12.32 [+0.02] udp tx: 723 MB/s 12264 calls/s 12264 msg/s # 13.30 [+0.98] udp rx: 1116 MB/s 814260 calls/s # 13.32 [+0.02] udp tx: 1116 MB/s 18940 calls/s 18940 msg/s # 14.30 [+0.98] udp rx: 1027 MB/s 749024 calls/s # 14.32 [+0.02] udp tx: 1025 MB/s 17401 calls/s 17401 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__->