[dpdk-web] [PATCH 2/2] add 17.11 roadmap from Intel, Mellanox and Netronome
Maxime Coquelin
maxime.coquelin at redhat.com
Fri Sep 1 10:09:47 CEST 2017
On 08/30/2017 11:43 PM, Thomas Monjalon wrote:
> Roadmaps are announced on the mailing list:
> http://dpdk.org/ml/archives/dev/2017-July/071888.html
> http://dpdk.org/ml/archives/dev/2017-July/071909.html
> http://dpdk.org/ml/archives/dev/2017-July/071918.html
> http://dpdk.org/ml/archives/dev/2017-August/073446.html
>
> Signed-off-by: Thomas Monjalon<thomas at monjalon.net>
> ---
> dev/roadmap.html | 27 +++++++++++++++++++++++----
> 1 file changed, 23 insertions(+), 4 deletions(-)
>
> diff --git a/dev/roadmap.html b/dev/roadmap.html
> index 6c9d85b..8ac41f7 100644
> --- a/dev/roadmap.html
> +++ b/dev/roadmap.html
> @@ -43,10 +43,29 @@
> This list is obviously neither complete nor guaranteed.
> <h3 id="1711">Version 17.11 (2017 November)</h3>
> <ul>
> - <li>Vhost-user IOMMU support
> - <li>NXP DPAA1 Bus, Mempool and PMD
> - <li>ARM Architecture support in Atomic Rules Arkville Driver
> - <li>VF Restore after PF Reset
> + <li>Extend port ID to 2 bytes
> + <li>New Rx/Tx offload API
> + <li>IPsec offload API
> + <li>QoS metering and policing API
> + <li>QoS traffic management software fallback
> + <li>Example application for <a href="/doc/api/rte__tm_8h.html">QoS traffic management</a>
> + <li>Example application for <a href="/doc/api/rte__flow_8h.html">rte_flow API</a>
> + <li>GSO (Generic Segmentation Offload) library
> + <li>Example application for GRO heavyweight mode
> + <li>RSS queue regions API for <a href="/doc/guides/nics/i40e.html">i40e PMD</a>
> + <li>NXP DPAA1 bus, mempool and PMD
> + <li>ARM support in <a href="/doc/guides/nics/ark.html">ark PMD</a>
> + <li>PF support in <a href="/doc/guides/nics/nfp.html">nfp PMD</a>
> + <li>VF restore after PF reset
> + <li>Rework mlx drivers for <a href="https://github.com/linux-rdma/rdma-core/tree/master/libibverbs">upstream ibverbs</a> support
> + <li>Support secondary process, plug out, raw timestamp and flow counter in <a href="/doc/guides/nics/mlx5.html">mlx5 PMD</a>
> + <li>Support secondary process in virtual devices
> + <li>IOMMU support in vhost-user
Acked-by: Maxime Coquelin <maxime.coquelin at redhat.com>
Thanks!
Maxime
More information about the web
mailing list