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: 1129 MB/s 19154 calls/s 19154 msg/s # tcp rx: 1130 MB/s 140542 calls/s # tcp tx: 1137 MB/s 19290 calls/s 19290 msg/s # tcp rx: 1138 MB/s 138730 calls/s # tcp tx: 1078 MB/s 18297 calls/s 18297 msg/s # tcp rx: 1078 MB/s 133650 calls/s # tcp tx: 940 MB/s 15949 calls/s 15949 msg/s # udp gso - over veth touching data # udp rx: 622 MB/s 443114 calls/s # udp tx: 643 MB/s 10920 calls/s 10920 msg/s # udp rx: 663 MB/s 472646 calls/s # udp tx: 663 MB/s 11257 calls/s 11257 msg/s # udp rx: 640 MB/s 456522 calls/s # udp tx: 641 MB/s 10876 calls/s 10876 msg/s # udp rx: 625 MB/s 445749 calls/s # udp tx: 626 MB/s 10618 calls/s 10618 msg/s # udp gso and gro - over veth touching data # udp rx: 1220 MB/s 869583 calls/s # udp tx: 1265 MB/s 21465 calls/s 21465 msg/s # udp rx: 1303 MB/s 928204 calls/s # udp tx: 1301 MB/s 22071 calls/s 22071 msg/s # udp rx: 1063 MB/s 757817 calls/s # udp tx: 1046 MB/s 17757 calls/s 17757 msg/s # udp rx: 632 MB/s 450387 calls/s # udp tx: 634 MB/s 10763 calls/s 10763 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1153 MB/s 19568 calls/s 19568 msg/s # tcp rx: 1153 MB/s 140042 calls/s # tcp tx: 1093 MB/s 18552 calls/s 18552 msg/s # tcp rx: 1094 MB/s 128304 calls/s # tcp tx: 1076 MB/s 18264 calls/s 18264 msg/s # tcp rx: 1077 MB/s 126666 calls/s # tcp tx: 1081 MB/s 18340 calls/s 18340 msg/s # udp gso - over veth touching data # udp rx: 993 MB/s 724245 calls/s # udp tx: 1022 MB/s 17347 calls/s 17347 msg/s # udp rx: 1146 MB/s 836188 calls/s # udp tx: 1160 MB/s 19685 calls/s 19685 msg/s # udp rx: 1262 MB/s 920851 calls/s # udp tx: 1260 MB/s 21375 calls/s 21375 msg/s # udp rx: 1260 MB/s 919050 calls/s # udp tx: 1264 MB/s 21453 calls/s 21453 msg/s # udp gso and gro - over veth touching data # udp rx: 922 MB/s 673064 calls/s # udp tx: 942 MB/s 15986 calls/s 15986 msg/s # udp rx: 646 MB/s 471723 calls/s # udp tx: 647 MB/s 10978 calls/s 10978 msg/s # udp rx: 654 MB/s 477363 calls/s # udp tx: 656 MB/s 11132 calls/s 11132 msg/s # udp rx: 657 MB/s 479497 calls/s # udp tx: 658 MB/s 11175 calls/s 11175 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__->