[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1658650874-16459-1-git-send-email-sbhatta@marvell.com>
Date: Sun, 24 Jul 2022 13:51:12 +0530
From: Subbaraya Sundeep <sbhatta@...vell.com>
To: <davem@...emloft.net>, <kuba@...nel.org>, <sgoutham@...vell.com>,
<netdev@...r.kernel.org>
CC: Subbaraya Sundeep <sbhatta@...vell.com>
Subject: [net PATCH 0/2] 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.
Thanks,
Sundeep
Subbaraya Sundeep (1):
octeontx2-pf: Fix UDP/TCP src and dst port tc filters
Sunil Goutham (1):
octeontx2-pf: cn10k: Fix egress ratelimit configuration
.../net/ethernet/marvell/octeontx2/nic/otx2_tc.c | 106 ++++++++++++++-------
1 file changed, 73 insertions(+), 33 deletions(-)
--
2.7.4
Powered by blists - more mailing lists