On Fri, Sep 06, 2019 at 08:30:50AM +0100, Andrew Rybchenko wrote:
> From: Ivan Ilchenko <[email protected]>
> 
> rte_eth_dev_info_get() return value was changed from void to
> int, so this patch modify rte_eth_dev_info_get() usage across
> examples/vhost according to its new return type.
> 
> Signed-off-by: Ivan Ilchenko <[email protected]>
> Signed-off-by: Andrew Rybchenko <[email protected]>
> ---
>  examples/vhost/main.c | 9 ++++++++-
>  1 file changed, 8 insertions(+), 1 deletion(-)

Reviewed-by: Tiwei Bie <[email protected]>

Reply via email to