Re: [net PATCH V2] octeontx2-pf: Add additional check for MCAM rules.

From: Alexander Lobakin
Date: Mon Jul 03 2023 - 12:33:41 EST


From: Suman Ghosh <sumang@xxxxxxxxxxx>
Date: Mon, 3 Jul 2023 15:26:00 +0530

> Re: [net PATCH V2] octeontx2-pf: Add additional check for MCAM rules.

Please no periods at the end of commit messages.

> Due to hardware limitation, MCAM drop rule with
> ether_type == 802.1Q and vlan_id == 0 is not supported. Hence rejecting
> such rules.
>
> Signed-off-by: Suman Ghosh <sumang@xxxxxxxxxxx>

Targeted to net/fixes with no "Fixes:" tagging the blamed commit.

> ---
> Changes since v1:
> - Updated commit message
>
> .../net/ethernet/marvell/octeontx2/nic/otx2_flows.c | 7 +++++++
> .../net/ethernet/marvell/octeontx2/nic/otx2_tc.c | 13 +++++++++++++
> 2 files changed, 20 insertions(+)

[...]

Thanks,
Olek