RE: [EXT] Re: [net-next PATCH V2] octeontx2-af: Install TC filter rules in hardware based on priority

From: Suman Ghosh
Date: Tue Jul 18 2023 - 00:26:38 EST


>> As of today, hardware does not support installing tc filter rules
>> based on priority. This patch adds support to install the hardware
>> rules based on priority. The final hardware rules will not be
>> dependent on rule installation order, it will be strictly priority
>> based, same as software.
>>
>> Signed-off-by: Suman Ghosh <sumang@xxxxxxxxxxx>
>> ---
>> Changes since v1:
>> - Rebased the patch on top of current 'main' branch
>
>And how this patch is different from another which was sent two minutes
>before this one?
>
>https://urldefense.proofpoint.com/v2/url?u=https-
>3A__lore.kernel.org_netdev_20230716182442.2467328-2D1-2Dsumang-
>40marvell.com_&d=DwIBAg&c=nKjWec2b6R0mOyPaz7xtfQ&r=7si3Xn9Ly-
>Se1a655kvEPIYU0nQ9HPeN280sEUv5ROU&m=UbBZIOQkNN3grfgH_cyoXRC3yyqZWkJX01Oh
>3B6knsPwxKI5AN7QKnwBcSjiSLJQ&s=IM8iNkBOtcq6HOA61EJENufkw5xQdtnqN4TnyiRU8
>Hw&e=
[Suman] Commit message was different. Removed the 'fix' word from the commit message since it is a new feature.
>
>Thanks