Message ID | 20231208065610.16086-1-hkelam@marvell.com (mailing list archive) |
---|---|
Headers | show |
Series | octeontx2: Fix issues with promisc/allmulti mode | expand |
Hello: This series was applied to netdev/net.git (main) by David S. Miller <davem@davemloft.net>: On Fri, 8 Dec 2023 12:26:08 +0530 you wrote: > When interface is configured in promisc/all multi mode, low network > performance observed. This series patches address the same. > > Patch1: Change the promisc/all multi mcam entry action to unicast if > there are no trusted vfs associated with PF. > > Patch2: Configures RSS flow algorithm in promisc/all multi mcam entries > to address flow distribution issues. > > [...] Here is the summary with links: - [net,1/2] octeontx2-pf: Fix promisc mcam entry action https://git.kernel.org/netdev/net/c/dbda436824de - [net,2/2] octeontx2-af: Update RSS algorithm index https://git.kernel.org/netdev/net/c/570ba37898ec You are awesome, thank you!