nuttx/boards/risc-v
chao an 61563d6004 risc-v/es32c3: improve passthrough performance by iob offload
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>
2022-12-11 16:19:20 +08:00
..
bl602/bl602evb Remove the unnecessary "return;" at the end of function 2022-11-27 22:23:50 +01:00
c906/smartl-c906 Remove the unnecessary cast for main_t, NULL and argv 2022-10-18 08:51:45 +02:00
esp32c3 risc-v/es32c3: improve passthrough performance by iob offload 2022-12-11 16:19:20 +08:00
fe310/hifive1-revb NuttX graduated the Incubator; update repository links 2022-11-26 11:58:15 -08:00
k210/maix-bit NuttX graduated the Incubator; update repository links 2022-11-26 11:58:15 -08:00
litex/arty_a7 NuttX graduated the Incubator; update repository links 2022-11-26 11:58:15 -08:00
mpfs risc-v/mpfs: Mark the page table section as NOLOAD 2022-12-08 21:56:03 +08:00
qemu-rv/rv-virt risc-v/qemu-rv: Mark the page table section as NOLOAD 2022-12-08 21:56:03 +08:00
rv32m1/rv32m1-vega boards: Refresh defconfig after the default value of FS_PROCFS_EXCLUDE_xxx 2022-10-18 15:10:26 +09:00