[PATCH v3 1/2] ethdev: define a function to get eth dev structure

Ferruh Yigit ferruh.yigit at intel.com
Tue Feb 1 17:56:42 CET 2022


On 1/31/2022 2:32 PM, Kumara Parameshwaran wrote:
> From: Kumara Parameshwaran <kparameshwar at vmware.com>
> 
> The PMDs would need a function to access the rte_eth_devices
> global array
> 
> Cc: stable at dpdk.org
> 

Not sure if this patch is suitable for backport, since it introduces
new internal API.
But since API is internal, perhaps it is OK to get it, specially because
it is required for next patch that is a fix. Keeping the tag and leaving
the decision to LTS maintainers.

> Signed-off-by: Kumara Parameshwaran <kparameshwar at vmware.com>

Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>


More information about the dev mailing list