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

Yang, Zhiyong zhiyong.yang at intel.com
Sun Sep 29 09:55:26 CEST 2019


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
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>
---
.....<snip>......


More information about the dev mailing list