On Fri, Jul 19, 2024 at 02:44:27PM +0100, Ian Stokes wrote: > From: Bruce Richardson <bruce.richard...@intel.com> > > E830 introduces a new version of Get Link Status Data > which increases the size of struct ice_aqc_get_link_status_data > from 32 bytes to 56. When initializing DCF, attempt to get > link status data using both formats of the command, by overriding > the mac type to E830 on failure with the default setting. > > Signed-off-by: Bruce Richardson <bruce.richard...@intel.com> > Signed-off-by: Ian Stokes <ian.sto...@intel.com> > --- > drivers/net/ice/ice_dcf_parent.c | 15 +++++++++++++-- > 1 file changed, 13 insertions(+), 2 deletions(-) > Patch applied to dpdk-next-net-intel
/Bruce