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: 1562 MB/s 26497 calls/s 26497 msg/s # tcp rx: 1564 MB/s 63386 calls/s # tcp tx: 1264 MB/s 21449 calls/s 21449 msg/s # tcp rx: 1269 MB/s 55708 calls/s # tcp tx: 1297 MB/s 22014 calls/s 22014 msg/s # tcp rx: 1299 MB/s 59001 calls/s # tcp tx: 1290 MB/s 21885 calls/s 21885 msg/s # udp gso - over veth touching data # udp rx: 635 MB/s 452374 calls/s # udp tx: 672 MB/s 11398 calls/s 11398 msg/s # udp rx: 1123 MB/s 800457 calls/s # udp tx: 1125 MB/s 19096 calls/s 19096 msg/s # udp rx: 1151 MB/s 820497 calls/s # udp tx: 1152 MB/s 19550 calls/s 19550 msg/s # udp rx: 1149 MB/s 818855 calls/s # udp tx: 1150 MB/s 19512 calls/s 19512 msg/s # udp gso and gro - over veth touching data # udp rx: 1713 MB/s 29058 calls/s # udp tx: 1753 MB/s 29748 calls/s 29748 msg/s # udp rx: 1760 MB/s 29809 calls/s # udp tx: 1758 MB/s 29821 calls/s 29821 msg/s # udp rx: 1761 MB/s 29871 calls/s # udp tx: 1759 MB/s 29846 calls/s 29846 msg/s # udp rx: 1768 MB/s 29998 calls/s # udp tx: 1767 MB/s 29970 calls/s 29970 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1785 MB/s 30285 calls/s 30285 msg/s # tcp rx: 1786 MB/s 66739 calls/s # tcp tx: 1732 MB/s 29377 calls/s 29377 msg/s # tcp rx: 1733 MB/s 69590 calls/s # tcp tx: 1622 MB/s 27523 calls/s 27523 msg/s # tcp rx: 1624 MB/s 70385 calls/s # tcp tx: 1633 MB/s 27710 calls/s 27710 msg/s # udp gso - over veth touching data # udp rx: 1078 MB/s 786422 calls/s # udp tx: 1105 MB/s 18745 calls/s 18745 msg/s # udp rx: 1127 MB/s 822422 calls/s # udp tx: 1129 MB/s 19153 calls/s 19153 msg/s # udp rx: 1138 MB/s 830571 calls/s # udp tx: 1139 MB/s 19334 calls/s 19334 msg/s # udp rx: 1124 MB/s 820380 calls/s # udp tx: 1125 MB/s 19096 calls/s 19096 msg/s # udp gso and gro - over veth touching data # udp rx: 1621 MB/s 27507 calls/s # udp tx: 1664 MB/s 28239 calls/s 28239 msg/s # udp rx: 1690 MB/s 28702 calls/s # udp tx: 1688 MB/s 28635 calls/s 28635 msg/s # udp rx: 1655 MB/s 28073 calls/s # udp tx: 1655 MB/s 28070 calls/s 28070 msg/s # udp rx: 1688 MB/s 28636 calls/s # udp tx: 1687 MB/s 28614 calls/s 28614 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__->