Re: [dpdk-dev] [PATCH v3 00/10] NXP DPAAx Bus and PMD changes

2021-10-07 Thread Nipun Gupta
Sure Thomas, Thanks!! > -Original Message- > From: Thomas Monjalon > Sent: Thursday, October 7, 2021 3:08 PM > To: Nipun Gupta ; Hemant Agrawal > > Cc: dev@dpdk.org; ferruh.yi...@intel.com; Sachin Saxena > > Subject: Re: [dpdk-dev] [PATCH v3 00/10] NXP DPAAx Bus

Re: [dpdk-dev] [PATCH v3 00/10] NXP DPAAx Bus and PMD changes

2021-10-07 Thread Thomas Monjalon
07/10/2021 09:37, Thomas Monjalon: > 06/10/2021 19:01, nipun.gu...@nxp.com: > > From: Nipun Gupta > > > > This series adds new functionality related to flow redirection, > > generating HW hash key etc. > > It also updates the MC firmware version and includes a fix in > > dpaxx library. > > > > C

Re: [dpdk-dev] [PATCH v3 00/10] NXP DPAAx Bus and PMD changes

2021-10-07 Thread Thomas Monjalon
06/10/2021 19:01, nipun.gu...@nxp.com: > From: Nipun Gupta > > This series adds new functionality related to flow redirection, > generating HW hash key etc. > It also updates the MC firmware version and includes a fix in > dpaxx library. > > Changes in v1: > - Fix checkpatch errors > Changes in