From: Jakub Kicinski <kuba@kernel.org>
To: Anumula Murali Mohan Reddy <anumula@chelsio.com>
Cc: netdev@vger.kernel.org, davem@davemloft.net,
andrew+netdev@lunn.ch, pabeni@redhat.com, bharat@chelsio.com
Subject: Re: [PATCH net] cxgb4: use port number to set mac addr
Date: Tue, 3 Dec 2024 19:09:19 -0800 [thread overview]
Message-ID: <20241203190919.33421a6b@kernel.org> (raw)
In-Reply-To: <20241203144149.92032-1-anumula@chelsio.com>
On Tue, 3 Dec 2024 20:11:49 +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.
Please add a Fixes tag pointing to the first commit where the issue can
be observed.
--
pw-bot: cr
next prev parent reply other threads:[~2024-12-04 3:09 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-03 14:41 [PATCH net] cxgb4: use port number to set mac addr Anumula Murali Mohan Reddy
2024-12-04 3:09 ` Jakub Kicinski [this message]
2024-12-04 10:35 ` Michal Swiatkowski
2024-12-06 6:00 ` Anumula Murali Mohan Reddy
2024-12-06 10:01 ` Michal Swiatkowski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241203190919.33421a6b@kernel.org \
--to=kuba@kernel.org \
--cc=andrew+netdev@lunn.ch \
--cc=anumula@chelsio.com \
--cc=bharat@chelsio.com \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.