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: 662 MB/s 11240 calls/s 11240 msg/s # tcp rx: 663 MB/s 27800 calls/s # tcp tx: 716 MB/s 12150 calls/s 12150 msg/s # tcp rx: 717 MB/s 32709 calls/s # tcp tx: 741 MB/s 12584 calls/s 12584 msg/s # tcp rx: 742 MB/s 33043 calls/s # tcp tx: 744 MB/s 12621 calls/s 12621 msg/s # udp gso - over veth touching data # udp rx: 232 MB/s 165932 calls/s # udp tx: 245 MB/s 4172 calls/s 4172 msg/s # udp rx: 296 MB/s 211182 calls/s # udp tx: 299 MB/s 5072 calls/s 5072 msg/s # udp rx: 286 MB/s 204291 calls/s # udp tx: 285 MB/s 4842 calls/s 4842 msg/s # udp rx: 315 MB/s 224588 calls/s # udp tx: 316 MB/s 5361 calls/s 5361 msg/s # udp gso and gro - over veth touching data # udp rx: 413 MB/s 7007 calls/s # udp tx: 428 MB/s 7264 calls/s 7264 msg/s # udp rx: 519 MB/s 8816 calls/s # udp tx: 528 MB/s 8969 calls/s 8969 msg/s # udp rx: 571 MB/s 9695 calls/s # udp tx: 570 MB/s 9668 calls/s 9668 msg/s # udp rx: 467 MB/s 7931 calls/s # udp tx: 468 MB/s 7945 calls/s 7945 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 624 MB/s 10596 calls/s 10596 msg/s # tcp rx: 626 MB/s 25716 calls/s # tcp tx: 618 MB/s 10482 calls/s 10482 msg/s # tcp rx: 618 MB/s 25601 calls/s # tcp tx: 688 MB/s 11678 calls/s 11678 msg/s # tcp rx: 689 MB/s 30144 calls/s # tcp tx: 631 MB/s 10711 calls/s 10711 msg/s # udp gso - over veth touching data # udp rx: 292 MB/s 213368 calls/s # udp tx: 304 MB/s 5162 calls/s 5162 msg/s # udp rx: 314 MB/s 229531 calls/s # udp tx: 314 MB/s 5333 calls/s 5333 msg/s # udp rx: 243 MB/s 177525 calls/s # udp tx: 240 MB/s 4086 calls/s 4086 msg/s # udp rx: 237 MB/s 173401 calls/s # udp tx: 241 MB/s 4100 calls/s 4100 msg/s # udp gso and gro - over veth touching data # udp rx: 546 MB/s 9273 calls/s # udp tx: 569 MB/s 9651 calls/s 9651 msg/s # udp rx: 576 MB/s 9790 calls/s # udp tx: 583 MB/s 9901 calls/s 9901 msg/s # udp rx: 545 MB/s 9270 calls/s # udp tx: 547 MB/s 9282 calls/s 9282 msg/s # udp rx: 783 MB/s 13289 calls/s # udp tx: 783 MB/s 13291 calls/s 13291 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__->