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: 1105 MB/s 18744 calls/s 18744 msg/s # tcp rx: 1105 MB/s 142023 calls/s # tcp tx: 1059 MB/s 17977 calls/s 17977 msg/s # tcp rx: 1067 MB/s 134359 calls/s # tcp tx: 1060 MB/s 17982 calls/s 17982 msg/s # tcp rx: 1064 MB/s 129424 calls/s # tcp tx: 1066 MB/s 18086 calls/s 18086 msg/s # udp gso - over veth touching data # udp rx: 654 MB/s 466203 calls/s # udp tx: 677 MB/s 11498 calls/s 11498 msg/s # udp rx: 707 MB/s 503867 calls/s # udp tx: 705 MB/s 11974 calls/s 11974 msg/s # udp rx: 694 MB/s 494481 calls/s # udp tx: 695 MB/s 11794 calls/s 11794 msg/s # udp rx: 697 MB/s 496913 calls/s # udp tx: 699 MB/s 11861 calls/s 11861 msg/s # udp gso and gro - over veth touching data # udp rx: 608 MB/s 433250 calls/s # udp tx: 628 MB/s 10666 calls/s 10666 msg/s # udp rx: 643 MB/s 458064 calls/s # udp tx: 644 MB/s 10929 calls/s 10929 msg/s # udp rx: 652 MB/s 464508 calls/s # udp tx: 653 MB/s 11083 calls/s 11083 msg/s # udp rx: 646 MB/s 460673 calls/s # udp tx: 648 MB/s 10993 calls/s 10993 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 654 MB/s 11107 calls/s 11107 msg/s # tcp rx: 654 MB/s 84160 calls/s # tcp tx: 707 MB/s 12001 calls/s 12001 msg/s # tcp rx: 708 MB/s 85813 calls/s # tcp tx: 713 MB/s 12095 calls/s 12095 msg/s # tcp rx: 713 MB/s 86405 calls/s # tcp tx: 702 MB/s 11922 calls/s 11922 msg/s # udp gso - over veth touching data # udp rx: 1220 MB/s 889792 calls/s # udp tx: 1259 MB/s 21365 calls/s 21365 msg/s # udp rx: 1253 MB/s 914031 calls/s # udp tx: 1253 MB/s 21265 calls/s 21265 msg/s # udp rx: 1252 MB/s 913625 calls/s # udp tx: 1253 MB/s 21252 calls/s 21252 msg/s # udp rx: 1254 MB/s 914842 calls/s # udp tx: 1255 MB/s 21289 calls/s 21289 msg/s # udp gso and gro - over veth touching data # udp rx: 911 MB/s 664724 calls/s # udp tx: 928 MB/s 15752 calls/s 15752 msg/s # udp rx: 618 MB/s 451441 calls/s # udp tx: 619 MB/s 10511 calls/s 10511 msg/s # udp rx: 590 MB/s 430910 calls/s # udp tx: 588 MB/s 9985 calls/s 9985 msg/s # udp rx: 622 MB/s 453911 calls/s # udp tx: 620 MB/s 10527 calls/s 10527 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__->