[dpdk-dev] [PATCH v7 1/3] ethdev: decouple flow types and RSS offload types

Su, Simei simei.su at intel.com
Sun Sep 29 10:38:39 CEST 2019


Hi, Zhiyong

> -----Original Message-----
> From: Yang, Zhiyong
> Sent: Sunday, September 29, 2019 3:55 PM
> To: Su, Simei <simei.su at intel.com>; Zhang, Qi Z <qi.z.zhang at intel.com>; Wu,
> Jingjing <jingjing.wu at intel.com>; Ye, Xiaolong <xiaolong.ye at intel.com>; Yigit,
> Ferruh <ferruh.yigit at intel.com>
> Cc: dev at dpdk.org; Su, Simei <simei.su at intel.com>; orika at mellanox.com
> Subject: RE: [dpdk-dev] [PATCH v7 1/3] ethdev: decouple flow types and RSS
> offload types
> 
> Hi Simei,
> 
> Just one reminder.
> It looks that you miss to add the Ori's ack to this patch.
> Acked-by: Ori Kam <orika at mellanox.com>
> 
  Thanks a lot for your reminder.

> Thanks
> Zhiyong
> 
> -----Original Message-----
> From: dev <dev-bounces at dpdk.org> On Behalf Of Simei Su
> Sent: Sunday, September 29, 2019 3:09 PM
> To: Zhang, Qi Z <qi.z.zhang at intel.com>; Wu, Jingjing <jingjing.wu at intel.com>;
> Ye, Xiaolong <xiaolong.ye at intel.com>; Yigit, Ferruh <ferruh.yigit at intel.com>
> Cc: dev at dpdk.org; Su, Simei <simei.su at intel.com>
> Subject: [dpdk-dev] [PATCH v7 1/3] ethdev: decouple flow types and RSS offload
> types
> 
> This patch decouples RTE_ETH_FLOW_* and ETH_RSS_*. Both serves different
> purposes. The former defines flow types. The later\ defines RSS offload types.
> 
> Signed-off-by: Simei Su <simei.su at intel.com>
  Acked-by: Ori Kam <orika at mellanox.com>
> ---
> .....<snip>......


More information about the dev mailing list