On Mon, 19 Apr 2021 21:34:46 +0800
"Min Hu (Connor)" <[email protected]> wrote:

> From: HongBo Zheng <[email protected]>
> 
> Return value of a function 'rte_eth_macaddr_get' called at
> l3fwd_eth_dev_port_setup is not checked, but it is usually
> checked for this function.
> 
> This patch fix this problem.
> 
> Fixes: a65bf3d724df ("examples/l3fwd: add ethdev setup based on eventdev")
> Cc: [email protected]
> 
> Signed-off-by: HongBo Zheng <[email protected]>
> Signed-off-by: Min Hu (Connor) <[email protected]>

This looks correct, but only a buggy driver would never set macaddr.

Acked-by: Stephen Hemminger <[email protected]>

Reply via email to