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: 748 MB/s 12699 calls/s 12699 msg/s # tcp rx: 749 MB/s 31345 calls/s # tcp tx: 741 MB/s 12576 calls/s 12576 msg/s # tcp rx: 742 MB/s 32850 calls/s # tcp tx: 758 MB/s 12863 calls/s 12863 msg/s # tcp rx: 759 MB/s 33829 calls/s # tcp tx: 775 MB/s 13154 calls/s 13154 msg/s # udp gso - over veth touching data # udp rx: 353 MB/s 251921 calls/s # udp tx: 362 MB/s 6150 calls/s 6150 msg/s # udp rx: 390 MB/s 277849 calls/s # udp tx: 391 MB/s 6638 calls/s 6638 msg/s # udp rx: 409 MB/s 291900 calls/s # udp tx: 409 MB/s 6940 calls/s 6940 msg/s # udp rx: 373 MB/s 265992 calls/s # udp tx: 369 MB/s 6262 calls/s 6262 msg/s # udp gso and gro - over veth touching data # udp rx: 782 MB/s 13275 calls/s # udp tx: 803 MB/s 13636 calls/s 13636 msg/s # udp rx: 808 MB/s 13716 calls/s # udp tx: 807 MB/s 13694 calls/s 13694 msg/s # udp rx: 654 MB/s 10925 calls/s # udp tx: 648 MB/s 11004 calls/s 11004 msg/s # udp rx: 580 MB/s 9848 calls/s # udp tx: 580 MB/s 9852 calls/s 9852 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 713 MB/s 12098 calls/s 12098 msg/s # tcp rx: 714 MB/s 29830 calls/s # tcp tx: 642 MB/s 10895 calls/s 10895 msg/s # tcp rx: 642 MB/s 28717 calls/s # tcp tx: 629 MB/s 10675 calls/s 10675 msg/s # tcp rx: 630 MB/s 28074 calls/s # tcp tx: 515 MB/s 8746 calls/s 8746 msg/s # udp gso - over veth touching data # udp rx: 410 MB/s 299175 calls/s # udp tx: 422 MB/s 7168 calls/s 7168 msg/s # udp rx: 328 MB/s 239830 calls/s # udp tx: 328 MB/s 5565 calls/s 5565 msg/s # udp rx: 336 MB/s 245439 calls/s # udp tx: 331 MB/s 5624 calls/s 5624 msg/s # udp rx: 377 MB/s 275307 calls/s # udp tx: 382 MB/s 6479 calls/s 6479 msg/s # udp gso and gro - over veth touching data # udp rx: 493 MB/s 8378 calls/s # udp tx: 509 MB/s 8640 calls/s 8640 msg/s # udp rx: 520 MB/s 8832 calls/s # udp tx: 521 MB/s 8844 calls/s 8844 msg/s # udp rx: 553 MB/s 9385 calls/s # udp tx: 552 MB/s 9372 calls/s 9372 msg/s # udp rx: 566 MB/s 9605 calls/s # udp tx: 569 MB/s 9660 calls/s 9660 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__->