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 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 405 MB/s 6870 calls/s 6870 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 400 MB/s 6794 calls/s 6794 msg/s # udp tx: 486 MB/s 8243 calls/s 8243 msg/s # udp rx: 0 MB/s 512 calls/s # UDP GRO fwd perf udp rx: 703 MB/s 571132 calls/s # udp tx: 823 MB/s 13961 calls/s 13961 msg/s # udp rx: 686 MB/s 556866 calls/s # udp tx: 757 MB/s 12851 calls/s 12851 msg/s # udp rx: 714 MB/s 579626 calls/s # udp tx: 806 MB/s 13675 calls/s 13675 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 252 MB/s 4285 calls/s 4285 msg/s # udp tx: 265 MB/s 4506 calls/s 4506 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 285 MB/s 4844 calls/s 4844 msg/s [ 2163.236917] udpgso_bench_tx (32072) used greatest stack depth: 11048 bytes left # udp rx: 0 MB/s 563 calls/s # UDP tunnel GRO fwd perf udp tx: 483 MB/s 8208 calls/s 8208 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 474 MB/s 8054 calls/s 8054 msg/s # udp rx: 0 MB/s 749 calls/s # udp tx: 483 MB/s 8200 calls/s 8200 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 688 MB/s 11679 calls/s 11679 msg/s # udp rx: 63 MB/s 52038 calls/s # udp tx: 730 MB/s 12392 calls/s 12392 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 730 MB/s 12393 calls/s 12393 msg/s # UDP GRO fwd perf udp rx: 690 MB/s 559240 calls/s # udp tx: 924 MB/s 15688 calls/s 15688 msg/s # udp rx: 799 MB/s 647929 calls/s # udp tx: 922 MB/s 15640 calls/s 15640 msg/s # udp rx: 678 MB/s 549595 calls/s # udp tx: 928 MB/s 15745 calls/s 15745 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 460 MB/s 7808 calls/s 7808 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 468 MB/s 7945 calls/s 7945 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 470 MB/s 7977 calls/s 7977 msg/s # udp rx: 0 MB/s 423 calls/s # UDP tunnel GRO fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 485 MB/s 8242 calls/s 8242 msg/s # udp tx: 479 MB/s 8127 calls/s 8127 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 479 MB/s 8132 calls/s 8132 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__->