A new v3 has been commit to DPDK.org
https://dpdk.org/dev/patchwork/patch/33158/
> -Original Message-
> From: Zhang, Qi Z
> Sent: Tuesday, January 9, 2018 10:34 AM
> To: Zhao1, Wei ; dev@dpdk.org
> Subject: RE: [PATCH v2] net/i40e: move RSS to flow API
>
> Checked with author offline.
>
Checked with author offline.
Require more comments to explain the acceptable pattern for
i40e_flow_parse_rss_pattern
and also need to correct the logic since current implementation will accept any
combination of ETH and VLAN pattern which does not make sense.
Regards
Qi
> -Original Messag
Rte_flow actually defined to include RSS,
but till now, RSS is out of rte_flow.
This patch is to move i40e existing RSS to rte_flow.
This patch also enable queue region configuration
using flow API for i40e.
Signed-off-by: Wei Zhao
---
v2:
-change some code style.
---
drivers/net/i40e/i40e_eth
3 matches
Mail list logo