Re: [dpdk-dev] [PATCH v2 00/58] enhancements to host based flow table management
From: Thomas Monjalon <hidden>
Date: 2021-07-07 08:43:14
From: Thomas Monjalon <hidden>
Date: 2021-07-07 08:43:14
15/06/2021 21:33, Ajit Khaparde:
On Sat, Jun 12, 2021 at 5:06 PM Ajit Khaparde [off-list ref] wrote:quoted
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 codePatchset 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.