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.30 [+0.30] -4 -t # 2.57 [+2.27] tcp tx: 614 MB/s 10428 calls/s 10428 msg/s # 2.57 [+0.00] tcp rx: 617 MB/s 31571 calls/s # 3.57 [+0.99] tcp tx: 535 MB/s 9079 calls/s 9079 msg/s # 3.57 [+0.01] tcp rx: 535 MB/s 27879 calls/s # 4.57 [+0.99] tcp tx: 617 MB/s 10481 calls/s 10481 msg/s # 4.57 [+0.01] tcp rx: 618 MB/s 31801 calls/s # 5.57 [+0.99] tcp tx: 620 MB/s 10532 calls/s 10532 msg/s # 5.60 [+0.03] udp gso - over veth touching data # 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.90 [+0.30] -4 -v # 6.91 [+1.01] udp rx: 653 MB/s 473088 calls/s # 6.93 [+0.02] udp tx: 1245 MB/s 21125 calls/s 21125 msg/s # 7.91 [+0.98] udp rx: 668 MB/s 483840 calls/s # 7.93 [+0.02] udp tx: 1240 MB/s 21044 calls/s 21044 msg/s # 8.91 [+0.98] udp rx: 668 MB/s 484352 calls/s # 8.93 [+0.02] udp tx: 1230 MB/s 20877 calls/s 20877 msg/s # 9.91 [+0.98] udp rx: 666 MB/s 482816 calls/s # 9.93 [+0.02] udp tx: 1236 MB/s 20967 calls/s 20967 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.24 [+0.27] -4 -G # 11.25 [+1.01] udp rx: 645 MB/s 470584 calls/s # 11.27 [+0.02] udp tx: 657 MB/s 11152 calls/s 11152 msg/s # 12.25 [+0.98] udp rx: 785 MB/s 572582 calls/s # 12.27 [+0.02] udp tx: 791 MB/s 13432 calls/s 13432 msg/s # 13.25 [+0.98] udp rx: 1070 MB/s 780522 calls/s # 13.27 [+0.02] udp tx: 1069 MB/s 18141 calls/s 18141 msg/s # 14.26 [+0.98] udp rx: 1078 MB/s 786238 calls/s # 14.27 [+0.02] udp tx: 1077 MB/s 18272 calls/s 18272 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__->