RE: [PATCH 0/3] igb, ixgbe, i40e UDP segmentation offload support

2019-10-10 Thread Brown, Aaron F
> -Original Message- > From: Josh Hunt [mailto:joh...@akamai.com] > Sent: Thursday, October 10, 2019 5:28 PM > To: Brown, Aaron F ; Alexander Duyck > ; Bowers, AndrewX > > Cc: Netdev ; Willem de Bruijn > ; intel-wired-lan > Subject: Re: [PATCH 0/3] igb, i

Re: [PATCH 0/3] igb, ixgbe, i40e UDP segmentation offload support

2019-10-10 Thread Josh Hunt
On 10/10/19 5:21 PM, Brown, Aaron F wrote: Adding Andrew as he is most likely going to be testing this patch. Unfortunately my mail server flags attached scripts as potential threats and strips them out. Can you resent it as an tar file? I don't believe it's smart enough to open up tar and f

RE: [PATCH 0/3] igb, ixgbe, i40e UDP segmentation offload support

2019-10-10 Thread Brown, Aaron F
ginal Message- > From: Josh Hunt [mailto:joh...@akamai.com] > Sent: Thursday, October 10, 2019 5:08 PM > To: Alexander Duyck > Cc: Netdev ; Willem de Bruijn > ; intel-wired-lan ; > Brown, Aaron F > Subject: Re: [PATCH 0/3] igb, ixgbe, i40e UDP segmentation offloa

Re: [PATCH 0/3] igb, ixgbe, i40e UDP segmentation offload support

2019-10-10 Thread Josh Hunt
On 10/10/19 2:32 PM, Alexander Duyck wrote: On Thu, Oct 10, 2019 at 2:17 PM Josh Hunt wrote: On 10/9/19 3:44 PM, Alexander Duyck wrote: On Wed, Oct 9, 2019 at 3:08 PM Josh Hunt wrote: Alexander Duyck posted a series in 2018 proposing adding UDP segmentation offload support to ixgbe and ixg

Re: [PATCH 0/3] igb, ixgbe, i40e UDP segmentation offload support

2019-10-10 Thread Alexander Duyck
On Thu, Oct 10, 2019 at 2:17 PM Josh Hunt wrote: > > On 10/9/19 3:44 PM, Alexander Duyck wrote: > > On Wed, Oct 9, 2019 at 3:08 PM Josh Hunt wrote: > >> > >> Alexander Duyck posted a series in 2018 proposing adding UDP segmentation > >> offload support to ixgbe and ixgbevf, but those patches were

Re: [PATCH 0/3] igb, ixgbe, i40e UDP segmentation offload support

2019-10-10 Thread Josh Hunt
On 10/9/19 3:44 PM, Alexander Duyck wrote: On Wed, Oct 9, 2019 at 3:08 PM Josh Hunt wrote: Alexander Duyck posted a series in 2018 proposing adding UDP segmentation offload support to ixgbe and ixgbevf, but those patches were never accepted: https://lore.kernel.org/netdev/20180504003556.4769.

Re: [PATCH 0/3] igb, ixgbe, i40e UDP segmentation offload support

2019-10-09 Thread Alexander Duyck
On Wed, Oct 9, 2019 at 3:08 PM Josh Hunt wrote: > > Alexander Duyck posted a series in 2018 proposing adding UDP segmentation > offload support to ixgbe and ixgbevf, but those patches were never > accepted: > > https://lore.kernel.org/netdev/20180504003556.4769.11407.stgit@localhost.localdomain/ >

[PATCH 0/3] igb, ixgbe, i40e UDP segmentation offload support

2019-10-09 Thread Josh Hunt
Alexander Duyck posted a series in 2018 proposing adding UDP segmentation offload support to ixgbe and ixgbevf, but those patches were never accepted: https://lore.kernel.org/netdev/20180504003556.4769.11407.stgit@localhost.localdomain/ This series is a repost of his ixgbe patch along with a simi