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: 664 MB/s 11277 calls/s 11277 msg/s # tcp rx: 665 MB/s 28854 calls/s # tcp tx: 610 MB/s 10353 calls/s 10353 msg/s # tcp rx: 614 MB/s 25148 calls/s # tcp tx: 666 MB/s 11310 calls/s 11310 msg/s # tcp rx: 668 MB/s 29978 calls/s # tcp tx: 658 MB/s 11176 calls/s 11176 msg/s # udp gso - over veth touching data # udp rx: 370 MB/s 263978 calls/s # udp tx: 380 MB/s 6458 calls/s 6458 msg/s # udp rx: 391 MB/s 278830 calls/s # udp tx: 392 MB/s 6662 calls/s 6662 msg/s # udp rx: 423 MB/s 301768 calls/s # udp tx: 420 MB/s 7136 calls/s 7136 msg/s # udp rx: 382 MB/s 272703 calls/s # udp tx: 384 MB/s 6519 calls/s 6519 msg/s # udp gso and gro - over veth touching data # udp rx: 793 MB/s 13454 calls/s # udp tx: 812 MB/s 13782 calls/s 13782 msg/s # udp rx: 810 MB/s 13752 calls/s # udp tx: 810 MB/s 13755 calls/s 13755 msg/s # udp rx: 794 MB/s 13483 calls/s # udp tx: 794 MB/s 13481 calls/s 13481 msg/s # udp rx: 693 MB/s 11767 calls/s # udp tx: 693 MB/s 11769 calls/s 11769 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 650 MB/s 11028 calls/s 11028 msg/s # tcp rx: 650 MB/s 29408 calls/s # tcp tx: 674 MB/s 11448 calls/s 11448 msg/s # tcp rx: 675 MB/s 27548 calls/s # tcp tx: 745 MB/s 12651 calls/s 12651 msg/s # tcp rx: 746 MB/s 31640 calls/s # tcp tx: 735 MB/s 12471 calls/s 12471 msg/s # udp gso - over veth touching data # udp rx: 251 MB/s 183661 calls/s # udp tx: 259 MB/s 4399 calls/s 4399 msg/s # udp rx: 283 MB/s 207080 calls/s # udp tx: 284 MB/s 4823 calls/s 4823 msg/s # udp rx: 250 MB/s 182938 calls/s # udp tx: 247 MB/s 4201 calls/s 4201 msg/s # udp rx: 230 MB/s 168455 calls/s # udp tx: 230 MB/s 3915 calls/s 3915 msg/s # udp gso and gro - over veth touching data # udp rx: 753 MB/s 12777 calls/s # udp tx: 774 MB/s 13128 calls/s 13128 msg/s # udp rx: 776 MB/s 13169 calls/s # udp tx: 775 MB/s 13161 calls/s 13161 msg/s # udp rx: 772 MB/s 13102 calls/s # udp tx: 772 MB/s 13105 calls/s 13105 msg/s # udp rx: 772 MB/s 13110 calls/s # udp tx: 772 MB/s 13106 calls/s 13106 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__->