[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <309B89C4C689E141A5FF6A0C5FB2118B8C83A1B9@ORSMSX101.amr.corp.intel.com>
Date: Sat, 14 Apr 2018 02:19:47 +0000
From: "Brown, Aaron F" <aaron.f.brown@...el.com>
To: "Gomes, Vinicius" <vinicius.gomes@...el.com>,
"intel-wired-lan@...ts.osuosl.org" <intel-wired-lan@...ts.osuosl.org>
CC: "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"Sanchez-Palencia, Jesus" <jesus.sanchez-palencia@...el.com>
Subject: RE: [Intel-wired-lan] [next-queue PATCH v7 05/10] igb: Add support
for enabling queue steering in filters
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces@...osl.org] On
> Behalf Of Vinicius Costa Gomes
> Sent: Tuesday, April 10, 2018 10:50 AM
> To: intel-wired-lan@...ts.osuosl.org
> Cc: netdev@...r.kernel.org; Sanchez-Palencia, Jesus <jesus.sanchez-
> palencia@...el.com>
> Subject: [Intel-wired-lan] [next-queue PATCH v7 05/10] igb: Add support for
> enabling queue steering in filters
>
> On some igb models (82575 and i210) the MAC address filters can
> control to which queue the packet will be assigned.
>
> This extends the 'state' with one more state to signify that queue
> selection should be enabled for that filter.
>
> As 82575 parts are no longer easily obtained (and this was developed
> against i210), only support for the i210 model is enabled.
>
> These functions are exported and will be used in the next patch.
>
> Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@...el.com>
> ---
> .../net/ethernet/intel/igb/e1000_defines.h | 1 +
> drivers/net/ethernet/intel/igb/igb.h | 6 +++++
> drivers/net/ethernet/intel/igb/igb_main.c | 26 +++++++++++++++++++
> 3 files changed, 33 insertions(+)
Tested by: Aaron Brown <aaron.f.brown@...el.com>
Powered by blists - more mailing lists