Message ID | 1658650874-16459-1-git-send-email-sbhatta@marvell.com (mailing list archive) |
---|---|
Headers | show |
Series | Octeontx2 minor tc fixes | expand |
Hello: This series was applied to netdev/net-next.git (master) by Paolo Abeni <pabeni@redhat.com>: On Sun, 24 Jul 2022 13:51:12 +0530 you wrote: > 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. > > [...] Here is the summary with links: - [net,1/2] octeontx2-pf: cn10k: Fix egress ratelimit configuration https://git.kernel.org/netdev/net-next/c/5ec9c514d4a0 - [net,2/2] octeontx2-pf: Fix UDP/TCP src and dst port tc filters https://git.kernel.org/netdev/net-next/c/d351c90ce248 You are awesome, thank you!