> -----Original Message----- > From: Intel-wired-lan [mailto:intel-wired-lan-boun...@osuosl.org] On > Behalf Of Josh Hunt > Sent: Friday, October 11, 2019 9:54 AM > To: netdev@vger.kernel.org; intel-wired-...@lists.osuosl.org; Kirsher, > Jeffrey T <jeffrey.t.kirs...@intel.com> > Cc: Duyck, Alexander H <alexander.h.du...@intel.com>; > will...@google.com; Josh Hunt <joh...@akamai.com>; > alexander.h.du...@linux.intel.com > 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/20180504003916.4769.66271.stgit@localhost.l > ocaldomain/ > > CC: Alexander Duyck <alexander.h.du...@intel.com> > CC: Willem de Bruijn <will...@google.com> > Suggested-by: Alexander Duyck <alexander.h.du...@intel.com> > Signed-off-by: Josh Hunt <joh...@akamai.com> > --- > drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 24 > ++++++++++++++++++------ > 1 file changed, 18 insertions(+), 6 deletions(-)
Tested-by: Andrew Bowers <andrewx.bow...@intel.com>