Signed-off-by: Ferruh Yigit <ferruh.yi...@intel.com> --- content/roadmap/_index.md | 10 ++++++++++ 1 file changed, 10 insertions(+)
diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md index c6a67a986876..9789e132c57e 100644 --- a/content/roadmap/_index.md +++ b/content/roadmap/_index.md @@ -18,6 +18,8 @@ This list is obviously neither complete nor guaranteed. - Tx QoS marking API - device identifier syntax for SF representor - AVF software back-end driver with device emulation libraries +- FIB support to l3fwd +- predictable RSS in thash library <!-- Network drivers --> - hns3 PTP (Precise Time Protocol) - hns3 link and descriptors status @@ -29,7 +31,14 @@ This list is obviously neither complete nor guaranteed. - octeontx3 base driver for mempool, ethdev, eventdev and rte_flow support - qede initial support for next generation hardware - qede flow API support +- ice on Windows +- ice & iavf flow filter for IP fragment and GTPU support/enhancement +- ice & iavf AVX-512 support with and without hardware offloads +- iavf UMWAIT/UMONITOR instructions support +- af_xdp preferred busy polling support <!-- Virtualisation --> +- virtio packed ring enqueue acceleration via DMA +- vhost async control path refactoring <!-- Network apps --> - testpmd multi-process support - IF proxy @@ -41,6 +50,7 @@ This list is obviously neither complete nor guaranteed. <!-- Event --> - event vector support to reduce scheduler overhead and to improve performance - event vector support in SW Rx eventdev adapter +- new dynamic load balancer 2.5 eventdev driver <!-- Others --> - regex driver based on libpcre - dynamic load balancer event driver common code consolidation -- 2.29.2