[Bug 278085] qlnxe: setting mac address with ifconfig does not update NIC MAC filter [PATCH]

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 05 Aug 2024 19:14:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278085

--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=792226e53023cb09566cb78b2135b052e9b62e0e

commit 792226e53023cb09566cb78b2135b052e9b62e0e
Author:     Keith Reynolds <keith.reynolds@hpe.com>
AuthorDate: 2024-08-05 19:10:18 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2024-08-05 19:10:18 +0000

    qlnxe: Allow MAC address override

    The qlnxe driver always sets the NIC's rx mac address to the card's
    default MAC, ignoring any MAC address set via ifconfig.

    PR:             278085
    MFC after:      1 week

 sys/dev/qlnx/qlnxe/qlnx_os.c | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.