> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of Paul > Greenwalt > Sent: Wednesday, October 18, 2023 4:17 PM > To: [email protected] > Cc: Nowlin, Dan <[email protected]>; Greenwalt, Paul > <[email protected]>; [email protected]; [email protected]; > Brandeburg, Jesse <[email protected]>; Nguyen, Anthony L > <[email protected]>; [email protected] > Subject: [Intel-wired-lan] [PATCH net-next v5 4/6] ice: Add support for E830 > DDP > package segment > > From: Dan Nowlin <[email protected]> > > Add support for E830 DDP package segment. For the E830 package, signature > buffers will not be included inline in the configuration buffers. Instead, the > signature buffers will be located in a signature segment. > > Reviewed-by: Jesse Brandeburg <[email protected]> > Signed-off-by: Dan Nowlin <[email protected]> > Co-developed-by: Paul Greenwalt <[email protected]> > Reviewed-by: Simon Horman <[email protected]> > Signed-off-by: Paul Greenwalt <[email protected]> > --- > drivers/net/ethernet/intel/ice/ice_ddp.c | 426 ++++++++++++++++++---- > drivers/net/ethernet/intel/ice/ice_ddp.h | 27 +- > drivers/net/ethernet/intel/ice/ice_type.h | 3 + > 3 files changed, 382 insertions(+), 74 deletions(-)
Tested-by: Tony Brelinski <[email protected]> _______________________________________________ Intel-wired-lan mailing list [email protected] https://lists.osuosl.org/mailman/listinfo/intel-wired-lan
