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: 1046 MB/s 17757 calls/s 17757 msg/s # tcp rx: 1047 MB/s 141104 calls/s # tcp tx: 880 MB/s 14929 calls/s 14929 msg/s # tcp rx: 881 MB/s 109862 calls/s # tcp tx: 735 MB/s 12470 calls/s 12470 msg/s # tcp rx: 735 MB/s 86146 calls/s # tcp tx: 743 MB/s 12616 calls/s 12616 msg/s # udp gso - over veth touching data # udp rx: 1238 MB/s 882402 calls/s # udp tx: 1272 MB/s 21581 calls/s 21581 msg/s # udp rx: 1256 MB/s 895153 calls/s # udp tx: 1256 MB/s 21311 calls/s 21311 msg/s # udp rx: 1263 MB/s 899967 calls/s # udp tx: 1264 MB/s 21455 calls/s 21455 msg/s # udp rx: 1296 MB/s 923336 calls/s # udp tx: 1297 MB/s 22004 calls/s 22004 msg/s # udp gso and gro - over veth touching data # udp rx: 1288 MB/s 917814 calls/s # udp tx: 1328 MB/s 22535 calls/s 22535 msg/s # udp rx: 1327 MB/s 945853 calls/s # udp tx: 1330 MB/s 22559 calls/s 22559 msg/s # udp rx: 1324 MB/s 943303 calls/s # udp tx: 1326 MB/s 22492 calls/s 22492 msg/s # udp rx: 1333 MB/s 949628 calls/s # udp tx: 1335 MB/s 22647 calls/s 22647 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 726 MB/s 12326 calls/s 12326 msg/s # tcp rx: 727 MB/s 88343 calls/s # tcp tx: 743 MB/s 12610 calls/s 12610 msg/s # tcp rx: 744 MB/s 88134 calls/s # tcp tx: 744 MB/s 12631 calls/s 12631 msg/s # tcp rx: 745 MB/s 88180 calls/s # tcp tx: 751 MB/s 12746 calls/s 12746 msg/s # udp gso - over veth touching data # udp rx: 591 MB/s 431432 calls/s # udp tx: 612 MB/s 10389 calls/s 10389 msg/s # udp rx: 628 MB/s 458398 calls/s # udp tx: 633 MB/s 10737 calls/s 10737 msg/s # udp rx: 634 MB/s 462751 calls/s # udp tx: 634 MB/s 10754 calls/s 10754 msg/s # udp rx: 631 MB/s 460770 calls/s # udp tx: 631 MB/s 10706 calls/s 10706 msg/s # udp gso and gro - over veth touching data # udp rx: 1214 MB/s 885956 calls/s # udp tx: 1250 MB/s 21215 calls/s 21215 msg/s # udp rx: 1251 MB/s 913056 calls/s # udp tx: 1251 MB/s 21221 calls/s 21221 msg/s # udp rx: 1251 MB/s 913069 calls/s # udp tx: 1251 MB/s 21222 calls/s 21222 msg/s # udp rx: 1264 MB/s 922094 calls/s # udp tx: 1263 MB/s 21430 calls/s 21430 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__->