Merge branch 'octeontx2-minor-tc-fixes'
authorPaolo Abeni <pabeni@redhat.com>
Tue, 26 Jul 2022 11:05:46 +0000 (13:05 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 26 Jul 2022 11:05:46 +0000 (13:05 +0200)
commit33881ab73d6f6b4f0a2a89aece86dd60e6e507c6
tree24991ed1a66df00db2a1e277aa3ac0f2ee8ad504
parentb89fc26f741d9f9efb51cba3e9b241cf1380ec5a
parent59e1be6f83b928a04189bbf3ab683a1fc6248db3
Merge branch 'octeontx2-minor-tc-fixes'

Subbaraya Sundeep says:

====================
Octeontx2 minor tc fixes

This patch set fixes two problems found in tc code
wrt to ratelimiting and when installing UDP/TCP filters.

Patch 1: CN10K has different register format compared to
CN9xx hence fixes that.
Patch 2: Check flow mask also before installing a src/dst
port filter, otherwise installing for one port installs for other one too.
====================

Link: https://lore.kernel.org/r/1658650874-16459-1-git-send-email-sbhatta@marvell.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>