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: 565 MB/s 9591 calls/s 9591 msg/s # tcp rx: 577 MB/s 24086 calls/s # tcp tx: 627 MB/s 10640 calls/s 10640 msg/s # tcp rx: 632 MB/s 25946 calls/s # tcp tx: 523 MB/s 8875 calls/s 8875 msg/s # tcp rx: 524 MB/s 22495 calls/s # tcp tx: 531 MB/s 9019 calls/s 9019 msg/s # udp gso - over veth touching data # udp rx: 324 MB/s 231260 calls/s # udp tx: 336 MB/s 5707 calls/s 5707 msg/s # udp rx: 344 MB/s 245070 calls/s # udp tx: 342 MB/s 5808 calls/s 5808 msg/s # udp rx: 313 MB/s 223356 calls/s # udp tx: 313 MB/s 5315 calls/s 5315 msg/s # udp rx: 310 MB/s 221532 calls/s # udp tx: 310 MB/s 5268 calls/s 5268 msg/s # udp gso and gro - over veth touching data # udp rx: 735 MB/s 12471 calls/s # udp tx: 750 MB/s 12729 calls/s 12729 msg/s # udp rx: 778 MB/s 13205 calls/s # udp tx: 779 MB/s 13227 calls/s 13227 msg/s # udp rx: 821 MB/s 13939 calls/s # udp tx: 820 MB/s 13924 calls/s 13924 msg/s # udp rx: 716 MB/s 12151 calls/s # udp tx: 710 MB/s 12045 calls/s 12045 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 736 MB/s 12489 calls/s 12489 msg/s # tcp rx: 740 MB/s 32298 calls/s # tcp tx: 661 MB/s 11224 calls/s 11224 msg/s # tcp rx: 666 MB/s 27569 calls/s # tcp tx: 644 MB/s 10933 calls/s 10933 msg/s # tcp rx: 648 MB/s 28443 calls/s # tcp tx: 621 MB/s 10548 calls/s 10548 msg/s # udp gso - over veth touching data # udp rx: 409 MB/s 298839 calls/s # udp tx: 421 MB/s 7142 calls/s 7142 msg/s # udp rx: 418 MB/s 305367 calls/s # udp tx: 418 MB/s 7096 calls/s 7096 msg/s # udp rx: 419 MB/s 306300 calls/s # udp tx: 419 MB/s 7114 calls/s 7114 msg/s # udp rx: 422 MB/s 308377 calls/s # udp tx: 424 MB/s 7193 calls/s 7193 msg/s # udp gso and gro - over veth touching data # udp rx: 653 MB/s 11083 calls/s # udp tx: 670 MB/s 11364 calls/s 11364 msg/s # udp rx: 709 MB/s 12035 calls/s # udp tx: 713 MB/s 12099 calls/s 12099 msg/s # udp rx: 765 MB/s 12978 calls/s # udp tx: 764 MB/s 12968 calls/s 12968 msg/s # udp rx: 760 MB/s 12891 calls/s # udp tx: 760 MB/s 12898 calls/s 12898 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__->