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: 645 MB/s 10946 calls/s 10946 msg/s # tcp rx: 648 MB/s 27827 calls/s # tcp tx: 667 MB/s 11313 calls/s 11313 msg/s # tcp rx: 667 MB/s 29833 calls/s # tcp tx: 678 MB/s 11512 calls/s 11512 msg/s # tcp rx: 679 MB/s 26859 calls/s # tcp tx: 670 MB/s 11366 calls/s 11366 msg/s # udp gso - over veth touching data # udp rx: 320 MB/s 228462 calls/s # udp tx: 330 MB/s 5613 calls/s 5613 msg/s # udp rx: 321 MB/s 229272 calls/s # udp tx: 321 MB/s 5461 calls/s 5461 msg/s # udp rx: 275 MB/s 196138 calls/s # udp tx: 273 MB/s 4647 calls/s 4647 msg/s # udp rx: 300 MB/s 214360 calls/s # udp tx: 302 MB/s 5132 calls/s 5132 msg/s # udp gso and gro - over veth touching data # udp rx: 638 MB/s 10815 calls/s # udp tx: 656 MB/s 11139 calls/s 11139 msg/s # udp rx: 585 MB/s 9930 calls/s # udp tx: 584 MB/s 9917 calls/s 9917 msg/s # udp rx: 734 MB/s 12457 calls/s # udp tx: 740 MB/s 12557 calls/s 12557 msg/s # udp rx: 725 MB/s 12313 calls/s # udp tx: 721 MB/s 12237 calls/s 12237 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 669 MB/s 11353 calls/s 11353 msg/s # tcp rx: 669 MB/s 30570 calls/s # tcp tx: 663 MB/s 11259 calls/s 11259 msg/s # tcp rx: 665 MB/s 28554 calls/s # tcp tx: 608 MB/s 10323 calls/s 10323 msg/s # tcp rx: 608 MB/s 26003 calls/s # tcp tx: 598 MB/s 10151 calls/s 10151 msg/s # udp gso - over veth touching data # udp rx: 288 MB/s 210184 calls/s # udp tx: 302 MB/s 5134 calls/s 5134 msg/s # udp rx: 322 MB/s 235457 calls/s # udp tx: 322 MB/s 5467 calls/s 5467 msg/s # udp rx: 324 MB/s 236414 calls/s # udp tx: 323 MB/s 5485 calls/s 5485 msg/s # udp rx: 309 MB/s 225984 calls/s # udp tx: 309 MB/s 5253 calls/s 5253 msg/s # udp gso and gro - over veth touching data # udp rx: 566 MB/s 9713 calls/s # udp tx: 581 MB/s 9868 calls/s 9868 msg/s # udp rx: 518 MB/s 8796 calls/s # udp tx: 518 MB/s 8795 calls/s 8795 msg/s # udp rx: 535 MB/s 9074 calls/s # udp tx: 535 MB/s 9074 calls/s 9074 msg/s # udp rx: 537 MB/s 9112 calls/s # udp tx: 536 MB/s 9107 calls/s 9107 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__->