[dpdk-dev] [PATCH v5 1/7] eventdev: add caps API and PMD callback for eth Rx adapter

Jerin Jacob jerin.jacob at caviumnetworks.com
Mon Oct 9 14:03:58 CEST 2017


-----Original Message-----
> Date: Sat, 7 Oct 2017 02:39:55 +0530
> From: Nikhil Rao <nikhil.rao at intel.com>
> To: jerin.jacob at caviumnetworks.com, bruce.richardson at intel.com
> CC: dev at dpdk.org
> Subject: [PATCH v5 1/7] eventdev: add caps API and PMD callback for eth Rx
>  adapter
> X-Mailer: git-send-email 2.7.4
> 
> The caps API allows application to retrieve capability information
> needed to configure the ethernet Rx adapter for the eventdev and
> ethdev pair.
> 
> For e.g., the ethdev, eventdev pairing maybe such that all of the
> ethdev Rx queues can only be connected to a single event queue, in
> this case the application is required to pass in -1 as the queue id
> when adding a receive queue to the adapter.
> 
> Signed-off-by: Nikhil Rao <nikhil.rao at intel.com>

Acked-by: Jerin Jacob <jerin.jacob at caviumnetworks.com>


More information about the dev mailing list