[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241209171957.GB2455@kernel.org>
Date: Mon, 9 Dec 2024 17:19:57 +0000
From: Simon Horman <horms@...nel.org>
To: Anumula Murali Mohan Reddy <anumula@...lsio.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
andrew+netdev@...n.ch, pabeni@...hat.com, bharat@...lsio.com
Subject: Re: [PATCH net v2] cxgb4: use port number to set mac addr
On Fri, Dec 06, 2024 at 11:50:14AM +0530, Anumula Murali Mohan Reddy wrote:
> t4_set_vf_mac_acl() uses pf to set mac addr, but t4vf_get_vf_mac_acl()
> uses port number to get mac addr, this leads to error when an attempt
> to set MAC address on VF's of PF2 and PF3.
> This patch fixes the issue by using port number to set mac address.
>
> Fixes: e0cdac65ba26 ("cxgb4vf: configure ports accessible by the VF")
> Signed-off-by: Anumula Murali Mohan Reddy <anumula@...lsio.com>
> Signed-off-by: Potnuri Bharat Teja <bharat@...lsio.com>
> ---
> Changes since v1:
> Addressed previous review comments
Reviewed-by: Simon Horman <horms@...nel.org>
Powered by blists - more mailing lists