nuttx/boards/risc-v/esp32c3/esp32c3-devkit/configs
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
..
adc risc-v/esp32c3: Move files shared between boards into a common folder 2022-12-09 11:19:27 +08:00
autopm risc-v/esp32c3: Move files shared between boards into a common folder 2022-12-09 11:19:27 +08:00
ble risc-v/esp32c3: Move files shared between boards into a common folder 2022-12-09 11:19:27 +08:00
bmp180 risc-v/esp32c3: Move files shared between boards into a common folder 2022-12-09 11:19:27 +08:00
cxx risc-v/esp32c3: Move files shared between boards into a common folder 2022-12-09 11:19:27 +08:00
efuse risc-v/esp32c3: Move files shared between boards into a common folder 2022-12-09 11:19:27 +08:00
elf risc-v/esp32c3: Move files shared between boards into a common folder 2022-12-09 11:19:27 +08:00
gpio risc-v/esp32c3: Move files shared between boards into a common folder 2022-12-09 11:19:27 +08:00
knsh risc-v/esp32c3: Move files shared between boards into a common folder 2022-12-09 11:19:27 +08:00
lvgl risc-v/esp32c3: Move files shared between boards into a common folder 2022-12-09 11:19:27 +08:00
mcuboot_slot_confirm risc-v/esp32c3: Move files shared between boards into a common folder 2022-12-09 11:19:27 +08:00
module risc-v/esp32c3: Move files shared between boards into a common folder 2022-12-09 11:19:27 +08:00
nsh risc-v/esp32c3: Refactor and rename linker scripts 2022-12-09 11:19:27 +08:00
nvcfgdata risc-v/esp32c3: Move files shared between boards into a common folder 2022-12-09 11:19:27 +08:00
oneshot risc-v/esp32c3: Move files shared between boards into a common folder 2022-12-09 11:19:27 +08:00
ostest risc-v/esp32c3: Move files shared between boards into a common folder 2022-12-09 11:19:27 +08:00
pm risc-v/esp32c3: Move files shared between boards into a common folder 2022-12-09 11:19:27 +08:00
pwm risc-v/esp32c3: Move files shared between boards into a common folder 2022-12-09 11:19:27 +08:00
random risc-v/esp32c3: Move files shared between boards into a common folder 2022-12-09 11:19:27 +08:00
romfs risc-v/esp32c3: Move files shared between boards into a common folder 2022-12-09 11:19:27 +08:00
rtc risc-v/esp32c3: Move files shared between boards into a common folder 2022-12-09 11:19:27 +08:00
sotest risc-v/esp32c3: Move files shared between boards into a common folder 2022-12-09 11:19:27 +08:00
spiflash risc-v/esp32c3: Move files shared between boards into a common folder 2022-12-09 11:19:27 +08:00
sta_softap risc-v/esp32c3: Move files shared between boards into a common folder 2022-12-09 11:19:27 +08:00
tickless risc-v/esp32c3: Move files shared between boards into a common folder 2022-12-09 11:19:27 +08:00
timer risc-v/esp32c3: Move files shared between boards into a common folder 2022-12-09 11:19:27 +08:00
twai risc-v/esp32c3: Move files shared between boards into a common folder 2022-12-09 11:19:27 +08:00
uid risc-v/esp32c3: Move files shared between boards into a common folder 2022-12-09 11:19:27 +08:00
usbconsole risc-v/esp32c3: Move files shared between boards into a common folder 2022-12-09 11:19:27 +08:00
wapi risc-v/es32c3: improve passthrough performance by iob offload 2022-12-11 16:19:20 +08:00
watchdog risc-v/esp32c3: Move files shared between boards into a common folder 2022-12-09 11:19:27 +08:00
watcher risc-v/esp32c3: Move files shared between boards into a common folder 2022-12-09 11:19:27 +08:00