> -----Original Message----- > From: Intel-wired-lan [mailto:[email protected]] On > Behalf Of Josh Hunt > Sent: Friday, October 11, 2019 9:54 AM > To: [email protected]; [email protected]; Kirsher, > Jeffrey T <[email protected]> > Cc: Duyck, Alexander H <[email protected]>; > [email protected]; Josh Hunt <[email protected]>; > [email protected] > Subject: [Intel-wired-lan] [PATCH v3 3/3] i40e: Add UDP segmentation > offload support > > Based on a series from Alexander Duyck this change adds UDP segmentation > offload support to the i40e driver. > > CC: Alexander Duyck <[email protected]> > CC: Willem de Bruijn <[email protected]> > Signed-off-by: Josh Hunt <[email protected]> > --- > drivers/net/ethernet/intel/i40e/i40e_main.c | 1 + > drivers/net/ethernet/intel/i40e/i40e_txrx.c | 12 +++++++++--- > 2 files changed, 10 insertions(+), 3 deletions(-)
Tested-by: Andrew Bowers <[email protected]>
