Re: [dpdk-dev] [PATCH v3 12/14] doc: update mlx5 guide on tunnel offloading

2018-04-13 Thread Nélio Laranjeiro
On Fri, Apr 13, 2018 at 07:20:21PM +0800, Xueming Li wrote: > Remove tunnel limitations, add new hardware tunnel offload features. > > Signed-off-by: Xueming Li > --- > doc/guides/nics/mlx5.rst | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/doc/guides/nics/mlx5.rst

[dpdk-dev] [PATCH v3 12/14] doc: update mlx5 guide on tunnel offloading

2018-04-13 Thread Xueming Li
Remove tunnel limitations, add new hardware tunnel offload features. Signed-off-by: Xueming Li --- doc/guides/nics/mlx5.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/guides/nics/mlx5.rst b/doc/guides/nics/mlx5.rst index b1bab2ce2..c256f85f3 100644 --- a/doc/guid