[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180504003556.4769.11407.stgit@localhost.localdomain>
Date: Thu, 03 May 2018 17:39:10 -0700
From: Alexander Duyck <alexander.duyck@...il.com>
To: netdev@...r.kernel.org, willemb@...gle.com,
intel-wired-lan@...ts.osuosl.org
Subject: [RFC PATCH 0/2] ixgbe/ixgbevf: Add support for UDP segmentation
offload
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(-)
--
Powered by blists - more mailing lists