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: 650 MB/s 11037 calls/s 11037 msg/s # tcp rx: 651 MB/s 27885 calls/s # tcp tx: 577 MB/s 9790 calls/s 9790 msg/s # tcp rx: 587 MB/s 24358 calls/s # tcp tx: 592 MB/s 10047 calls/s 10047 msg/s # tcp rx: 597 MB/s 24746 calls/s # tcp tx: 587 MB/s 9972 calls/s 9972 msg/s # udp gso - over veth touching data # udp rx: 335 MB/s 238664 calls/s # udp tx: 349 MB/s 5933 calls/s 5933 msg/s # udp rx: 389 MB/s 277630 calls/s # udp tx: 388 MB/s 6584 calls/s 6584 msg/s # udp rx: 424 MB/s 302576 calls/s # udp tx: 425 MB/s 7210 calls/s 7210 msg/s # udp rx: 432 MB/s 307826 calls/s # udp tx: 431 MB/s 7321 calls/s 7321 msg/s # udp gso and gro - over veth touching data # udp rx: 727 MB/s 12342 calls/s # udp tx: 763 MB/s 12953 calls/s 12953 msg/s # udp rx: 767 MB/s 12964 calls/s # udp tx: 766 MB/s 13000 calls/s 13000 msg/s # udp rx: 776 MB/s 13163 calls/s # udp tx: 774 MB/s 13141 calls/s 13141 msg/s # udp rx: 786 MB/s 13339 calls/s # udp tx: 786 MB/s 13335 calls/s 13335 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 601 MB/s 10210 calls/s 10210 msg/s # tcp rx: 602 MB/s 26648 calls/s # tcp tx: 580 MB/s 9844 calls/s 9844 msg/s # tcp rx: 585 MB/s 24193 calls/s # tcp tx: 673 MB/s 11422 calls/s 11422 msg/s # tcp rx: 673 MB/s 25137 calls/s # tcp tx: 555 MB/s 9426 calls/s 9426 msg/s # udp gso - over veth touching data # udp rx: 366 MB/s 267003 calls/s # udp tx: 377 MB/s 6408 calls/s 6408 msg/s # udp rx: 418 MB/s 304854 calls/s # udp tx: 419 MB/s 7123 calls/s 7123 msg/s # udp rx: 427 MB/s 311567 calls/s # udp tx: 426 MB/s 7238 calls/s 7238 msg/s # udp rx: 426 MB/s 311081 calls/s # udp tx: 426 MB/s 7227 calls/s 7227 msg/s # udp gso and gro - over veth touching data # udp rx: 599 MB/s 10162 calls/s # udp tx: 624 MB/s 10584 calls/s 10584 msg/s # udp rx: 706 MB/s 11987 calls/s # udp tx: 705 MB/s 11958 calls/s 11958 msg/s # udp rx: 833 MB/s 14337 calls/s # udp tx: 833 MB/s 14143 calls/s 14143 msg/s # udp rx: 623 MB/s 10567 calls/s # udp tx: 616 MB/s 10450 calls/s 10450 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__->