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: 675 MB/s 11457 calls/s 11457 msg/s # tcp rx: 675 MB/s 29432 calls/s # tcp tx: 757 MB/s 12855 calls/s 12855 msg/s # tcp rx: 760 MB/s 31330 calls/s # tcp tx: 597 MB/s 10139 calls/s 10139 msg/s # tcp rx: 598 MB/s 24907 calls/s # tcp tx: 661 MB/s 11221 calls/s 11221 msg/s # udp gso - over veth touching data # udp rx: 342 MB/s 244247 calls/s # udp tx: 353 MB/s 5994 calls/s 5994 msg/s # udp rx: 336 MB/s 239486 calls/s # udp tx: 332 MB/s 5641 calls/s 5641 msg/s # udp rx: 312 MB/s 222589 calls/s # udp tx: 314 MB/s 5335 calls/s 5335 msg/s # udp rx: 270 MB/s 192486 calls/s # udp tx: 266 MB/s 4523 calls/s 4523 msg/s # udp gso and gro - over veth touching data # udp rx: 622 MB/s 10553 calls/s # udp tx: 640 MB/s 10856 calls/s 10856 msg/s # udp rx: 701 MB/s 11897 calls/s # udp tx: 695 MB/s 11801 calls/s 11801 msg/s # udp rx: 747 MB/s 12680 calls/s # udp tx: 751 MB/s 12750 calls/s 12750 msg/s # udp rx: 764 MB/s 12966 calls/s # udp tx: 763 MB/s 12955 calls/s 12955 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 712 MB/s 12077 calls/s 12077 msg/s # tcp rx: 712 MB/s 32290 calls/s # tcp tx: 671 MB/s 11382 calls/s 11382 msg/s # tcp rx: 671 MB/s 28235 calls/s # tcp tx: 617 MB/s 10465 calls/s 10465 msg/s # tcp rx: 617 MB/s 24765 calls/s # tcp tx: 605 MB/s 10274 calls/s 10274 msg/s # udp gso - over veth touching data # udp rx: 411 MB/s 300133 calls/s # udp tx: 420 MB/s 7131 calls/s 7131 msg/s # udp rx: 405 MB/s 296001 calls/s # udp tx: 411 MB/s 6974 calls/s 6974 msg/s # udp rx: 431 MB/s 314561 calls/s # udp tx: 431 MB/s 7322 calls/s 7322 msg/s # udp rx: 431 MB/s 314851 calls/s # udp tx: 431 MB/s 7327 calls/s 7327 msg/s # udp gso and gro - over veth touching data # udp rx: 563 MB/s 9719 calls/s # udp tx: 586 MB/s 9941 calls/s 9941 msg/s # udp rx: 651 MB/s 11047 calls/s # udp tx: 651 MB/s 11048 calls/s 11048 msg/s # udp rx: 621 MB/s 10539 calls/s # udp tx: 619 MB/s 10507 calls/s 10507 msg/s # udp rx: 754 MB/s 12793 calls/s # udp tx: 750 MB/s 12735 calls/s 12735 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__->