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 tx: 591 MB/s 10027 calls/s 10027 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 594 MB/s 10089 calls/s 10089 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 597 MB/s 10137 calls/s 10137 msg/s # UDP GRO fwd perf udp rx: 373 MB/s 301618 calls/s # udp tx: 836 MB/s 14192 calls/s 14192 msg/s # udp rx: 441 MB/s 355840 calls/s # udp tx: 842 MB/s 14288 calls/s 14288 msg/s # udp rx: 409 MB/s 330496 calls/s # udp tx: 835 MB/s 14169 calls/s 14169 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 548 MB/s 9308 calls/s 9308 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 523 MB/s 8873 calls/s 8873 msg/s # udp tx: 540 MB/s 9174 calls/s 9174 msg/s [ 825.645469] udpgso_bench_tx (2437) used greatest stack depth: 11104 bytes left # udp rx: 0 MB/s 512 calls/s # UDP tunnel GRO fwd perf udp tx: 547 MB/s 9285 calls/s 9285 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 538 MB/s 9130 calls/s 9130 msg/s # udp tx: 542 MB/s 9194 calls/s 9194 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: 715 MB/s 12138 calls/s 12138 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 683 MB/s 11596 calls/s 11596 msg/s # udp tx: 714 MB/s 12114 calls/s 12114 msg/s # udp rx: 0 MB/s 512 calls/s # UDP GRO fwd perf udp rx: 540 MB/s 436062 calls/s # udp tx: 887 MB/s 15053 calls/s 15053 msg/s # udp rx: 553 MB/s 446125 calls/s # udp tx: 894 MB/s 15171 calls/s 15171 msg/s # udp rx: 553 MB/s 446208 calls/s # udp tx: 890 MB/s 15100 calls/s 15100 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 480 MB/s 8148 calls/s 8148 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 472 MB/s 8013 calls/s 8013 msg/s # udp tx: 474 MB/s 8051 calls/s 8051 msg/s # udp rx: 0 MB/s 470 calls/s # UDP tunnel GRO fwd perf udp tx: 479 MB/s 8136 calls/s 8136 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 484 MB/s 8209 calls/s 8209 msg/s # udp tx: 475 MB/s 8070 calls/s 8070 msg/s # udp rx: 0 MB/s 472 calls/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__->