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: 1149 MB/s 19500 calls/s 19500 msg/s # tcp rx: 1150 MB/s 139497 calls/s # tcp tx: 1096 MB/s 18598 calls/s 18598 msg/s # tcp rx: 1096 MB/s 138857 calls/s # tcp tx: 1074 MB/s 18222 calls/s 18222 msg/s # tcp rx: 1075 MB/s 137389 calls/s # tcp tx: 949 MB/s 16107 calls/s 16107 msg/s # udp gso - over veth touching data # udp rx: 634 MB/s 451854 calls/s # udp tx: 650 MB/s 11037 calls/s 11037 msg/s # udp rx: 638 MB/s 454969 calls/s # udp tx: 637 MB/s 10819 calls/s 10819 msg/s # udp rx: 663 MB/s 472897 calls/s # udp tx: 664 MB/s 11266 calls/s 11266 msg/s # udp rx: 675 MB/s 480998 calls/s # udp tx: 674 MB/s 11447 calls/s 11447 msg/s # udp gso and gro - over veth touching data # udp rx: 1295 MB/s 922896 calls/s # udp tx: 1335 MB/s 22645 calls/s 22645 msg/s # udp rx: 1330 MB/s 948102 calls/s # udp tx: 1333 MB/s 22625 calls/s 22625 msg/s # udp rx: 1317 MB/s 938369 calls/s # udp tx: 1319 MB/s 22374 calls/s 22374 msg/s # udp rx: 1341 MB/s 955725 calls/s # udp tx: 1342 MB/s 22778 calls/s 22778 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 763 MB/s 12951 calls/s 12951 msg/s # tcp rx: 763 MB/s 92362 calls/s # tcp tx: 751 MB/s 12754 calls/s 12754 msg/s # tcp rx: 752 MB/s 90828 calls/s # tcp tx: 933 MB/s 15825 calls/s 15825 msg/s # tcp rx: 934 MB/s 112522 calls/s # tcp tx: 1077 MB/s 18283 calls/s 18283 msg/s # udp gso - over veth touching data # udp rx: 1208 MB/s 881091 calls/s # udp tx: 1246 MB/s 21133 calls/s 21133 msg/s # udp rx: 833 MB/s 607687 calls/s # udp tx: 819 MB/s 13906 calls/s 13906 msg/s # udp rx: 663 MB/s 483625 calls/s # udp tx: 665 MB/s 11287 calls/s 11287 msg/s # udp rx: 897 MB/s 654417 calls/s # udp tx: 913 MB/s 15491 calls/s 15491 msg/s # udp gso and gro - over veth touching data # udp rx: 605 MB/s 441751 calls/s # udp tx: 624 MB/s 10597 calls/s 10597 msg/s # udp rx: 623 MB/s 454508 calls/s # udp tx: 622 MB/s 10561 calls/s 10561 msg/s # udp rx: 630 MB/s 460099 calls/s # udp tx: 630 MB/s 10689 calls/s 10689 msg/s # udp rx: 629 MB/s 459071 calls/s # udp tx: 654 MB/s 11101 calls/s 11101 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__->