Signed-off-by: Ferruh Yigit <ferruh.yi...@intel.com> --- content/roadmap/_index.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+)
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} -- 2.25.4