[PATCH v1] drivers/net: use internal API to get eth dev from name
Ferruh Yigit
ferruh.yigit at intel.com
Thu Feb 3 12:31:34 CET 2022
On 2/3/2022 11:09 AM, kumaraparameshwaran rathinavel wrote:
> Ferruh,
>
> Since in the older patch we had introduced rte_eth_dev_get_by_name patch and had been merged to dpdk-next-net, the current patch failed for the build when I submitted the patch. Is there a way to enforce it to dpdk-next-net ?
>
CIs apply it onto the main repo, there is a script that chose which
tree to apply, it seems it is not working as expected for the
'drivers/net:' case, cc'ed ci mail list and @Ali for it.
Meanwhile I re-run the community lab tests on top of next-net repo,
still some other checks, like Intel ones, will continue to fail until
patches reach to main tree.
> On Thu, Feb 3, 2022 at 1:54 PM Kumara Parameshwaran <kumaraparamesh92 at gmail.com <mailto:kumaraparamesh92 at gmail.com>> wrote:
>
> From: Kumara Parameshwaran <kparameshwar at vmware.com <mailto:kparameshwar at vmware.com>>
>
> Make changes in PMDs to use the new function where
> rte_eth_dev_get_port_by_name is used to get port_id
> to access rte_eth_devices
>
> Signed-off-by: Kumara Parameshwaran <kparameshwar at vmware.com <mailto:kparameshwar at vmware.com>>
More information about the dev
mailing list