Hi, Zhiyong > -----Original Message----- > From: Yang, Zhiyong > Sent: Sunday, September 29, 2019 3:55 PM > To: Su, Simei <[email protected]>; Zhang, Qi Z <[email protected]>; Wu, > Jingjing <[email protected]>; Ye, Xiaolong <[email protected]>; Yigit, > Ferruh <[email protected]> > Cc: [email protected]; Su, Simei <[email protected]>; [email protected] > 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 <[email protected]> > Thanks a lot for your reminder.
> Thanks > Zhiyong > > -----Original Message----- > From: dev <[email protected]> On Behalf Of Simei Su > Sent: Sunday, September 29, 2019 3:09 PM > To: Zhang, Qi Z <[email protected]>; Wu, Jingjing <[email protected]>; > Ye, Xiaolong <[email protected]>; Yigit, Ferruh <[email protected]> > Cc: [email protected]; Su, Simei <[email protected]> > 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 <[email protected]> Acked-by: Ori Kam <[email protected]> > --- > .....<snip>......

