15/01/2025 04:41, Huisong Li: > The rte_eth_dev_socket_id() and rte_eth_dev_owner_*() can be used after > allocating an ethdev. So this patch relaxes the conditions for using them.
You should be more explicit: "during probing, before it becomes generally available and considered as valid". Should we add these functions in the comment for RTE_ETH_EVENT_NEW?