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 <kumaraparames...@gmail.com
<mailto:kumaraparames...@gmail.com>> wrote:
From: Kumara Parameshwaran <kparamesh...@vmware.com
<mailto:kparamesh...@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 <kparamesh...@vmware.com
<mailto:kparamesh...@vmware.com>>