[dpdk-dev] [PATCH v4] net/ice: refactor the Rx FlexiMD handling

Zhang, Qi Z qi.z.zhang at intel.com
Tue Sep 22 14:58:52 CEST 2020



> -----Original Message-----
> From: Guo, Jia <jia.guo at intel.com>
> Sent: Tuesday, September 22, 2020 3:24 PM
> To: Wang, Haiyue <haiyue.wang at intel.com>; dev at dpdk.org
> Cc: Zhang, Qi Z <qi.z.zhang at intel.com>; Jiang, JunyuX
> <junyux.jiang at intel.com>; Rong, Leyi <leyi.rong at intel.com>; Yang, Qiming
> <qiming.yang at intel.com>; Sun, GuinanX <guinanx.sun at intel.com>; Guo,
> Junfeng <junfeng.guo at intel.com>
> Subject: RE: [PATCH v4] net/ice: refactor the Rx FlexiMD handling
> 
> Acked-by: Jeff Guo <jia.guo at intel.com>
> 
> > -----Original Message-----
> > From: Wang, Haiyue <haiyue.wang at intel.com>
> > Sent: Tuesday, September 22, 2020 2:40 PM
> > To: dev at dpdk.org
> > Cc: Zhang, Qi Z <qi.z.zhang at intel.com>; Jiang, JunyuX
> > <junyux.jiang at intel.com>; Rong, Leyi <leyi.rong at intel.com>; Yang,
> > Qiming <qiming.yang at intel.com>; Sun, GuinanX <guinanx.sun at intel.com>;
> > Guo, Junfeng <junfeng.guo at intel.com>; Guo, Jia <jia.guo at intel.com>;
> > Wang, Haiyue <haiyue.wang at intel.com>
> > Subject: [PATCH v4] net/ice: refactor the Rx FlexiMD handling
> >
> > The hardware supports many kinds of FlexiMDs set into Rx descriptor,
> > and the FlexiMDs can have different offsets in the descriptor
> > according the DDP package setting.
> >
> > The FlexiMDs type and offset are identified by the RXDID, which will
> > be used to setup the queue.
> >
> > For expanding to support different RXDIDs in the future, refactor the
> > Rx FlexiMD handling by the functions mapped to related RXDIDs.
> >
> > Signed-off-by: Haiyue Wang <haiyue.wang at intel.com>

Applied to dpdk-next-net-intel.

Thanks
Qi


More information about the dev mailing list