On Tue, Apr 14, 2020 at 3:06 AM Thomas Monjalon <tho...@monjalon.net> wrote:
>
> 13/04/2020 21:39, Venkat Duvvuru:
> > This patchset introduces a new mechanism to allow host-memory based
> > flow table management. This should allow higher flow scalability
> > than what is currently supported. This new approach also defines a
> > new rte_flow parser, and mapper which currently supports basic packet
> > classification in receive path. The patchset uses a newly implemented
> > control-plane firmware interface which optimizes flow insertions and
> > deletions.
> >
> > This is a baseline patchset with limited scale. Follow on patches will
> > add support for more protocol headers, rte_flow attributes, actions
> > and such.
>
> It seems this patchset is adding features but I don't see any
> documentation update. Should you update the feature list?
>         doc/guides/nics/features/bnxt.ini

This patchset implements a different mechanism to an already supported
feature in
 doc/guides/nics/features/bnxt.ini. So, I believe that we don't have
to update this file.

Reply via email to