RE: [next-queue PATCH v7 10/10] igb: Add support for adding offloaded clsflower filters

2018-04-16 Thread Brown, Aaron F
sl.org > > Cc: Gomes, Vinicius ; Kirsher, Jeffrey T > > ; netdev@vger.kernel.org; Sanchez-Palencia, > > Jesus > > Subject: [next-queue PATCH v7 10/10] igb: Add support for adding > offloaded > > clsflower filters > > > > This allows filters added by tc

RE: [next-queue PATCH v7 10/10] igb: Add support for adding offloaded clsflower filters

2018-04-13 Thread Brown, Aaron F
-Palencia, > Jesus > Subject: [next-queue PATCH v7 10/10] igb: Add support for adding offloaded > clsflower filters > > This allows filters added by tc-flower and specifying MAC addresses, > Ethernet types, and the VLAN priority field, to be offloaded to the > controller. > > T

[next-queue PATCH v7 10/10] igb: Add support for adding offloaded clsflower filters

2018-04-10 Thread Vinicius Costa Gomes
This allows filters added by tc-flower and specifying MAC addresses, Ethernet types, and the VLAN priority field, to be offloaded to the controller. This reuses most of the infrastructure used by ethtool, but clsflower filters are kept in a separated list, so they are invisible to ethtool. To set