On Thu, Sep 1, 2016 at 8:56 AM, Tom Herbert wrote:
> On Thu, Sep 1, 2016 at 8:36 AM, Alexander Duyck
> wrote:
>> On Wed, Aug 31, 2016 at 5:10 PM, Tom Herbert wrote:
>>> xps_flows maintains a per device flow table that is indexed by the
>>> skbuff hash. The table is only consulted when there is n
On Thu, Sep 1, 2016 at 8:36 AM, Alexander Duyck
wrote:
> On Wed, Aug 31, 2016 at 5:10 PM, Tom Herbert wrote:
>> xps_flows maintains a per device flow table that is indexed by the
>> skbuff hash. The table is only consulted when there is no queue saved in
>> a transmit socket for an skbuff.
>>
>>
On Wed, Aug 31, 2016 at 5:10 PM, Tom Herbert wrote:
> xps_flows maintains a per device flow table that is indexed by the
> skbuff hash. The table is only consulted when there is no queue saved in
> a transmit socket for an skbuff.
>
> Each entry in the flow table contains a queue index and a queue
xps_flows maintains a per device flow table that is indexed by the
skbuff hash. The table is only consulted when there is no queue saved in
a transmit socket for an skbuff.
Each entry in the flow table contains a queue index and a queue
pointer. The queue pointer is set when a queue is chosen usin