Re: [dpdk-dev] [PATCH v3 0/3] Add Marvell OCTEON TX2 regex driver

2020-10-14 Thread Thomas Monjalon
13/10/2020 12:10, g...@marvell.com: > From: Guy Kaneti > > This patchset adds support for OCTEON TX2 regex driver as DPDK regexdev. > The driver implements the API defined in the regexdev lib. > > v3: > * Fix ML comments. > > v2: > * Rebase. > * Remove config/common_base from patch > * change

[dpdk-dev] [PATCH v3 0/3] Add Marvell OCTEON TX2 regex driver

2020-10-13 Thread guyk
From: Guy Kaneti This patchset adds support for OCTEON TX2 regex driver as DPDK regexdev. The driver implements the API defined in the regexdev lib. v3: * Fix ML comments. v2: * Rebase. * Remove config/common_base from patch * change rte_cio_wmb to rte_io_wmb Guy Kaneti (3): common/octeontx