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.26 [+0.26] -4 -t # 2.50 [+2.24] tcp tx: 991 MB/s 16820 calls/s 16820 msg/s # 2.50 [+0.00] tcp rx: 992 MB/s 50937 calls/s # 3.50 [+1.00] tcp tx: 976 MB/s 16562 calls/s 16562 msg/s # 3.50 [+0.00] tcp rx: 977 MB/s 49944 calls/s # 4.50 [+1.00] tcp tx: 615 MB/s 10438 calls/s 10438 msg/s # 4.51 [+0.00] tcp rx: 615 MB/s 34410 calls/s # 5.50 [+1.00] tcp tx: 865 MB/s 14682 calls/s 14682 msg/s # 5.53 [+0.03] udp gso - over veth touching data # 5.53 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.82 [+0.28] -4 -v # 6.83 [+1.01] udp rx: 621 MB/s 451131 calls/s # 6.85 [+0.02] udp tx: 945 MB/s 16041 calls/s 16041 msg/s # 7.83 [+0.98] udp rx: 536 MB/s 389189 calls/s # 7.85 [+0.02] udp tx: 742 MB/s 12589 calls/s 12589 msg/s # 8.83 [+0.99] udp rx: 558 MB/s 405441 calls/s # 8.85 [+0.01] udp tx: 695 MB/s 11791 calls/s 11791 msg/s # 9.84 [+0.99] udp rx: 575 MB/s 417185 calls/s # 9.85 [+0.01] udp tx: 790 MB/s 13410 calls/s 13410 msg/s # 9.88 [+0.03] udp gso and gro - over veth touching data # 9.88 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.17 [+0.29] -4 -G # 11.19 [+1.01] udp rx: 638 MB/s 465332 calls/s # 11.21 [+0.02] udp tx: 651 MB/s 11054 calls/s 11054 msg/s # 12.19 [+0.98] udp rx: 687 MB/s 501500 calls/s # 12.21 [+0.02] udp tx: 685 MB/s 11629 calls/s 11629 msg/s # 13.19 [+0.98] udp rx: 690 MB/s 503653 calls/s # 13.21 [+0.02] udp tx: 691 MB/s 11736 calls/s 11736 msg/s # 14.19 [+0.98] udp rx: 679 MB/s 495728 calls/s # 14.21 [+0.02] udp tx: 679 MB/s 11520 calls/s 11520 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__->