> -----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 2/3] ixgbe: Add UDP segmentation > offload support > > Repost from a series by Alexander Duyck to add UDP segmentation offload > support to the igb driver: > https://lore.kernel.org/netdev/[email protected] > ocaldomain/ > > CC: Alexander Duyck <[email protected]> > CC: Willem de Bruijn <[email protected]> > Suggested-by: Alexander Duyck <[email protected]> > Signed-off-by: Josh Hunt <[email protected]> > --- > drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 24 > ++++++++++++++++++------ > 1 file changed, 18 insertions(+), 6 deletions(-)
Tested-by: Andrew Bowers <[email protected]>
