[dpdk-dev] [PATCH v2 00/58] enhancements to host based flow table management
Thomas Monjalon
thomas at monjalon.net
Wed Jul 7 10:43:05 CEST 2021
15/06/2021 21:33, Ajit Khaparde:
> On Sat, Jun 12, 2021 at 5:06 PM Ajit Khaparde
> <ajit.khaparde at broadcom.com> wrote:
> >
> > This patchset adds flow table management support for
> > Thor network adapter and introduces enhancements to
> > the existing flow table management functionality.
> >
> > v1->v2:
> > - Rebased against latest dpdk-next-net-brcm for-next-net branch.
> > - Fixed typo errors in some of the patches
> > - Address some issues encountered while applying patches
> > - Changed log levels for some log messages to debug
> > - Cleaned up some unused code
>
> Patchset applied to the for-next-net branch of dpdk-next-net-brcm.
> Thanks
These 3 tools are returning errors:
devtools/check-meson.py
devtools/check-spdx-tag.sh
devtools/check-doc-vs-code.sh
1/ The meson files have a new indent policy.
2/ The SPDX tag is missing in some hcapi_cfa files.
3/ devtools/parse-flow-support.sh must be updated with new bnxt path
Please fix in dpdk-next-net-brcm.
More information about the dev
mailing list