[dpdk-dev] [PATCH v2 0/4] event/octeontx: support new features
Jerin Jacob
jerinjacobk at gmail.com
Sun May 3 16:38:17 CEST 2020
On Tue, Apr 28, 2020 at 6:11 PM Harman Kalra <hkalra at marvell.com> wrote:
>
> Since event-octeontx PMD and net-octeontx PMD works very
> tightly, so this patchset implements the event-octeontx
> side changes to support new features added to net-octeontx
> PMD.
Acked-by: Jerin Jacob <jerinj at marvell.com>
Series applied to dpdk-next-eventdev/master. Thanks.
>
> v2:
> * replace __hot with __rte_hot
>
> Harman Kalra (3):
> event/octeontx: add multi segment support to eventdev
> event/octeontx: add framework for Rx/Tx offloads
> event/octeontx: support Rx Tx checksum offload
>
> Vamsi Attunuru (1):
> event/octeontx: add VLAN filter offload support
>
> drivers/event/octeontx/ssovf_evdev.c | 24 +-
> drivers/event/octeontx/ssovf_evdev.h | 19 +-
> drivers/event/octeontx/ssovf_worker.c | 304 +++++++++++++++++++++-----
> drivers/event/octeontx/ssovf_worker.h | 125 ++++++++++-
> drivers/net/octeontx/octeontx_rxtx.h | 17 ++
> 5 files changed, 395 insertions(+), 94 deletions(-)
>
> --
> 2.18.0
>
More information about the dev
mailing list