]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'octeontx2-minor-tc-fixes'
authorPaolo Abeni <pabeni@redhat.com>
Tue, 26 Jul 2022 10:51:54 +0000 (12:51 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 26 Jul 2022 10:51:54 +0000 (12:51 +0200)
commitcbc9dd787e48c479d0ac994645a4a0ed038470c6
treed14f44701ad50b7bcbb219d7e522d2449845f530
parent2f0b06ad96ed23c8a161a36ce0d78f5053814c33
parentc1e5584c118d6a95cc3354fb58f539ebf6dc8bc1
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>