]> git.ipfire.org Git - people/ms/linux.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)
commit35d099da41967f114c6472b838e12014706c26e7
treed14f44701ad50b7bcbb219d7e522d2449845f530
parent58d8bcd47ecc55f1ab92320fe36c31ff4d83cc0c
parentd351c90ce248601ce34fbc5ac817e3362b441b55
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>