Hi Jerin, Please see the response inline. > -----Original Message----- > From: Jerin Jacob <jerinjac...@gmail.com> > Sent: Friday, January 10, 2020 1:19 PM > To: Mahipal Challa <mcha...@marvell.com> > Cc: dpdk-dev <dev@dpdk.org>; Jerin Jacob Kollanukkaran > <jer...@marvell.com>; Narayana Prasad Raju Athreya > <pathr...@marvell.com>; Subrahmanyam Nilla <sni...@marvell.com>; > Venkateshwarlu Nalla <venk...@marvell.com>; Gavin Hu > <gavin...@arm.com> > Subject: [EXT] Re: [dpdk-dev] [PATCH v4 0/6] OCTEON TX2 End Point Driver > > External Email > > ---------------------------------------------------------------------- > On Tue, Jan 7, 2020 at 7:53 PM Mahipal Challa <mcha...@marvell.com> > wrote: > > > > This patchset adds support for OCTEON TX2 end point mode of operation. > > The driver implementation uses DPDK rawdevice sub-system. > > > > v2: > > * Updated memory barrior API's as per Gavin Hu suggestion. > > > > v3: > > * Fixed memory leak possibility issues. > > > > v4: > > * Improved error handling in selftest API. > > > > Mahipal Challa (6): > > raw/octeontx2_ep: add build infra and device probe > > raw/octeontx2_ep: add device configuration > > raw/octeontx2_ep: add device uninitialization > > raw/octeontx2_ep: add enqueue operation > > raw/octeontx2_ep: add dequeue operation > > raw/octeontx2_ep: add driver self test > > > > MAINTAINERS | 5 + > > config/common_base | 5 + > > doc/guides/rawdevs/index.rst | 1 + > > doc/guides/rawdevs/octeontx2_ep.rst | 89 +++ > > > Please update the release notes as well (See > doc/guides/rel_notes/release_20_02.rst)
[Mahipal]: Sure, will update it and send the new series v5 patch set. Thanks, Mahipal