]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita9dbc0a8c27e94f71936af6ea4f1a144347824e4
tree24991ed1a66df00db2a1e277aa3ac0f2ee8ad504
parent5c79ffc33c71637835ab849cb13689123b8667a6
parent3226b092612320b79e42c50ded5a577c0ab20cfa
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>