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 6000 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 639 MB/s 10854 calls/s 10854 msg/s # udp rx: 27 MB/s 22773 calls/s # udp tx: 731 MB/s 12411 calls/s 12411 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 678 MB/s 11512 calls/s 11512 msg/s # UDP GRO fwd perf udp rx: 745 MB/s 606663 calls/s # udp tx: 805 MB/s 13667 calls/s 13667 msg/s # udp rx: 789 MB/s 642223 calls/s # udp tx: 793 MB/s 13451 calls/s 13451 msg/s # udp rx: 678 MB/s 552588 calls/s # udp tx: 686 MB/s 11643 calls/s 11643 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 42 MB/s 34669 calls/s # udp tx: 376 MB/s 6382 calls/s 6382 msg/s # udp tx: 467 MB/s 7936 calls/s 7936 msg/s # udp rx: 4 MB/s 3364 calls/s # udp tx: 477 MB/s [ 1027.037395] udpgso_bench_tx (2617) used greatest stack depth: 11112 bytes left 8091 calls/s 8091 msg/s # UDP tunnel GRO fwd perf udp tx: 390 MB/s 6622 calls/s 6622 msg/s # udp rx: 33 MB/s 27194 calls/s # udp tx: 481 MB/s 8169 calls/s 8169 msg/s # udp tx: 475 MB/s 8059 calls/s 8059 msg/s # udp rx: 0 MB/s 512 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 670 MB/s 11367 calls/s 11367 msg/s # udp rx: 29 MB/s 24178 calls/s # udp tx: 744 MB/s 12629 calls/s 12629 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 751 MB/s 12740 calls/s 12740 msg/s # UDP GRO fwd perf udp rx: 564 MB/s 458021 calls/s # udp tx: 807 MB/s 13700 calls/s 13700 msg/s # udp rx: 676 MB/s 548219 calls/s # udp tx: 816 MB/s 13849 calls/s 13849 msg/s # udp rx: 661 MB/s 537392 calls/s # udp tx: 665 MB/s 11290 calls/s 11290 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 311 MB/s 5283 calls/s 5283 msg/s # udp rx: 3 MB/s 2448 calls/s # udp tx: 347 MB/s 5894 calls/s 5894 msg/s # udp rx: 8 MB/s 6541 calls/s # udp tx: 353 MB/s 6002 calls/s 6002 msg/s # UDP tunnel GRO fwd perf udp tx: 450 MB/s 7633 calls/s 7633 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 401 MB/s 6818 calls/s 6818 msg/s # udp rx: 49 MB/s 40561 calls/s # udp tx: 482 MB/s 8191 calls/s 8191 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__->