Hello:
This patch was applied to netdev/net.git (main) by David S. Miller davem@davemloft.net:
On Thu, 11 May 2023 08:50:56 +0200 you wrote:
From: Huayu Chen huayu.chen@corigine.com
The patch corrects the NFP_NET_MAX_DSCP definition in the main.h file.
The incorrect definition result DSCP bits not being mapped properly when DCB is set. When NFP_NET_MAX_DSCP was defined as 4, the next 60 DSCP bits failed to be set.
[...]
Here is the summary with links: - [net] nfp: fix NFP_NET_MAX_DSCP definition error https://git.kernel.org/netdev/net/c/de9c1a23add9
You are awesome, thank you!