make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 704 MB/s 11945 calls/s 11945 msg/s # tcp rx: 705 MB/s 82313 calls/s # tcp tx: 681 MB/s 11552 calls/s 11552 msg/s # tcp rx: 681 MB/s 83314 calls/s # tcp tx: 669 MB/s 11359 calls/s 11359 msg/s # tcp rx: 670 MB/s 82591 calls/s # tcp tx: 689 MB/s 11699 calls/s 11699 msg/s # udp gso - over veth touching data # udp rx: 551 MB/s 392724 calls/s # udp tx: 567 MB/s 9629 calls/s 9629 msg/s # udp rx: 590 MB/s 420294 calls/s # udp tx: 592 MB/s 10048 calls/s 10048 msg/s # udp rx: 627 MB/s 446989 calls/s # udp tx: 631 MB/s 10708 calls/s 10708 msg/s # udp rx: 623 MB/s 444405 calls/s # udp tx: 628 MB/s 10660 calls/s 10660 msg/s # udp gso and gro - over veth touching data # udp rx: 611 MB/s 435740 calls/s # udp tx: 626 MB/s 10631 calls/s 10631 msg/s # udp rx: 618 MB/s 440812 calls/s # udp tx: 618 MB/s 10485 calls/s 10485 msg/s # udp rx: 602 MB/s 429067 calls/s # udp tx: 601 MB/s 10208 calls/s 10208 msg/s # udp rx: 635 MB/s 452902 calls/s # udp tx: 635 MB/s 10771 calls/s 10771 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 832 MB/s 14124 calls/s 14124 msg/s # tcp rx: 833 MB/s 92492 calls/s # tcp tx: 769 MB/s 13048 calls/s 13048 msg/s # tcp rx: 769 MB/s 91903 calls/s # tcp tx: 746 MB/s 12662 calls/s 12662 msg/s # tcp rx: 760 MB/s 90749 calls/s # tcp tx: 1033 MB/s 17529 calls/s 17529 msg/s # udp gso - over veth touching data # udp rx: 1224 MB/s 893223 calls/s # udp tx: 1262 MB/s 21408 calls/s 21408 msg/s # udp rx: 1260 MB/s 919101 calls/s # udp tx: 1264 MB/s 21443 calls/s 21443 msg/s # udp rx: 1286 MB/s 938539 calls/s # udp tx: 1292 MB/s 21929 calls/s 21929 msg/s # udp rx: 1282 MB/s 935389 calls/s # udp tx: 1287 MB/s 21840 calls/s 21840 msg/s # udp gso and gro - over veth touching data # udp rx: 600 MB/s 437877 calls/s # udp tx: 638 MB/s 10822 calls/s 10822 msg/s # udp rx: 1262 MB/s 920470 calls/s # udp tx: 1262 MB/s 21408 calls/s 21408 msg/s # udp rx: 1268 MB/s 925082 calls/s # udp tx: 1268 MB/s 21508 calls/s 21508 msg/s # udp rx: 1269 MB/s 926160 calls/s # udp tx: 1270 MB/s 21549 calls/s 21549 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__->