f-stack/example
fengbojiang e12886c02c Support zero copy while call `ff_write`, you can enable it by modify ‘FF_ZC_SEND=1' in `lib/Makefile`.
`FF_ZC_SEND` is same as `FF_USE_PAGE_ARRAY`, it will improve performance slightly in some scenarios, need to be tested in combination with real applications.

You can enable both compilation options at the same time or separately.
2022-04-15 18:00:49 +08:00
..
Makefile DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
main.c helloword sever demo support IPv6. 2019-08-08 22:03:57 +08:00
main_epoll.c F-Stack's kni can work on DPDK 18.11 LTS now. 2019-03-14 17:17:58 +08:00
main_zc.c Support zero copy while call `ff_write`, you can enable it by modify ‘FF_ZC_SEND=1' in `lib/Makefile`. 2022-04-15 18:00:49 +08:00