On 7/10/23 20:08, Stephen Hemminger wrote:
From: Sinan Kaya <[email protected]>In rte_eth_vdev_allocate result of call to rte_vdev_device_name is dereferenced here and may be null. Signed-off-by: Sinan Kaya <[email protected]> Signed-off-by: Stephen Hemminger <[email protected]>
Patch summary should be human-readable and do not mention internals (function name). Other than that: Reviewed-by: Andrew Rybchenko <[email protected]>

