mirror of https://github.com/F-Stack/f-stack.git
add F-Stack Roadmap
This commit is contained in:
parent
213fa7b358
commit
a264c356a4
|
@ -0,0 +1,13 @@
|
|||
# F-Stack Roadmap
|
||||
|
||||
This list are major known features, and obviously neither complete nor guaranteed.
|
||||
|
||||
2017.7 F-Stack v1.1
|
||||
|
||||
1. NIC offload: checkksum(IP/TCP/UDP/SCTP), TSO, VLAN).
|
||||
2. Zerocopy when send packet.
|
||||
3. User space tools:syscontrol, iptables, tcpdump, HOOK(INPUT/OUTPUT/BYPASS), tc, etc.
|
||||
4. Watchdog supportted.
|
||||
5. SPDK supportted.
|
||||
6. Python/PHP API supportted.
|
||||
7. Encapsulate Cyptodev API(Intel QAT).
|
Loading…
Reference in New Issue