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: 747 MB/s 12685 calls/s 12685 msg/s # tcp rx: 749 MB/s 112707 calls/s # tcp tx: 626 MB/s 10633 calls/s 10633 msg/s # tcp rx: 627 MB/s 79062 calls/s # tcp tx: 856 MB/s 14524 calls/s 14524 msg/s # tcp rx: 857 MB/s 147820 calls/s # tcp tx: 852 MB/s 14456 calls/s 14456 msg/s # udp gso - over veth touching data # udp rx: 1239 MB/s 882800 calls/s # udp tx: 1271 MB/s 21572 calls/s 21572 msg/s # udp rx: 1290 MB/s 919241 calls/s # udp tx: 1289 MB/s 21872 calls/s 21872 msg/s # udp rx: 1311 MB/s 934077 calls/s # udp tx: 1310 MB/s 22225 calls/s 22225 msg/s # udp rx: 1286 MB/s 916694 calls/s # udp tx: 1296 MB/s 21993 calls/s 21993 msg/s # udp gso and gro - over veth touching data # udp rx: 624 MB/s 444964 calls/s # udp tx: 640 MB/s 10863 calls/s 10863 msg/s # udp rx: 685 MB/s 488228 calls/s # udp tx: 684 MB/s 11617 calls/s 11617 msg/s # udp rx: 685 MB/s 488271 calls/s # udp tx: 684 MB/s 11618 calls/s 11618 msg/s # udp rx: 684 MB/s 487608 calls/s # udp tx: 704 MB/s 11953 calls/s 11953 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 669 MB/s 11355 calls/s 11355 msg/s # tcp rx: 670 MB/s 83696 calls/s # tcp tx: 664 MB/s 11271 calls/s 11271 msg/s # tcp rx: 665 MB/s 81036 calls/s # tcp tx: 674 MB/s 11441 calls/s 11441 msg/s # tcp rx: 675 MB/s 81542 calls/s # tcp tx: 669 MB/s 11357 calls/s 11357 msg/s # udp gso - over veth touching data # udp rx: 648 MB/s 472938 calls/s # udp tx: 662 MB/s 11238 calls/s 11238 msg/s # udp rx: 670 MB/s 488921 calls/s # udp tx: 672 MB/s 11399 calls/s 11399 msg/s # udp rx: 678 MB/s 494864 calls/s # udp tx: 679 MB/s 11525 calls/s 11525 msg/s # udp rx: 655 MB/s 478008 calls/s # udp tx: 654 MB/s 11106 calls/s 11106 msg/s # udp gso and gro - over veth touching data # udp rx: 663 MB/s 484251 calls/s # udp tx: 678 MB/s 11515 calls/s 11515 msg/s # udp rx: 683 MB/s 498326 calls/s # udp tx: 682 MB/s 11580 calls/s 11580 msg/s # udp rx: 698 MB/s 509204 calls/s # udp tx: 697 MB/s 11836 calls/s 11836 msg/s # udp rx: 693 MB/s 505826 calls/s # udp tx: 693 MB/s 11759 calls/s 11759 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__->