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: 1699 MB/s 28825 calls/s 28825 msg/s # tcp rx: 1700 MB/s 65255 calls/s # tcp tx: 1681 MB/s 28519 calls/s 28519 msg/s # tcp rx: 1683 MB/s 66341 calls/s # tcp tx: 1683 MB/s 28559 calls/s 28559 msg/s # tcp rx: 1685 MB/s 64619 calls/s # tcp tx: 1649 MB/s 27981 calls/s 27981 msg/s # udp gso - over veth touching data # udp rx: 600 MB/s 427989 calls/s # udp tx: 615 MB/s 10445 calls/s 10445 msg/s # udp rx: 580 MB/s 413558 calls/s # udp tx: 584 MB/s 9913 calls/s 9913 msg/s # udp rx: 610 MB/s 435236 calls/s # udp tx: 610 MB/s 10353 calls/s 10353 msg/s # udp rx: 606 MB/s 432118 calls/s # udp tx: 605 MB/s 10274 calls/s 10274 msg/s # udp gso and gro - over veth touching data # udp rx: 1002 MB/s 17003 calls/s # udp tx: 1031 MB/s 17495 calls/s 17495 msg/s # udp rx: 1063 MB/s 18039 calls/s # udp tx: 1065 MB/s 18078 calls/s 18078 msg/s # udp rx: 1308 MB/s 22188 calls/s # udp tx: 1329 MB/s 22542 calls/s 22542 msg/s # udp rx: 1792 MB/s 30410 calls/s # udp tx: 1794 MB/s 30434 calls/s 30434 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1331 MB/s 22584 calls/s 22584 msg/s # tcp rx: 1335 MB/s 58007 calls/s # tcp tx: 1351 MB/s 22920 calls/s 22920 msg/s # tcp rx: 1353 MB/s 56877 calls/s # tcp tx: 1359 MB/s 23052 calls/s 23052 msg/s # tcp rx: 1363 MB/s 58841 calls/s # tcp tx: 1312 MB/s 22263 calls/s 22263 msg/s # udp gso - over veth touching data # udp rx: 1100 MB/s 802416 calls/s # udp tx: 1135 MB/s 19261 calls/s 19261 msg/s # udp rx: 1126 MB/s 821847 calls/s # udp tx: 1126 MB/s 19098 calls/s 19098 msg/s # udp rx: 1125 MB/s 820538 calls/s # udp tx: 1124 MB/s 19074 calls/s 19074 msg/s # udp rx: 1129 MB/s 823584 calls/s # udp tx: 1128 MB/s 19140 calls/s 19140 msg/s # udp gso and gro - over veth touching data # udp rx: 1688 MB/s 28721 calls/s # udp tx: 1732 MB/s 29376 calls/s 29376 msg/s # udp rx: 1747 MB/s 29645 calls/s # udp tx: 1748 MB/s 29652 calls/s 29652 msg/s # udp rx: 1741 MB/s 29531 calls/s # udp tx: 1741 MB/s 29537 calls/s 29537 msg/s # udp rx: 1721 MB/s 29203 calls/s # udp tx: 1721 MB/s 29200 calls/s 29200 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__->