> -----Original Message----- > From: Ferruh Yigit <ferruh.yi...@intel.com> > Sent: Tuesday, October 8, 2019 3:09 PM > To: Nipun Gupta <nipun.gu...@nxp.com>; dev@dpdk.org > Cc: Hemant Agrawal <hemant.agra...@nxp.com>; Sachin Saxena > <sachin.sax...@nxp.com> > Subject: Re: [PATCH] net/dpaa2: set port in the mbuf > > On 10/4/2019 12:01 PM, Nipun Gupta wrote: > > This patch sets the port in mbuf for all the scenarios within > > fd to mbuf API > > Hi Nipun, > > What is the impact of not setting 'port' field for all the scenarios? If it > breaks something, do you want to backport this patch? By converting it to a > fix > patch..
Hi Ferruh, You are right. It breaks event scenarios - parallel, atomic and ordered. There are multiple commits involved. Ill add Fixes and resend. Thanks > > > > > Signed-off-by: Nipun Gupta <nipun.gu...@nxp.com> > > Acked-by: Hemant Agrawal <hemant.agra...@nxp.com>