Re: [dpdk-dev] [PATCH v2 0/4] event/octeontx: support new features

2020-05-03 Thread Jerin Jacob
On Tue, Apr 28, 2020 at 6:11 PM Harman Kalra 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 Series applied to dpdk-next-eventd

[dpdk-dev] [PATCH v2 0/4] event/octeontx: support new features

2020-04-28 Thread Harman Kalra
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. v2: * replace __hot with __rte_hot Harman Kalra (3): event/octeontx: add multi segment support to eventdev event/oct