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.31 [+0.31] -4 -t # 2.59 [+2.28] tcp tx: 594 MB/s 10085 calls/s 10085 msg/s # 2.59 [+0.00] tcp rx: 594 MB/s 30825 calls/s # 3.59 [+1.00] tcp tx: 692 MB/s 11747 calls/s 11747 msg/s # 3.59 [+0.00] tcp rx: 693 MB/s 35392 calls/s # 4.59 [+1.00] tcp tx: 676 MB/s 11475 calls/s 11475 msg/s # 4.59 [+0.00] tcp rx: 677 MB/s 34477 calls/s # 5.59 [+1.00] tcp tx: 672 MB/s 11414 calls/s 11414 msg/s # 5.62 [+0.04] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.31] -4 -v # 6.95 [+1.01] udp rx: 615 MB/s 446941 calls/s # 6.97 [+0.02] udp tx: 999 MB/s 16951 calls/s 16951 msg/s # 7.95 [+0.98] udp rx: 628 MB/s 455424 calls/s # 7.97 [+0.02] udp tx: 1272 MB/s 21579 calls/s 21579 msg/s # 8.95 [+0.98] udp rx: 667 MB/s 483584 calls/s # 8.97 [+0.02] udp tx: 1271 MB/s 21560 calls/s 21560 msg/s # 9.95 [+0.98] udp rx: 667 MB/s 483328 calls/s # 9.97 [+0.02] udp tx: 1271 MB/s 21564 calls/s 21564 msg/s # 10.01 [+0.04] udp gso and gro - over veth touching data # 10.01 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.33 [+0.33] -4 -G # 11.35 [+1.01] udp rx: 617 MB/s 450616 calls/s # 11.37 [+0.02] udp tx: 631 MB/s 10712 calls/s 10712 msg/s # 12.35 [+0.98] udp rx: 622 MB/s 454253 calls/s # 12.37 [+0.02] udp tx: 625 MB/s 10614 calls/s 10614 msg/s # 13.35 [+0.98] udp rx: 623 MB/s 454932 calls/s # 13.37 [+0.02] udp tx: 626 MB/s 10625 calls/s 10625 msg/s # 14.35 [+0.98] udp rx: 640 MB/s 467040 calls/s # 14.37 [+0.02] udp tx: 643 MB/s 10910 calls/s 10910 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__->