Re: [net-next PATCH] net/ncsi: Support for multi host mellanox card

From: David Miller
Date: Thu Jan 09 2020 - 21:36:40 EST


From: Vijay Khemka <vijaykhemka@xxxxxx>
Date: Wed, 8 Jan 2020 15:43:40 -0800

> Multi host Mellanox cards require MAC affinity to be set
> before receiving any config commands. All config commands
> should also have unicast address for source address in
> command header.
>
> Adding GMA and SMAF(Set Mac Affinity) for Mellanox card
> and call these in channel probe state machine if it is
> defined in device tree.
>
> Signed-off-by: Vijay Khemka <vijaykhemka@xxxxxx>

Applied, thank you.