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 6000 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 663 MB/s 11261 calls/s 11261 msg/s # tcp rx: 664 MB/s 29718 calls/s # tcp tx: 664 MB/s 11277 calls/s 11277 msg/s # tcp rx: 665 MB/s 29325 calls/s # tcp tx: 702 MB/s 11911 calls/s 11911 msg/s # tcp rx: 703 MB/s 24689 calls/s # tcp tx: 697 MB/s 11834 calls/s 11834 msg/s # udp gso - over veth touching data # udp rx: 370 MB/s 263794 calls/s # udp tx: 378 MB/s 6419 calls/s 6419 msg/s # udp rx: 388 MB/s 276729 calls/s # udp tx: 392 MB/s 6653 calls/s 6653 msg/s # udp rx: 413 MB/s 294672 calls/s # udp tx: 413 MB/s 7008 calls/s 7008 msg/s # udp rx: 436 MB/s 310750 calls/s # udp tx: 435 MB/s 7391 calls/s 7391 msg/s # udp gso and gro - over veth touching data # udp rx: 621 MB/s 10545 calls/s # udp tx: 633 MB/s 10737 calls/s 10737 msg/s # udp rx: 632 MB/s 10733 calls/s # udp tx: 640 MB/s 10865 calls/s 10865 msg/s # udp rx: 782 MB/s 13272 calls/s # udp tx: 782 MB/s 13264 calls/s 13264 msg/s # udp rx: 812 MB/s 13776 calls/s # udp tx: 811 MB/s 13763 calls/s 13763 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 683 MB/s 11591 calls/s 11591 msg/s # tcp rx: 684 MB/s 29610 calls/s # tcp tx: 673 MB/s 11426 calls/s 11426 msg/s # tcp rx: 674 MB/s 30926 calls/s # tcp tx: 637 MB/s 10817 calls/s 10817 msg/s # tcp rx: 637 MB/s 29012 calls/s # tcp tx: 634 MB/s 10759 calls/s 10759 msg/s # udp gso - over veth touching data # udp rx: 392 MB/s 286110 calls/s # udp tx: 405 MB/s 6884 calls/s 6884 msg/s # udp rx: 460 MB/s 335681 calls/s # udp tx: 460 MB/s 7807 calls/s 7807 msg/s # udp rx: 466 MB/s 340332 calls/s # udp tx: 465 MB/s 7890 calls/s 7890 msg/s # udp rx: 400 MB/s 292217 calls/s # udp tx: 401 MB/s 6806 calls/s 6806 msg/s # udp gso and gro - over veth touching data # udp rx: 692 MB/s 11889 calls/s # udp tx: 716 MB/s 12145 calls/s 12145 msg/s # udp rx: 801 MB/s 13601 calls/s # udp tx: 800 MB/s 13583 calls/s 13583 msg/s # udp rx: 794 MB/s 13473 calls/s # udp tx: 793 MB/s 13460 calls/s 13460 msg/s # udp rx: 795 MB/s 13493 calls/s # udp tx: 794 MB/s 13477 calls/s 13477 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__->