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: 1322 MB/s 22423 calls/s 22423 msg/s # tcp rx: 1323 MB/s 52579 calls/s # tcp tx: 1363 MB/s 23126 calls/s 23126 msg/s # tcp rx: 1365 MB/s 49213 calls/s # tcp tx: 1308 MB/s 22194 calls/s 22194 msg/s # tcp rx: 1308 MB/s 52223 calls/s # tcp tx: 1286 MB/s 21813 calls/s 21813 msg/s # udp gso - over veth touching data # udp rx: 1099 MB/s 783572 calls/s # udp tx: 1131 MB/s 19189 calls/s 19189 msg/s # udp rx: 1056 MB/s 752844 calls/s # udp tx: 1057 MB/s 17944 calls/s 17944 msg/s # udp rx: 1135 MB/s 809057 calls/s # udp tx: 1117 MB/s 18952 calls/s 18952 msg/s # udp rx: 581 MB/s 414567 calls/s # udp tx: 583 MB/s 9900 calls/s 9900 msg/s # udp gso and gro - over veth touching data # udp rx: 903 MB/s 15325 calls/s # udp tx: 933 MB/s 15833 calls/s 15833 msg/s # udp rx: 940 MB/s 15959 calls/s # udp tx: 938 MB/s 15914 calls/s 15914 msg/s # udp rx: 926 MB/s 15715 calls/s # udp tx: 927 MB/s 15724 calls/s 15724 msg/s # udp rx: 811 MB/s 13768 calls/s # udp tx: 812 MB/s 13777 calls/s 13777 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1195 MB/s 20282 calls/s 20282 msg/s # tcp rx: 1197 MB/s 50026 calls/s # tcp tx: 1303 MB/s 22101 calls/s 22101 msg/s # tcp rx: 1304 MB/s 56348 calls/s # tcp tx: 1363 MB/s 23123 calls/s 23123 msg/s # tcp rx: 1364 MB/s 55211 calls/s # tcp tx: 1376 MB/s 23346 calls/s 23346 msg/s # udp gso - over veth touching data # udp rx: 590 MB/s 430441 calls/s # udp tx: 608 MB/s 10328 calls/s 10328 msg/s # udp rx: 614 MB/s 448122 calls/s # udp tx: 614 MB/s 10427 calls/s 10427 msg/s # udp rx: 615 MB/s 448892 calls/s # udp tx: 614 MB/s 10416 calls/s 10416 msg/s # udp rx: 600 MB/s 437940 calls/s # udp tx: 602 MB/s 10216 calls/s 10216 msg/s # udp gso and gro - over veth touching data # udp rx: 1630 MB/s 27651 calls/s # udp tx: 1682 MB/s 28533 calls/s 28533 msg/s # udp rx: 1666 MB/s 28258 calls/s # udp tx: 1665 MB/s 28256 calls/s 28256 msg/s # udp rx: 1692 MB/s 28704 calls/s # udp tx: 1694 MB/s 28739 calls/s 28739 msg/s # udp rx: 1725 MB/s 29270 calls/s # udp tx: 1724 MB/s 29247 calls/s 29247 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__->