FreeBSD-main-amd64-test - Build #27843 - Fixed

From: <jenkins-admin_at_FreeBSD.org>
Date: Sat, 07 Feb 2026 23:03:32 UTC
FreeBSD-main-amd64-test - Build #27843 (f5923578eb67c6363e4575c107d3be3180ac9371) - Fixed

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/27843/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/27843/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/27843/console

Change summaries:
(Those commits are likely but not certainly responsible)

4ac3081b282800158df7abe93f307d76e1b5b808 by zlei:
qlnxe: Remove a pointless copy back from the link-layer address

3aeeedc7e0dc231c16406ff64f4a08a716964c40 by zlei:
qlnxe: Avoid memcpy with same source and destination

f250852c9a0c1021c3be4b498e27cfc7b42a81db by zlei:
qlnxe: Fix setting the unicast MAC filter of RX path

0df8a998a9fe28af659cb401c537c6d785e55f81 by zlei:
qlnxe: Prevent potential concurrency between ioctls

c10e6bc0f0079e90cb484323ad71d437f1882422 by zlei:
qlnxe: Avoid reinitializing the interface when it is already initialized

4012b63889e40bb877bc0e4c8da1792bce472c08 by zlei:
qlnxe: Let ether_ioctl() handle SIOCSIFADDR ioctl

ec7950fe42344900567cb72c83845ea4dc5a7114 by zlei:
qlnxev: Remove now unneeded include for opt_inet.h

45b1718fadae7d56051ba04ef9d7a175a602a226 by zlei:
qlnxe: Refactor setting the promiscuous and allmulti mode

968647502ec21464ad3aecc7577ff0e8dfd41693 by zlei:
qlnxe: Allow tapping the TX packets

70256d2b86d95a678a63c65b157b9c635f1f4c6a by zlei:
qlnxe: Overhaul setting the multicast MAC filters

f5923578eb67c6363e4575c107d3be3180ac9371 by glebius:
sockets: repair sctp_peeloff(2)