On 6/26/2017 6:49 PM, Jerin Jacob wrote:
Nikhil,
Now that Harry send first version of service core patch? Are you
planning for new version with above comments?
Yes. I will post a new version.
Thanks,
Nikhil
, narender.vang...@intel.com
> Subject: Re: [dpdk-dev] [RFC] eventdev: add event adapter for ethernet Rx
> queues
> User-Agent: Mutt/1.8.3 (2017-05-23)
>
> -Original Message-
> > Date: Wed, 24 May 2017 10:00:22 +0530
> > From: "Rao, Nikhil"
> > To:
-Original Message-
> Date: Wed, 24 May 2017 10:00:22 +0530
> From: "Rao, Nikhil"
> To: Jerin Jacob , Gage Eads
>
> CC: dev@dpdk.org, tho...@monjalon.net, bruce.richard...@intel.com,
> harry.van.haa...@intel.com, hemant.agra...@nxp.com, nipun.gu...@nxp.com,
> narender.vang...@intel.com,
Hi Jerin,
Comments inline.
Also, another function needed is
bool rte_event_eth_rx_adapter_multithread_capable(void).
This would be used to set the "multithread_capable" service core
configuration parameter.
Thanks,
Nikhil
On 5/11/2017 10:08 PM, Jerin Jacob wrote:
> -Original Message
11/05/2017 18:38, Jerin Jacob:
> > +struct rte_eth_rx_event_adapter_config {
>
> Since this code is going to be at lib/librte_eventdev, We must start all
> public symbols and file name with rte_event_*.
+1, please do not mix the namespaces
-Original Message-
> Date: Tue, 9 May 2017 15:38:46 -0500
> From: Gage Eads
> To: dev@dpdk.org
> CC: nikhil@intel.com, jerin.ja...@caviumnetworks.com,
> tho...@monjalon.net, bruce.richard...@intel.com,
> harry.van.haa...@intel.com, hemant.agra...@nxp.com, nipun.gu...@nxp.com,
> nare
From: Nikhil Rao
Eventdev-based networking applications require a component to dequeue
packets from NIC Rx queues and inject them into eventdev queues[1]. While
some platforms (e.g. Cavium Octeontx) do this operation in hardware, other
platforms use software.
This RFC introduces an ethernet Rx e
7 matches
Mail list logo