make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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 6000 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 774 MB/s 13144 calls/s 13144 msg/s # tcp rx: 775 MB/s 33415 calls/s # tcp tx: 752 MB/s 12771 calls/s 12771 msg/s # tcp rx: 753 MB/s 34967 calls/s # tcp tx: 737 MB/s 12507 calls/s 12507 msg/s # tcp rx: 738 MB/s 36312 calls/s # tcp tx: 736 MB/s 12494 calls/s 12494 msg/s # udp gso - over veth touching data # udp rx: 438 MB/s 312656 calls/s # udp tx: 448 MB/s 7605 calls/s 7605 msg/s # udp rx: 447 MB/s 318578 calls/s # udp tx: 446 MB/s 7578 calls/s 7578 msg/s # udp rx: 447 MB/s 318788 calls/s # udp tx: 446 MB/s 7580 calls/s 7580 msg/s # udp rx: 448 MB/s 319344 calls/s # udp tx: 447 MB/s 7597 calls/s 7597 msg/s # udp gso and gro - over veth touching data # udp rx: 808 MB/s 13708 calls/s # udp tx: 826 MB/s 14018 calls/s 14018 msg/s # udp rx: 830 MB/s 14094 calls/s # udp tx: 830 MB/s 14079 calls/s 14079 msg/s # udp rx: 829 MB/s 14071 calls/s # udp tx: 828 MB/s 14052 calls/s 14052 msg/s # udp rx: 821 MB/s 13927 calls/s # udp tx: 819 MB/s 13894 calls/s 13894 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 771 MB/s 13086 calls/s 13086 msg/s # tcp rx: 772 MB/s 34453 calls/s # tcp tx: 774 MB/s 13128 calls/s 13128 msg/s # tcp rx: 774 MB/s 35385 calls/s # tcp tx: 792 MB/s 13442 calls/s 13442 msg/s # tcp rx: 793 MB/s 32804 calls/s # tcp tx: 763 MB/s 12952 calls/s 12952 msg/s # udp gso - over veth touching data # udp rx: 424 MB/s 309546 calls/s # udp tx: 433 MB/s 7354 calls/s 7354 msg/s # udp rx: 432 MB/s 315424 calls/s # udp tx: 431 MB/s 7327 calls/s 7327 msg/s # udp rx: 425 MB/s 310054 calls/s # udp tx: 424 MB/s 7204 calls/s 7204 msg/s # udp rx: 434 MB/s 316773 calls/s # udp tx: 433 MB/s 7359 calls/s 7359 msg/s # udp gso and gro - over veth touching data # udp rx: 725 MB/s 12301 calls/s # udp tx: 741 MB/s 12582 calls/s 12582 msg/s # udp rx: 790 MB/s 13401 calls/s # udp tx: 790 MB/s 13403 calls/s 13403 msg/s # udp rx: 782 MB/s 13266 calls/s # udp tx: 780 MB/s 13238 calls/s 13238 msg/s # udp rx: 565 MB/s 9584 calls/s # udp tx: 714 MB/s 12115 calls/s 12115 msg/s ok 1 selftests: net: udpgro_bench.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__->