Re: [dpdk-dev] [PATCH v2] doc: update release notes for mlx5 PMD

2020-08-06 Thread Thomas Monjalon
06/08/2020 04:42, Suanming Mou: > Update the release notes of mlx5 PMD for two new added devargs: > 1. sys_mem_en > 2. decap_en > > Fixes: 5522da6b201b ("net/mlx5: add option to allocate memory from system") > Fixes: 50f95b23c9ba ("net/mlx5: add option to configure FCS or decapsulation") > > Sign

Re: [dpdk-dev] [PATCH v2] doc: update release notes for mlx5 PMD

2020-08-06 Thread Kinsella, Ray
On 06/08/2020 03:42, Suanming Mou wrote: > Update the release notes of mlx5 PMD for two new added devargs: > 1. sys_mem_en > 2. decap_en > > Fixes: 5522da6b201b ("net/mlx5: add option to allocate memory from system") > Fixes: 50f95b23c9ba ("net/mlx5: add option to configure FCS or decapsulation

[dpdk-dev] [PATCH v2] doc: update release notes for mlx5 PMD

2020-08-05 Thread Suanming Mou
Update the release notes of mlx5 PMD for two new added devargs: 1. sys_mem_en 2. decap_en Fixes: 5522da6b201b ("net/mlx5: add option to allocate memory from system") Fixes: 50f95b23c9ba ("net/mlx5: add option to configure FCS or decapsulation") Signed-off-by: Suanming Mou --- doc/guides/rel_not