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: 695 MB/s 11798 calls/s 11798 msg/s # tcp rx: 696 MB/s 30028 calls/s # tcp tx: 733 MB/s 12436 calls/s 12436 msg/s # tcp rx: 734 MB/s 34282 calls/s # tcp tx: 707 MB/s 11994 calls/s 11994 msg/s # tcp rx: 707 MB/s 33811 calls/s # tcp tx: 738 MB/s 12532 calls/s 12532 msg/s # udp gso - over veth touching data # udp rx: 302 MB/s 215161 calls/s # udp tx: 310 MB/s 5272 calls/s 5272 msg/s # udp rx: 399 MB/s 284481 calls/s # udp tx: 398 MB/s 6760 calls/s 6760 msg/s # udp rx: 312 MB/s 222442 calls/s # udp tx: 312 MB/s 5305 calls/s 5305 msg/s # udp rx: 305 MB/s 217712 calls/s # udp tx: 305 MB/s 5175 calls/s 5175 msg/s # udp gso and gro - over veth touching data # udp rx: 741 MB/s 12501 calls/s # udp tx: 760 MB/s 12893 calls/s 12893 msg/s # udp rx: 811 MB/s 13754 calls/s # udp tx: 815 MB/s 13826 calls/s 13826 msg/s # udp rx: 807 MB/s 13700 calls/s # udp tx: 807 MB/s 13688 calls/s 13688 msg/s # udp rx: 810 MB/s 13747 calls/s # udp tx: 808 MB/s 13720 calls/s 13720 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 679 MB/s 11527 calls/s 11527 msg/s # tcp rx: 680 MB/s 29060 calls/s # tcp tx: 683 MB/s 11586 calls/s 11586 msg/s # tcp rx: 683 MB/s 28335 calls/s # tcp tx: 677 MB/s 11491 calls/s 11491 msg/s # tcp rx: 678 MB/s 33345 calls/s # tcp tx: 733 MB/s 12437 calls/s 12437 msg/s # udp gso - over veth touching data # udp rx: 363 MB/s 265240 calls/s # udp tx: 373 MB/s 6341 calls/s 6341 msg/s # udp rx: 353 MB/s 258125 calls/s # udp tx: 350 MB/s 5950 calls/s 5950 msg/s # udp rx: 385 MB/s 280861 calls/s # udp tx: 387 MB/s 6577 calls/s 6577 msg/s # udp rx: 428 MB/s 312580 calls/s # udp tx: 428 MB/s 7266 calls/s 7266 msg/s # udp gso and gro - over veth touching data # udp rx: 628 MB/s 10663 calls/s # udp tx: 644 MB/s 10937 calls/s 10937 msg/s # udp rx: 605 MB/s 10275 calls/s # udp tx: 604 MB/s 10254 calls/s 10254 msg/s # udp rx: 738 MB/s 12520 calls/s # udp tx: 745 MB/s 12652 calls/s 12652 msg/s # udp rx: 757 MB/s 12844 calls/s # udp tx: 757 MB/s 12843 calls/s 12843 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__->