Re: [dpdk-dev] [PATCH v4 00/62] Marvell CNXK Ethdev Driver

2021-07-07 Thread Nithin Dabilpuram
On Tue, Jul 06, 2021 at 06:20:58PM +0200, Thomas Monjalon wrote: > 25/06/2021 16:01, Jerin Jacob: > > On Wed, Jun 23, 2021 at 10:17 AM Nithin Dabilpuram > > wrote: > > > > > > This patchset adds support for Marvell CN106XX SoC based on 'common/cnxk' > > > driver. In future, CN9K a.k.a octeontx2 wi

Re: [dpdk-dev] [PATCH v4 00/62] Marvell CNXK Ethdev Driver

2021-07-06 Thread Jerin Jacob
On Tue, Jul 6, 2021 at 9:51 PM Thomas Monjalon wrote: > > 25/06/2021 16:01, Jerin Jacob: > > On Wed, Jun 23, 2021 at 10:17 AM Nithin Dabilpuram > > wrote: > > > > > > This patchset adds support for Marvell CN106XX SoC based on 'common/cnxk' > > > driver. In future, CN9K a.k.a octeontx2 will also

Re: [dpdk-dev] [PATCH v4 00/62] Marvell CNXK Ethdev Driver

2021-07-06 Thread Thomas Monjalon
25/06/2021 16:01, Jerin Jacob: > On Wed, Jun 23, 2021 at 10:17 AM Nithin Dabilpuram > wrote: > > > > This patchset adds support for Marvell CN106XX SoC based on 'common/cnxk' > > driver. In future, CN9K a.k.a octeontx2 will also be supported by same > > driver when code is ready and 'net/octeontx2

Re: [dpdk-dev] [PATCH v4 00/62] Marvell CNXK Ethdev Driver

2021-06-25 Thread Jerin Jacob
On Wed, Jun 23, 2021 at 10:17 AM Nithin Dabilpuram wrote: > > This patchset adds support for Marvell CN106XX SoC based on 'common/cnxk' > driver. In future, CN9K a.k.a octeontx2 will also be supported by same > driver when code is ready and 'net/octeontx2' will be deprecated. Series applied to

[dpdk-dev] [PATCH v4 00/62] Marvell CNXK Ethdev Driver

2021-06-22 Thread Nithin Dabilpuram
This patchset adds support for Marvell CN106XX SoC based on 'common/cnxk' driver. In future, CN9K a.k.a octeontx2 will also be supported by same driver when code is ready and 'net/octeontx2' will be deprecated. Harman Kalra (1): common/cnxk: allocate lmt region in userspace Jerin Jacob (7): c