04/05/2023 19:36, Ajit Khaparde:
> From: Randy Schacher <stuart.schac...@broadcom.com>
> 
> Update TruFlow core code to:
> - Add shared session management
> - Add SRAM session management
> - Add dynamic TCAM management
> - Add shared TCAM session management
> - Add Hot Upgrade support
> - Update copyright year

I suppose you can update the date in the previous patch
for the whole driver.

Also this patch is removing some blank lines out of Truflow.
And I don't understand the need for removing the blank lines
before the last #ifdef of the file.

More important, you are doing huge update of many different things
in one patch.
It looks like you don't want the community to follow what you are doing.

For info, there are other things to fix in this patchset:
Error: Incorrect indent at drivers/net/bnxt/tf_ulp/generic_templates/meson.build
rte_flow doc out of sync for bnxt
        action set_mac_dst
        action set_mac_src
You can run the following script to catch these issues:
        devtools/check-meson.py
        devtools/check-doc-vs-code.sh



Reply via email to