update Intel roadmap for 20.08

Message ID 20200612135804.3781756-1-ferruh.yigit@intel.com (mailing list archive)
State Not Applicable, archived
Delegated to: Thomas Monjalon
Headers
Series update Intel roadmap for 20.08 |

Checks

Context Check Description
ci/checkpatch warning coding style issues
ci/Intel-compilation fail apply issues

Commit Message

Ferruh Yigit June 12, 2020, 1:58 p.m. UTC
  Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
---
 content/roadmap/_index.md | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)
  

Patch

diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 887612c..a141050 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -46,6 +46,30 @@  This list is obviously neither complete nor guaranteed.
 - regexdev
 - regex driver based on libpcre
 - UBSan in build
+<!-- Networking -->
+- implement vector lookup for fib
+<!-- Network drivers -->
+- i40e add switch filter programming for DNS
+- i40e optimize flow director rule insertion rate
+- ice enable DCF datapath
+- ice enhance support for PPPoE
+- ice support GTP-U
+- ice support RSS for IPv6 prefix
+- ice improve flow based RSS and add more protocols
+- ice support ether type filtering on flow director
+- ixgbe/i40e replace some legacy filter API
+- igb/ixgbe/i40e/ice base code update
+<!-- Virtualisation -->
+- introduce vhost async API
+- enhance vhost DMA operations with CBDMA PMD
+<!-- Crypto -->
+- support crypto-CRC chained operation
+- support QAT PMD chacha poly
+- support QAT PMD primary and secondary processes
+<!-- Eventdev -->
+- add Dynamic Load Balancer (DLB) PMD
+<!-- General -->
+- support direct-store (write-combined) memory write (movdiri)
 
 ### Version 20.11 (2020 November) {#2011}