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?