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: 1538 MB/s 26093 calls/s 26093 msg/s # tcp rx: 1539 MB/s 63047 calls/s # tcp tx: 1664 MB/s 28228 calls/s 28228 msg/s # tcp rx: 1666 MB/s 68498 calls/s # tcp tx: 1718 MB/s 29152 calls/s 29152 msg/s # tcp rx: 1720 MB/s 68721 calls/s # tcp tx: 1705 MB/s 28925 calls/s 28925 msg/s # udp gso - over veth touching data # udp rx: 606 MB/s 432318 calls/s # udp tx: 623 MB/s 10577 calls/s 10577 msg/s # udp rx: 588 MB/s 418901 calls/s # udp tx: 593 MB/s 10067 calls/s 10067 msg/s # udp rx: 602 MB/s 429161 calls/s # udp tx: 595 MB/s 10099 calls/s 10099 msg/s # udp rx: 577 MB/s 411725 calls/s # udp tx: 582 MB/s 9882 calls/s 9882 msg/s # udp gso and gro - over veth touching data # udp rx: 958 MB/s 16260 calls/s # udp tx: 991 MB/s 16816 calls/s 16816 msg/s # udp rx: 971 MB/s 16475 calls/s # udp tx: 970 MB/s 16453 calls/s 16453 msg/s # udp rx: 970 MB/s 16464 calls/s # udp tx: 997 MB/s 16917 calls/s 16917 msg/s # udp rx: 1421 MB/s 24104 calls/s # udp tx: 1809 MB/s 30686 calls/s 30686 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1338 MB/s 22699 calls/s 22699 msg/s # tcp rx: 1339 MB/s 49869 calls/s # tcp tx: 1269 MB/s 21537 calls/s 21537 msg/s # tcp rx: 1271 MB/s 50518 calls/s # tcp tx: 1431 MB/s 24272 calls/s 24272 msg/s # tcp rx: 1437 MB/s 54830 calls/s # tcp tx: 1563 MB/s 26510 calls/s 26510 msg/s # udp gso - over veth touching data # udp rx: 491 MB/s 358757 calls/s # udp tx: 505 MB/s 8569 calls/s 8569 msg/s # udp rx: 569 MB/s 415270 calls/s # udp tx: 572 MB/s 9718 calls/s 9718 msg/s # udp rx: 557 MB/s 406316 calls/s # udp tx: 557 MB/s 9464 calls/s 9464 msg/s # udp rx: 565 MB/s 412134 calls/s # udp tx: 565 MB/s 9597 calls/s 9597 msg/s # udp gso and gro - over veth touching data # udp rx: 1568 MB/s 26601 calls/s # udp tx: 1627 MB/s 27602 calls/s 27602 msg/s # udp rx: 1738 MB/s 29487 calls/s # udp tx: 1738 MB/s 29490 calls/s 29490 msg/s # udp rx: 1678 MB/s 28468 calls/s # udp tx: 1674 MB/s 28401 calls/s 28401 msg/s # udp rx: 1645 MB/s 27909 calls/s # udp tx: 1644 MB/s 27892 calls/s 27892 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__->