F-Stack / f-stack

F-Stack is an user space network development kit with high performance based on DPDK, FreeBSD TCP/IP stack and coroutine API.
http://www.f-stack.org
Other
3.86k stars 898 forks source link

[Question]: F-Stack for Microcontrollers #289

Open rahmanih opened 6 years ago

rahmanih commented 6 years ago

Hi,

Do you have any idea whether the f-stack can be ported to run on MCU, (STM32) or not ? what are the hw & sw requirement (memory, rtos, cpu)?

regards Haithem.

rahmanih commented 6 years ago

ping .... :)

jinhao2 commented 6 years ago

If you run linux on MCU supporting the dpdk's NIC, it is possible to try fstack.

rahmanih commented 6 years ago

Hi,

If you run linux on MCU supporting the dpdk's NIC, it is possible to try fstack.

No, there isn't any linux I 'm targeting STM32 MCU with FreeRTOS. is it still possible? does it require a lot of effort to be ported what are the dpendencies to linux?

regards Haithem.