Re: [net-next PATCH] net/ncsi: Support for multi host mellanox card
From: Vijay Khemka
Date: Fri Jan 10 2020 - 20:16:38 EST
ïOn 1/9/20, 6:36 PM, "David Miller" <davem@xxxxxxxxxxxxx> wrote:
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.
Thanks David.