add F-Stack Roadmap

This commit is contained in:
fengbojiang(姜凤波) 2017-05-07 17:04:30 +08:00
parent 213fa7b358
commit a264c356a4
1 changed files with 13 additions and 0 deletions

13
doc/F-Stack_Roadmap.md Normal file
View File

@ -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 APIIntel QAT.