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: 1098 MB/s 18625 calls/s 18625 msg/s # tcp rx: 1115 MB/s 137245 calls/s # tcp tx: 726 MB/s 12323 calls/s 12323 msg/s # tcp rx: 723 MB/s 84715 calls/s # tcp tx: 727 MB/s 12347 calls/s 12347 msg/s # tcp rx: 732 MB/s 84041 calls/s # tcp tx: 724 MB/s 12288 calls/s 12288 msg/s # udp gso - over veth touching data # udp rx: 1192 MB/s 849188 calls/s # udp tx: 1219 MB/s 20692 calls/s 20692 msg/s # udp rx: 1260 MB/s 897588 calls/s # udp tx: 1260 MB/s 21375 calls/s 21375 msg/s # udp rx: 1292 MB/s 920636 calls/s # udp tx: 1291 MB/s 21911 calls/s 21911 msg/s # udp rx: 1270 MB/s 905246 calls/s # udp tx: 1269 MB/s 21534 calls/s 21534 msg/s # udp gso and gro - over veth touching data # udp rx: 718 MB/s 511480 calls/s # udp tx: 733 MB/s 12446 calls/s 12446 msg/s # udp rx: 745 MB/s 531279 calls/s # udp tx: 745 MB/s 12641 calls/s 12641 msg/s # udp rx: 741 MB/s 528346 calls/s # udp tx: 741 MB/s 12573 calls/s 12573 msg/s # udp rx: 740 MB/s 527490 calls/s # udp tx: 740 MB/s 12566 calls/s 12566 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 719 MB/s 12206 calls/s 12206 msg/s # tcp rx: 721 MB/s 89148 calls/s # tcp tx: 726 MB/s 12328 calls/s 12328 msg/s # tcp rx: 752 MB/s 89070 calls/s # tcp tx: 724 MB/s 12288 calls/s 12288 msg/s # tcp rx: 719 MB/s 88627 calls/s # tcp tx: 725 MB/s 12311 calls/s 12311 msg/s # udp gso - over veth touching data # udp rx: 585 MB/s 426981 calls/s # udp tx: 599 MB/s 10175 calls/s 10175 msg/s # udp rx: 613 MB/s 447702 calls/s # udp tx: 613 MB/s 10398 calls/s 10398 msg/s # udp rx: 649 MB/s 473958 calls/s # udp tx: 649 MB/s 11013 calls/s 11013 msg/s # udp rx: 604 MB/s 441047 calls/s # udp tx: 604 MB/s 10247 calls/s 10247 msg/s # udp gso and gro - over veth touching data # udp rx: 1097 MB/s 800566 calls/s # udp tx: 1126 MB/s 19108 calls/s 19108 msg/s # udp rx: 1159 MB/s 845531 calls/s # udp tx: 1159 MB/s 19670 calls/s 19670 msg/s # udp rx: 1216 MB/s 887263 calls/s # udp tx: 1215 MB/s 20615 calls/s 20615 msg/s # udp rx: 1213 MB/s 884949 calls/s # udp tx: 1221 MB/s 20710 calls/s 20710 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__->