make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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 4800 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 4 MB/s 3584 calls/s # udp tx: 463 MB/s 7854 calls/s 7854 msg/s # udp rx: 8 MB/s 6740 calls/s # udp tx: 697 MB/s 11825 calls/s 11825 msg/s # udp tx: 597 MB/s 10137 calls/s 10137 msg/s # udp rx: 4 MB/s 3772 calls/s # UDP GRO fwd perf udp rx: 526 MB/s 425216 calls/s # udp tx: 799 MB/s 13558 calls/s 13558 msg/s # udp rx: 496 MB/s 400896 calls/s # udp tx: 803 MB/s 13627 calls/s 13627 msg/s # udp rx: 573 MB/s 463211 calls/s # udp tx: 816 MB/s 13852 calls/s 13852 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 467 MB/s 7926 calls/s 7926 msg/s # udp rx: 5 MB/s 4352 calls/s # udp tx: 476 MB/s 8087 calls/s 8087 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 475 MB/s 8070 calls/s 8070 msg/s # UDP tunnel GRO fwd perf udp tx: 463 MB/s 7866 calls/s 7866 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 455 MB/s 7724 calls/s 7724 msg/s # udp rx: 14 MB/s 11776 calls/s # udp tx: 437 MB/s 7418 calls/s 7418 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 576 MB/s 9786 calls/s 9786 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 575 MB/s 9763 calls/s 9763 msg/s # udp tx: 573 MB/s 9729 calls/s 9729 msg/s # udp rx: 0 MB/s 512 calls/s # UDP GRO fwd perf udp rx: 441 MB/s 356763 calls/s # udp tx: 778 MB/s 13210 calls/s 13210 msg/s # udp rx: 517 MB/s 417809 calls/s # udp tx: 792 MB/s 13440 calls/s 13440 msg/s # udp rx: 582 MB/s 470545 calls/s # udp tx: 791 MB/s 13426 calls/s 13426 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 443 MB/s 7519 calls/s 7519 msg/s # udp rx: 2 MB/s 2048 calls/s # udp tx: 485 MB/s 8231 calls/s 8231 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 454 MB/s 7716 calls/s 7716 msg/s # UDP tunnel GRO fwd perf udp tx: 460 MB/s 7804 calls/s 7804 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 451 MB/s 7665 calls/s 7665 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 459 MB/s 7801 calls/s 7801 msg/s ok 1 selftests: net: udpgro_fwd.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__->