61563d6004
Use iob offload model to improve passthrough performance 1. Use iob buffer instead of reserved packet buffer 2. Enable TCP/UDP buffer mode ------------------------------------------------- | Protocol | Server | Client | | |-----------------------------------------------| | TCP | 7 | 12 | Mbits/sec | | TCP(Offload) | 17 | 11 | Mbits/sec | | UDP | 10 | 16 | Mbits/sec | | UDP(Offload) | 43 | 28 | Mbits/sec | ------------------------------------------------- Signed-off-by: chao an <anchao@xiaomi.com> |
||
---|---|---|
.. | ||
configs | ||
include | ||
scripts | ||
src | ||
Kconfig |