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: 1025 MB/s 17387 calls/s 17387 msg/s # tcp rx: 1025 MB/s 141064 calls/s # tcp tx: 995 MB/s 16891 calls/s 16891 msg/s # tcp rx: 996 MB/s 137148 calls/s # tcp tx: 1076 MB/s 18265 calls/s 18265 msg/s # tcp rx: 1078 MB/s 138687 calls/s # tcp tx: 1083 MB/s 18370 calls/s 18370 msg/s # udp gso - over veth touching data # udp rx: 1278 MB/s 910739 calls/s # udp tx: 1319 MB/s 22385 calls/s 22385 msg/s # udp rx: 1305 MB/s 930243 calls/s # udp tx: 1309 MB/s 22207 calls/s 22207 msg/s # udp rx: 1300 MB/s 926207 calls/s # udp tx: 1304 MB/s 22118 calls/s 22118 msg/s # udp rx: 1306 MB/s 930945 calls/s # udp tx: 1311 MB/s 22239 calls/s 22239 msg/s # udp gso and gro - over veth touching data # udp rx: 568 MB/s 404713 calls/s # udp tx: 589 MB/s 9991 calls/s 9991 msg/s # udp rx: 645 MB/s 459640 calls/s # udp tx: 648 MB/s 10991 calls/s 10991 msg/s # udp rx: 630 MB/s 448934 calls/s # udp tx: 631 MB/s 10712 calls/s 10712 msg/s # udp rx: 626 MB/s 446434 calls/s # udp tx: 657 MB/s 11151 calls/s 11151 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 701 MB/s 11893 calls/s 11893 msg/s # tcp rx: 702 MB/s 90879 calls/s # tcp tx: 727 MB/s 12342 calls/s 12342 msg/s # tcp rx: 728 MB/s 90069 calls/s # tcp tx: 755 MB/s 12808 calls/s 12808 msg/s # tcp rx: 755 MB/s 92156 calls/s # tcp tx: 751 MB/s 12742 calls/s 12742 msg/s # udp gso - over veth touching data # udp rx: 641 MB/s 467676 calls/s # udp tx: 661 MB/s 11217 calls/s 11217 msg/s # udp rx: 666 MB/s 485735 calls/s # udp tx: 668 MB/s 11335 calls/s 11335 msg/s # udp rx: 636 MB/s 464529 calls/s # udp tx: 638 MB/s 10828 calls/s 10828 msg/s # udp rx: 626 MB/s 456741 calls/s # udp tx: 626 MB/s 10625 calls/s 10625 msg/s # udp gso and gro - over veth touching data # udp rx: 614 MB/s 448121 calls/s # udp tx: 631 MB/s 10707 calls/s 10707 msg/s # udp rx: 599 MB/s 437260 calls/s # udp tx: 605 MB/s 10275 calls/s 10275 msg/s # udp rx: 555 MB/s 405275 calls/s # udp tx: 555 MB/s 9416 calls/s 9416 msg/s # udp rx: 584 MB/s 426361 calls/s # udp tx: 580 MB/s 9841 calls/s 9841 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__->