tdev@vger.kernel.org; Sanchez-Palencia, Jesus > 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
ntel-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
> ---
> drivers/net/ethernet/intel/igb/igb_ma
This adds basic functions needed to implement offloading for filters
created by tc-flower.
Signed-off-by: Vinicius Costa Gomes
---
drivers/net/ethernet/intel/igb/igb_main.c | 66 +++
1 file changed, 66 insertions(+)
diff --git a/drivers/net/ethernet/intel/igb/igb_main.c
b/d