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.01 [+0.01] ipv6 # 0.01 [+0.00] tcp - over veth touching data # 0.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.49 [+0.47] -4 -t # 2.83 [+2.35] tcp tx: 572 MB/s 9705 calls/s 9705 msg/s # 2.83 [+0.00] tcp rx: 572 MB/s 37383 calls/s # 3.83 [+1.00] tcp tx: 577 MB/s 9797 calls/s 9797 msg/s # 3.83 [+0.00] tcp rx: 578 MB/s 37514 calls/s # 4.83 [+1.00] tcp tx: 573 MB/s 9723 calls/s 9723 msg/s # 4.84 [+0.00] tcp rx: 573 MB/s 37294 calls/s # 5.83 [+1.00] tcp tx: 566 MB/s 9604 calls/s 9604 msg/s # 5.88 [+0.04] udp gso - over veth touching data # 5.88 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.31 [+0.44] -4 -v # 7.33 [+1.02] udp rx: 493 MB/s 357950 calls/s # 7.35 [+0.02] udp tx: 779 MB/s 13225 calls/s 13225 msg/s # 8.33 [+0.98] udp rx: 578 MB/s 420089 calls/s # 8.35 [+0.02] udp tx: 723 MB/s 12276 calls/s 12276 msg/s # 9.34 [+0.98] udp rx: 581 MB/s 421805 calls/s # 9.35 [+0.02] udp tx: 733 MB/s 12440 calls/s 12440 msg/s # 10.34 [+0.98] udp rx: 578 MB/s 419959 calls/s # 10.35 [+0.02] udp tx: 727 MB/s 12333 calls/s 12333 msg/s # 10.40 [+0.05] udp gso and gro - over veth touching data # 10.40 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.84 [+0.44] -4 -G # 11.86 [+1.02] udp rx: 618 MB/s 451238 calls/s # 11.88 [+0.02] udp tx: 632 MB/s 10726 calls/s 10726 msg/s # 12.86 [+0.98] udp rx: 626 MB/s 456921 calls/s # 12.88 [+0.02] udp tx: 630 MB/s 10689 calls/s 10689 msg/s # 13.86 [+0.98] udp rx: 626 MB/s 456697 calls/s # 13.88 [+0.02] udp tx: 629 MB/s 10681 calls/s 10681 msg/s # 14.87 [+0.98] udp rx: 627 MB/s 457454 calls/s # 14.88 [+0.02] udp tx: 630 MB/s 10695 calls/s 10695 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__->