netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] ixgbe/ixgbevf: Add support for UDP segmentation offload
@ 2018-05-04  0:39 Alexander Duyck
  2018-05-04  0:39 ` [RFC PATCH 1/2] ixgbe: " Alexander Duyck
  2018-05-04  0:39 ` [RFC PATCH 2/2] ixgbevf: " Alexander Duyck
  0 siblings, 2 replies; 3+ messages in thread
From: Alexander Duyck @ 2018-05-04  0:39 UTC (permalink / raw)
  To: netdev, willemb, intel-wired-lan

These patches are meant to be a follow-up to the following series:
https://patchwork.ozlabs.org/project/netdev/list/?series=42476&archive=both&state=*

These patches enable driver support for the new UDP segmentation offload
feature. For now I am pushing them as an RFC as they haven't been
officially productized or validated and I was using these mostly as a test
vehicle to verify the offload could be supported generically by drivers.

---

Alexander Duyck (2):
      ixgbe: Add support for UDP segmentation offload
      ixgbevf: Add support for UDP segmentation offload


 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c     |   24 +++++++++++++++-----
 drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c |   25 ++++++++++++++++-----
 2 files changed, 37 insertions(+), 12 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-05-04  0:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-04  0:39 [RFC PATCH 0/2] ixgbe/ixgbevf: Add support for UDP segmentation offload Alexander Duyck
2018-05-04  0:39 ` [RFC PATCH 1/2] ixgbe: " Alexander Duyck
2018-05-04  0:39 ` [RFC PATCH 2/2] ixgbevf: " Alexander Duyck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).