Skip to content

Commit

Permalink
Merge pull request #722 from ywc689/todo
Browse files Browse the repository at this point in the history
doc: update todo doc
  • Loading branch information
wenjiejiang authored Apr 2, 2021
2 parents e9eb922 + f8e72ed commit b3d7c35
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions doc/TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,24 +6,29 @@ DPVS TODO list
* [ ] NIC without Flow-Director (FDIR)
- [x] Packet redirect to workers
- [ ] RSS pre-calcuating
- [ ] Replace fdir with Generic Flow(rte_flow)
* [x] Merge DPDK stable 18.11
* [ ] Merge DPDK stable 20.11
* [ ] Service whitelist ACL
* [ ] SNAT ACL
* [x] Service whitelist ACL
* [ ] IPset Support
- [ ] SNAT ACL with IPset
- [ ] TC policing with IPset
* [x] Refactor Keepalived (porting latest stable keepalived)
* [ ] Keepalived stability test and optimization.
* [x] Packet Capture and Tcpdump Support
* [ ] Logging
- [ ] Packet based logging
- [ ] Session based logging (creation, expire, statistics)
* [ ] CI, Test Automation Setup
* [x] CI, Test Automation Setup
* [ ] Performance Optimization
- [ ] Performance test tools and docs
- [x] CPU Performance Tuning
- [x] Memory Performance Tuning
- [ ] Numa-aware NIC
- [ ] Minimal Running Resource
- [x] KNI performance Tuning
- [ ] Multi-core Performance Tuning
- [ ] TC performance Tuning
- [x] TC performance Tuning
* [x] 25G/40G NIC Supports
* [ ] VxLAN Support
* [ ] IPv6 Tunnel Device
Expand Down

0 comments on commit b3d7c35

Please sign in to comment.