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: 1586 MB/s 26914 calls/s 26914 msg/s # tcp rx: 1588 MB/s 63586 calls/s # tcp tx: 1666 MB/s 28271 calls/s 28271 msg/s # tcp rx: 1668 MB/s 65219 calls/s # tcp tx: 1759 MB/s 29843 calls/s 29843 msg/s # tcp rx: 1761 MB/s 67778 calls/s # tcp tx: 1695 MB/s 28763 calls/s 28763 msg/s # udp gso - over veth touching data # udp rx: 997 MB/s 710907 calls/s # udp tx: 1037 MB/s 17593 calls/s 17593 msg/s # udp rx: 1225 MB/s 873106 calls/s # udp tx: 1224 MB/s 20762 calls/s 20762 msg/s # udp rx: 1097 MB/s 781969 calls/s # udp tx: 1097 MB/s 18615 calls/s 18615 msg/s # udp rx: 1063 MB/s 757703 calls/s # udp tx: 1062 MB/s 18024 calls/s 18024 msg/s # udp gso and gro - over veth touching data # udp rx: 1489 MB/s 25266 calls/s # udp tx: 1528 MB/s 25918 calls/s 25918 msg/s # udp rx: 1309 MB/s 22202 calls/s # udp tx: 1312 MB/s 22265 calls/s 22265 msg/s # udp rx: 1309 MB/s 22210 calls/s # udp tx: 1304 MB/s 22123 calls/s 22123 msg/s # udp rx: 1303 MB/s 22116 calls/s # udp tx: 1300 MB/s 22049 calls/s 22049 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1589 MB/s 26964 calls/s 26964 msg/s # tcp rx: 1596 MB/s 64248 calls/s # tcp tx: 1404 MB/s 23814 calls/s 23814 msg/s # tcp rx: 1404 MB/s 56910 calls/s # tcp tx: 1428 MB/s 24236 calls/s 24236 msg/s # tcp rx: 1434 MB/s 62138 calls/s # tcp tx: 1634 MB/s 27718 calls/s 27718 msg/s # udp gso - over veth touching data # udp rx: 596 MB/s 434950 calls/s # udp tx: 613 MB/s 10408 calls/s 10408 msg/s # udp rx: 607 MB/s 442925 calls/s # udp tx: 608 MB/s 10326 calls/s 10326 msg/s # udp rx: 560 MB/s 408429 calls/s # udp tx: 558 MB/s 9478 calls/s 9478 msg/s # udp rx: 481 MB/s 351251 calls/s # udp tx: 484 MB/s 8212 calls/s 8212 msg/s # udp gso and gro - over veth touching data # udp rx: 1365 MB/s 23164 calls/s # udp tx: 1395 MB/s 23674 calls/s 23674 msg/s # udp rx: 1296 MB/s 21997 calls/s # udp tx: 1300 MB/s 22054 calls/s 22054 msg/s # udp rx: 1136 MB/s 19278 calls/s # udp tx: 1125 MB/s 19086 calls/s 19086 msg/s # udp rx: 985 MB/s 16710 calls/s # udp tx: 1002 MB/s 17002 calls/s 17002 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__->