> From: Intel-wired-lan [mailto:intel-wired-lan-boun...@osuosl.org] On > Behalf Of Vinicius Costa Gomes > Sent: Tuesday, April 10, 2018 10:50 AM > To: intel-wired-...@lists.osuosl.org > Cc: netdev@vger.kernel.org; Sanchez-Palencia, Jesus <jesus.sanchez- > palen...@intel.com> > Subject: [Intel-wired-lan] [next-queue PATCH v7 09/10] igb: Add the > skeletons for tc-flower offloading > > This adds basic functions needed to implement offloading for filters > created by tc-flower. > > Signed-off-by: Vinicius Costa Gomes <vinicius.go...@intel.com> > --- > drivers/net/ethernet/intel/igb/igb_main.c | 66 > +++++++++++++++++++++++ > 1 file changed, 66 insertions(+) >
Tested by: Aaron Brown <aaron.f.br...@intel.com>