13/01/2020 07:00, Mahipal Challa: > This patchset adds support for OCTEON TX2 end point mode of operation. > The driver implementation uses DPDK rawdevice sub-system. > > v2: > * Updated memory barrier API's as per Gavin Hu suggestion. > > v3: > * Fixed memory leak possibility issues. > > v4: > * Improved error handling in selftest API. > > v5: > * Updated "doc/guides/rel_notes/release_20_02.rst".
Next time, please make all versions in the same mail thread using --in-reply-to. > Series-reviewed-by: Gavin Hu <gavin...@arm.com> This should be added in each patch: Reviewed-by: Gavin Hu <gavin...@arm.com> > 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 Applied, thanks Note: removed some blank lines at end of files.