> -----Original Message----- > From: Thomas Monjalon <[email protected]> > Sent: Wednesday, November 6, 2019 17:20 > To: Wang, Haiyue <[email protected]> > Cc: [email protected]; [email protected]; Yigit, Ferruh > <[email protected]>; > [email protected]; [email protected]; [email protected]; Ye, > Xiaolong > <[email protected]>; Sun, Chenmin <[email protected]>; Kinsella, Ray > <[email protected]>; > Liu, Yu Y <[email protected]> > Subject: Re: [dpdk-dev] [PATCH v3] ethdev: enhance the API for getting burst > mode information > > 06/11/2019 02:30, Haiyue Wang: > > Change the type of burst mode information from bit field to free string > > data, so that each PMD can describe the Rx/Tx busrt functions flexibly. > > > > Signed-off-by: Haiyue Wang <[email protected]> > > Acked-by: Ray Kinsella <[email protected]> > > Thank you for accepting my comments which came late. > > Acked-by: Thomas Monjalon <[email protected]> >
Thanks for sharing the good programming practice and your patience to listen and reply. BR, Haiyue

