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.61 [+2.29] tcp tx: 958 MB/s 16265 calls/s 16265 msg/s # 2.65 [+0.04] tcp rx: 1000 MB/s 50266 calls/s # 3.61 [+0.96] tcp tx: 667 MB/s 11314 calls/s 11314 msg/s # 3.65 [+0.04] tcp rx: 653 MB/s 33141 calls/s # 4.61 [+0.96] tcp tx: 673 MB/s 11430 calls/s 11430 msg/s # 4.65 [+0.04] tcp rx: 670 MB/s 34185 calls/s # 5.61 [+0.96] tcp tx: 646 MB/s 10958 calls/s 10958 msg/s # 5.64 [+0.04] udp gso - over veth touching data # 5.64 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.97 [+0.32] -4 -v # 6.99 [+1.02] udp rx: 641 MB/s 464896 calls/s # 7.00 [+0.02] udp tx: 1292 MB/s 21915 calls/s 21915 msg/s # 7.99 [+0.98] udp rx: 640 MB/s 464415 calls/s # 8.00 [+0.02] udp tx: 1208 MB/s 20504 calls/s 20504 msg/s # 8.99 [+0.98] udp rx: 654 MB/s 473856 calls/s # 9.00 [+0.02] udp tx: 1287 MB/s 21834 calls/s 21834 msg/s # 9.99 [+0.98] udp rx: 654 MB/s 473856 calls/s # 10.00 [+0.02] udp tx: 1287 MB/s 21834 calls/s 21834 msg/s # 10.04 [+0.03] udp gso and gro - over veth touching data # 10.04 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.36 [+0.32] -4 -G # 11.37 [+1.01] udp rx: 645 MB/s 470452 calls/s # 11.39 [+0.02] udp tx: 660 MB/s 11206 calls/s 11206 msg/s # 12.37 [+0.98] udp rx: 671 MB/s 489450 calls/s # 12.39 [+0.02] udp tx: 674 MB/s 11437 calls/s 11437 msg/s # 13.37 [+0.98] udp rx: 676 MB/s 493679 calls/s # 13.39 [+0.02] udp tx: 680 MB/s 11541 calls/s 11541 msg/s # 14.38 [+0.98] udp rx: 677 MB/s 493939 calls/s # 14.39 [+0.02] udp tx: 679 MB/s 11532 calls/s 11532 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__->