Hi Ferruh, Thanks for reminding, new patch sent: http://www.dpdk.org/dev/patchwork/patch/39026/
Best Regards, Xueming > -----Original Message----- > From: Ferruh Yigit <ferruh.yi...@intel.com> > Sent: Thursday, April 26, 2018 7:00 PM > To: Xueming(Steven) Li <xuemi...@mellanox.com>; Nélio Laranjeiro > <nelio.laranje...@6wind.com>; Shahaf > Shuler <shah...@mellanox.com> > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH v6 11/11] doc: update mlx5 guide on tunnel > offloading > > On 4/23/2018 1:33 PM, Xueming Li wrote: > > Remove tunnel limitations, add new hardware tunnel offload features. > > > > Signed-off-by: Xueming Li <xuemi...@mellanox.com> > > --- > > doc/guides/nics/features/default.ini | 1 + > > doc/guides/nics/features/mlx5.ini | 3 +++ > > doc/guides/nics/mlx5.rst | 4 ++-- > > 3 files changed, 6 insertions(+), 2 deletions(-) > > > > diff --git a/doc/guides/nics/features/default.ini > > b/doc/guides/nics/features/default.ini > > index dae2ad776..49be81450 100644 > > --- a/doc/guides/nics/features/default.ini > > +++ b/doc/guides/nics/features/default.ini > > @@ -29,6 +29,7 @@ Multicast MAC filter = > > RSS hash = > > RSS key update = > > RSS reta update = > > +Inner RSS = > > VMDq = > > SR-IOV = > > DCB = > > When a new feature added, it need to be documented, in > doc/guides/nics/features.rst. > > To not block this set, can you please send an incremental patch for this?