[dpdk-dev] [PATCH v4 0/6] OCTEON TX2 End Point Driver

Jerin Jacob jerinjacobk at gmail.com
Fri Jan 10 08:49:06 CET 2020


On Tue, Jan 7, 2020 at 7:53 PM Mahipal Challa <mchalla at 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)


More information about the dev mailing list