make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 724 MB/s 12291 calls/s 12291 msg/s # tcp rx: 724 MB/s 86106 calls/s # tcp tx: 724 MB/s 12294 calls/s 12294 msg/s # tcp rx: 727 MB/s 85207 calls/s # tcp tx: 755 MB/s 12819 calls/s 12819 msg/s # tcp rx: 756 MB/s 86522 calls/s # tcp tx: 692 MB/s 11738 calls/s 11738 msg/s # udp gso - over veth touching data # udp rx: 1163 MB/s 828466 calls/s # udp tx: 1202 MB/s 20392 calls/s 20392 msg/s # udp rx: 1333 MB/s 949595 calls/s # udp tx: 1332 MB/s 22600 calls/s 22600 msg/s # udp rx: 1320 MB/s 940703 calls/s # udp tx: 1321 MB/s 22415 calls/s 22415 msg/s # udp rx: 909 MB/s 647605 calls/s # udp tx: 888 MB/s 15064 calls/s 15064 msg/s # udp gso and gro - over veth touching data # udp rx: 697 MB/s 496717 calls/s # udp tx: 719 MB/s 12205 calls/s 12205 msg/s # udp rx: 561 MB/s 399940 calls/s # udp tx: 557 MB/s 9457 calls/s 9457 msg/s # udp rx: 586 MB/s 417527 calls/s # udp tx: 592 MB/s 10048 calls/s 10048 msg/s # udp rx: 613 MB/s 437147 calls/s # udp tx: 616 MB/s 10454 calls/s 10454 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1053 MB/s 17869 calls/s 17869 msg/s # tcp rx: 1088 MB/s 142719 calls/s # tcp tx: 1120 MB/s 18996 calls/s 18996 msg/s # tcp rx: 1121 MB/s 120929 calls/s # tcp tx: 1105 MB/s 18742 calls/s 18742 msg/s # tcp rx: 1105 MB/s 128062 calls/s # tcp tx: 1107 MB/s 18787 calls/s 18787 msg/s # udp gso - over veth touching data # udp rx: 1078 MB/s 786359 calls/s # udp tx: 1113 MB/s 18887 calls/s 18887 msg/s # udp rx: 1117 MB/s 815170 calls/s # udp tx: 1114 MB/s 18906 calls/s 18906 msg/s # udp rx: 1124 MB/s 819796 calls/s # udp tx: 1125 MB/s 19091 calls/s 19091 msg/s # udp rx: 1221 MB/s 890687 calls/s # udp tx: 1235 MB/s 20954 calls/s 20954 msg/s # udp gso and gro - over veth touching data # udp rx: 1126 MB/s 821240 calls/s # udp tx: 1165 MB/s 19772 calls/s 19772 msg/s # udp rx: 1271 MB/s 927361 calls/s # udp tx: 1274 MB/s 21618 calls/s 21618 msg/s # udp rx: 1269 MB/s 925947 calls/s # udp tx: 1271 MB/s 21567 calls/s 21567 msg/s # udp rx: 1268 MB/s 925190 calls/s # udp tx: 1283 MB/s 21777 calls/s 21777 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__->