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: 543 MB/s 9221 calls/s 9221 msg/s # tcp rx: 544 MB/s 24470 calls/s # tcp tx: 548 MB/s 9308 calls/s 9308 msg/s # tcp rx: 549 MB/s 23921 calls/s # tcp tx: 664 MB/s 11271 calls/s 11271 msg/s # tcp rx: 665 MB/s 29070 calls/s # tcp tx: 692 MB/s 11753 calls/s 11753 msg/s # udp gso - over veth touching data # udp rx: 418 MB/s 298216 calls/s # udp tx: 429 MB/s 7289 calls/s 7289 msg/s # udp rx: 392 MB/s 279612 calls/s # udp tx: 392 MB/s 6663 calls/s 6663 msg/s # udp rx: 369 MB/s 263370 calls/s # udp tx: 370 MB/s 6281 calls/s 6281 msg/s # udp rx: 414 MB/s 295598 calls/s # udp tx: 415 MB/s 7040 calls/s 7040 msg/s # udp gso and gro - over veth touching data # udp rx: 538 MB/s 9129 calls/s # udp tx: 557 MB/s 9450 calls/s 9450 msg/s # udp rx: 500 MB/s 8484 calls/s # udp tx: 498 MB/s 8459 calls/s 8459 msg/s # udp rx: 504 MB/s 8549 calls/s # udp tx: 502 MB/s 8524 calls/s 8524 msg/s # udp rx: 501 MB/s 8507 calls/s # udp tx: 501 MB/s 8507 calls/s 8507 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 596 MB/s 10111 calls/s 10111 msg/s # tcp rx: 603 MB/s 26082 calls/s # tcp tx: 726 MB/s 12325 calls/s 12325 msg/s # tcp rx: 726 MB/s 31253 calls/s # tcp tx: 729 MB/s 12373 calls/s 12373 msg/s # tcp rx: 730 MB/s 33215 calls/s # tcp tx: 743 MB/s 12606 calls/s 12606 msg/s # udp gso - over veth touching data # udp rx: 407 MB/s 296889 calls/s # udp tx: 424 MB/s 7207 calls/s 7207 msg/s # udp rx: 398 MB/s 290488 calls/s # udp tx: 395 MB/s 6706 calls/s 6706 msg/s # udp rx: 350 MB/s 255385 calls/s # udp tx: 347 MB/s 5887 calls/s 5887 msg/s # udp rx: 367 MB/s 267893 calls/s # udp tx: 369 MB/s 6271 calls/s 6271 msg/s # udp gso and gro - over veth touching data # udp rx: 802 MB/s 13711 calls/s # udp tx: 832 MB/s 14117 calls/s 14117 msg/s # udp rx: 793 MB/s 13452 calls/s # udp tx: 791 MB/s 13432 calls/s 13432 msg/s # udp rx: 788 MB/s 13377 calls/s # udp tx: 787 MB/s 13361 calls/s 13361 msg/s # udp rx: 788 MB/s 13372 calls/s # udp tx: 787 MB/s 13354 calls/s 13354 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__->