On 9/3/2019 2:56 PM, Andrew Rybchenko wrote:
> rte_eth_dev_info_get() always fills in device information memory
> with zeros on entry.
>
> Fixes: b6719879855d ("ethdev: avoid getting uninitialized info for bad port")
> Cc: [email protected]
>
> Signed-off-by: Andrew Rybchenko <[email protected]>Reviewed-by: Ferruh Yigit <[email protected]>

