OSDN Git Service

igb: Add UDP segmentation offload support
authorJosh Hunt <johunt@akamai.com>
Fri, 11 Oct 2019 16:53:38 +0000 (12:53 -0400)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 30 Oct 2019 04:05:33 +0000 (21:05 -0700)
commit4085d06d2f225dc9b4827566f43b919e69f08bcb
treeb199db88cb86771233b8c8daa9d14969c47ec92e
parentdaee5598e491d8d3979bd4ad6c447d89ce57b446
igb: Add UDP segmentation offload support

Based on a series from Alexander Duyck this change adds UDP segmentation
offload support to the igb driver.

CC: Alexander Duyck <alexander.h.duyck@intel.com>
CC: Willem de Bruijn <willemb@google.com>
Signed-off-by: Josh Hunt <johunt@akamai.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/igb/e1000_82575.h
drivers/net/ethernet/intel/igb/igb_main.c