update Intel roadmap for 20.02

Message ID 20191213110241.74371-1-ferruh.yigit@intel.com (mailing list archive)
State Not Applicable, archived
Headers
Series update Intel roadmap for 20.02 |

Checks

Context Check Description
ci/checkpatch warning coding style issues

Commit Message

Ferruh Yigit Dec. 13, 2019, 11:02 a.m. UTC
  Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
---
Roadmap provided by:
Cc: Tim O'Driscoll <tim.odriscoll@intel.com>
Cc: John Mcnamara <john.mcnamara@intel.com>
---
 content/roadmap/_index.md | 8 ++++++++
 1 file changed, 8 insertions(+)
  

Comments

Thomas Monjalon Jan. 8, 2020, 10:13 p.m. UTC | #1
13/12/2019 12:02, Ferruh Yigit:
> Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
> ---
> Roadmap provided by:
> Cc: Tim O'Driscoll <tim.odriscoll@intel.com>
> Cc: John Mcnamara <john.mcnamara@intel.com>
> ---
> --- a/content/roadmap/_index.md
> +++ b/content/roadmap/_index.md
> +- Add cryptodev support for chachapoly symmetric algorithm in Intel QAT devices
> +- Flow API support for flow director rules based on Intel DDP profiles
> +- Update AESNI-MB PMD and AESNI GCM PMDs to use the latest version of the IPsec multi-buffer library
> +- Add virtio packed ring notification support
> +- Add virtio 1.1 server mode support
> +- Support crypto Rx and Tx operations on different cores
> +- Validate and document basic support for OpenWRT
> +- Additional Windows support for EAL functions

Reordered with others and applied, thanks
  

Patch

diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index ed727f0..ae43c16 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -21,6 +21,14 @@  This list is obviously neither complete nor guaranteed.
 - regexdev
 - template based ring API
 - UBSan in build
+- Add cryptodev support for chachapoly symmetric algorithm in Intel QAT devices
+- Flow API support for flow director rules based on Intel DDP profiles
+- Update AESNI-MB PMD and AESNI GCM PMDs to use the latest version of the IPsec multi-buffer library
+- Add virtio packed ring notification support
+- Add virtio 1.1 server mode support
+- Support crypto Rx and Tx operations on different cores
+- Validate and document basic support for OpenWRT
+- Additional Windows support for EAL functions
 
 ### Nice to have - Future {#future}
 ----