20/11/2013 10:37, Ivan Boule :
> On 11/19/2013 02:03 PM, Maxime Leroy wrote:
> > It should be possible to enable RSS with a single Rx queue.
> > The RSS hash can be useful independently of the number of RX queues.
> > Hence, DPDK applications can use the hardware-computed RSS hash to
> > manage in
On 11/19/2013 02:03 PM, Maxime Leroy wrote:
> It should be possible to enable RSS with a single Rx queue.
> The RSS hash can be useful independently of the number of RX queues.
> Hence, DPDK applications can use the hardware-computed RSS hash to
> manage in software different IP packet flows.
>
>
We should be able to enable RSS with one Rx queue.
RSS hash can be useful independently of the number of queues.
Applications can use RSS hash to identify different flows.
Signed-off-by: Maxime Leroy
---
lib/librte_pmd_e1000/igb_rxtx.c |7 ++-
lib/librte_pmd_ixgbe/ixgbe_rxtx.c |7 +
3 matches
Mail list logo