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: 730 MB/s 12382 calls/s 12382 msg/s # tcp rx: 730 MB/s 32814 calls/s # tcp tx: 717 MB/s 12162 calls/s 12162 msg/s # tcp rx: 717 MB/s 32200 calls/s # tcp tx: 779 MB/s 13226 calls/s 13226 msg/s # tcp rx: 779 MB/s 26906 calls/s # tcp tx: 783 MB/s 13291 calls/s 13291 msg/s # udp gso - over veth touching data # udp rx: 391 MB/s 279098 calls/s # udp tx: 403 MB/s 6840 calls/s 6840 msg/s # udp rx: 451 MB/s 321426 calls/s # udp tx: 450 MB/s 7646 calls/s 7646 msg/s # udp rx: 433 MB/s 308716 calls/s # udp tx: 432 MB/s 7343 calls/s 7343 msg/s # udp rx: 452 MB/s 322586 calls/s # udp tx: 452 MB/s 7675 calls/s 7675 msg/s # udp gso and gro - over veth touching data # udp rx: 809 MB/s 13726 calls/s # udp tx: 830 MB/s 14079 calls/s 14079 msg/s # udp rx: 832 MB/s 14127 calls/s # udp tx: 832 MB/s 14128 calls/s 14128 msg/s # udp rx: 832 MB/s 14126 calls/s # udp tx: 831 MB/s 14110 calls/s 14110 msg/s # udp rx: 837 MB/s 14197 calls/s # udp tx: 836 MB/s 14184 calls/s 14184 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 602 MB/s 10221 calls/s 10221 msg/s # tcp rx: 603 MB/s 26423 calls/s # tcp tx: 537 MB/s 9124 calls/s 9124 msg/s # tcp rx: 540 MB/s 24467 calls/s # tcp tx: 604 MB/s 10257 calls/s 10257 msg/s # tcp rx: 605 MB/s 27953 calls/s # tcp tx: 682 MB/s 11576 calls/s 11576 msg/s # udp gso - over veth touching data # udp rx: 264 MB/s 192887 calls/s # udp tx: 269 MB/s 4566 calls/s 4566 msg/s # udp rx: 284 MB/s 207852 calls/s # udp tx: 285 MB/s 4846 calls/s 4846 msg/s # udp rx: 280 MB/s 204442 calls/s # udp tx: 282 MB/s 4783 calls/s 4783 msg/s # udp rx: 283 MB/s 206646 calls/s # udp tx: 285 MB/s 4843 calls/s 4843 msg/s # udp gso and gro - over veth touching data # udp rx: 762 MB/s 12929 calls/s # udp tx: 784 MB/s 13300 calls/s 13300 msg/s # udp rx: 772 MB/s 13109 calls/s # udp tx: 772 MB/s 13108 calls/s 13108 msg/s # udp rx: 771 MB/s 13088 calls/s # udp tx: 770 MB/s 13063 calls/s 13063 msg/s # udp rx: 657 MB/s 11145 calls/s # udp tx: 651 MB/s 11047 calls/s 11047 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__->