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: sta...@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.d...@intel.com> Acked-by: Bruce Richardson <bruce.richard...@intel.com>