-Original Message-
> Date: Tue, 17 Oct 2017 16:41:44 +0530
> From: "Rao, Nikhil"
> To: Pavan Nikhilesh ,
> santosh.shu...@caviumnetworks.com, jerin.ja...@caviumnetworks.com
> CC: dev@dpdk.org
> Subject: Re: [PATCH 2/3] event/octeontx: add support for event Rx adapter
> User-Agent: Mozilla
On Tue, Oct 17, 2017 at 04:41:44PM +0530, Rao, Nikhil wrote:
> > static __rte_always_inline uint16_t
> > ssows_get_work(struct ssows *ws, struct rte_event *ev)
> > {
> >@@ -62,9 +86,10 @@ ssows_get_work(struct ssows *ws, struct rte_event *ev)
> > ws->cur_tt = sched_type_queue & 0x3;
> >
On 10/17/2017 2:23 PM, Pavan Nikhilesh wrote:
Add Rx adapter queue add and delete API for both generic eth_devices as
well as HW backed eth_octeontx which supports direct event injection to
event device.
The HW injected event needs to be converted into mbuf, previously this
was done in eth_octeon
Add Rx adapter queue add and delete API for both generic eth_devices as
well as HW backed eth_octeontx which supports direct event injection to
event device.
The HW injected event needs to be converted into mbuf, previously this
was done in eth_octeontx during rx_burst now it is moved to
event_octe
4 matches
Mail list logo