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: 1182 MB/s 20061 calls/s 20061 msg/s # tcp rx: 1183 MB/s 136449 calls/s # tcp tx: 1185 MB/s 20103 calls/s 20103 msg/s # tcp rx: 1186 MB/s 139794 calls/s # tcp tx: 1150 MB/s 19514 calls/s 19514 msg/s # tcp rx: 1151 MB/s 136387 calls/s # tcp tx: 1126 MB/s 19100 calls/s 19100 msg/s # udp gso - over veth touching data # udp rx: 1285 MB/s 915746 calls/s # udp tx: 1318 MB/s 22367 calls/s 22367 msg/s # udp rx: 1242 MB/s 885242 calls/s # udp tx: 1241 MB/s 21062 calls/s 21062 msg/s # udp rx: 1306 MB/s 930524 calls/s # udp tx: 1305 MB/s 22137 calls/s 22137 msg/s # udp rx: 1306 MB/s 930394 calls/s # udp tx: 1305 MB/s 22140 calls/s 22140 msg/s # udp gso and gro - over veth touching data # udp rx: 603 MB/s 430204 calls/s # udp tx: 621 MB/s 10539 calls/s 10539 msg/s # udp rx: 632 MB/s 450420 calls/s # udp tx: 632 MB/s 10720 calls/s 10720 msg/s # udp rx: 627 MB/s 446737 calls/s # udp tx: 626 MB/s 10620 calls/s 10620 msg/s # udp rx: 630 MB/s 449369 calls/s # udp tx: 630 MB/s 10693 calls/s 10693 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 758 MB/s 12871 calls/s 12871 msg/s # tcp rx: 759 MB/s 90895 calls/s # tcp tx: 801 MB/s 13598 calls/s 13598 msg/s # tcp rx: 802 MB/s 93470 calls/s # tcp tx: 789 MB/s 13391 calls/s 13391 msg/s # tcp rx: 790 MB/s 92654 calls/s # tcp tx: 798 MB/s 13544 calls/s 13544 msg/s # udp gso - over veth touching data # udp rx: 664 MB/s 484980 calls/s # udp tx: 681 MB/s 11557 calls/s 11557 msg/s # udp rx: 710 MB/s 517985 calls/s # udp tx: 709 MB/s 12042 calls/s 12042 msg/s # udp rx: 700 MB/s 511220 calls/s # udp tx: 699 MB/s 11868 calls/s 11868 msg/s # udp rx: 670 MB/s 488720 calls/s # udp tx: 670 MB/s 11368 calls/s 11368 msg/s # udp gso and gro - over veth touching data # udp rx: 566 MB/s 412848 calls/s # udp tx: 580 MB/s 9850 calls/s 9850 msg/s # udp rx: 591 MB/s 431722 calls/s # udp tx: 592 MB/s 10048 calls/s 10048 msg/s # udp rx: 600 MB/s 438082 calls/s # udp tx: 600 MB/s 10180 calls/s 10180 msg/s # udp rx: 612 MB/s 446628 calls/s # udp tx: 612 MB/s 10380 calls/s 10380 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__->