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 3600 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 628 MB/s 10661 calls/s 10661 msg/s # tcp rx: 632 MB/s 27441 calls/s # tcp tx: 635 MB/s 10776 calls/s 10776 msg/s # tcp rx: 637 MB/s 28465 calls/s # tcp tx: 559 MB/s 9497 calls/s 9497 msg/s # tcp rx: 560 MB/s 22620 calls/s # tcp tx: 703 MB/s 11933 calls/s 11933 msg/s # udp gso - over veth touching data # udp rx: 263 MB/s 187844 calls/s # udp tx: 272 MB/s 4620 calls/s 4620 msg/s # udp rx: 306 MB/s 218144 calls/s # udp tx: 311 MB/s 5286 calls/s 5286 msg/s # udp rx: 290 MB/s 207166 calls/s # udp tx: 286 MB/s 4867 calls/s 4867 msg/s # udp rx: 225 MB/s 160375 calls/s # udp tx: 223 MB/s 3791 calls/s 3791 msg/s # udp gso and gro - over veth touching data # udp rx: 526 MB/s 8936 calls/s # udp tx: 550 MB/s 9334 calls/s 9334 msg/s # udp rx: 613 MB/s 10316 calls/s # udp tx: 615 MB/s 10437 calls/s 10437 msg/s # udp rx: 617 MB/s 10477 calls/s # udp tx: 619 MB/s 10506 calls/s 10506 msg/s # udp rx: 610 MB/s 10355 calls/s # udp tx: 607 MB/s 10311 calls/s 10311 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 637 MB/s 10810 calls/s 10810 msg/s # tcp rx: 637 MB/s 28902 calls/s # tcp tx: 565 MB/s 9586 calls/s 9586 msg/s # tcp rx: 568 MB/s 22622 calls/s # tcp tx: 602 MB/s 10219 calls/s 10219 msg/s # tcp rx: 601 MB/s 28148 calls/s # tcp tx: 634 MB/s 10764 calls/s 10764 msg/s # udp gso - over veth touching data # udp rx: 265 MB/s 193582 calls/s # udp tx: 279 MB/s 4738 calls/s 4738 msg/s # udp rx: 301 MB/s 220036 calls/s # udp tx: 301 MB/s 5115 calls/s 5115 msg/s # udp rx: 307 MB/s 224143 calls/s # udp tx: 308 MB/s 5226 calls/s 5226 msg/s # udp rx: 302 MB/s 220793 calls/s # udp tx: 302 MB/s 5139 calls/s 5139 msg/s # udp gso and gro - over veth touching data # udp rx: 542 MB/s 9198 calls/s # udp tx: 564 MB/s 9581 calls/s 9581 msg/s # udp rx: 544 MB/s 9228 calls/s # udp tx: 543 MB/s 9222 calls/s 9222 msg/s # udp rx: 502 MB/s 8519 calls/s # udp tx: 502 MB/s 8520 calls/s 8520 msg/s # udp rx: 523 MB/s 8875 calls/s # udp tx: 515 MB/s 8738 calls/s 8738 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__->