[PATCH] net/ixgbe: fix unexpected data in the xstats info
Bruce Richardson
bruce.richardson at intel.com
Tue Jun 10 13:12:29 CEST 2025
On Tue, Jun 10, 2025 at 01:42:25PM +0800, Kaiwen Deng wrote:
> E610 device does not support MACsec.
>
> This commit will excluding MACsec stats from the xstats info
> display for E610 device.
>
> Fixes: b35d309710fe ("net/ixgbe: add MACsec offload")
> Cc: stable at dpdk.org
>
Since E610 wasn't around when the MACsec stats support was added, I think
a better commit to identify is '316637762a5f ("net/ixgbe/base: enable E610 device")'
since that is where we should have put in these workarounds originally.
> Signed-off-by: Kaiwen Deng <kaiwenx.deng at intel.com>
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
More information about the dev
mailing list