RE: [Intel-wired-lan] [next-queue PATCH v7 02/10] igb: Fix queue selection on MAC filters on i210

2018-04-16 Thread Brown, Aaron F
tdev@vger.kernel.org; Sanchez-Palencia, Jesus > palen...@intel.com> > > Subject: [Intel-wired-lan] [next-queue PATCH v7 02/10] igb: Fix queue > > selection on MAC filters on i210 > > > > On the RAH registers there are semantic differences on the meaning of > > the "qu

RE: [Intel-wired-lan] [next-queue PATCH v7 02/10] igb: Fix queue selection on MAC filters on i210

2018-04-13 Thread Brown, Aaron F
ntel-wired-lan] [next-queue PATCH v7 02/10] igb: Fix queue > selection on MAC filters on i210 > > On the RAH registers there are semantic differences on the meaning of > the "queue" parameter for traffic steering depending on the controller > model: there is the 82575 meaning,

[next-queue PATCH v7 02/10] igb: Fix queue selection on MAC filters on i210

2018-04-10 Thread Vinicius Costa Gomes
On the RAH registers there are semantic differences on the meaning of the "queue" parameter for traffic steering depending on the controller model: there is the 82575 meaning, which "queue" means a RX Hardware Queue, and the i350 meaning, where it is a reception pool. The previous behaviour was ha