Page MenuHomeFreeBSD

qlnxe: Avoid memcpy with same source and destination
ClosedPublic

Authored by zlei on Jan 26 2026, 6:22 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 13, 3:27 PM
Unknown Object (File)
Thu, Mar 5, 1:29 AM
Unknown Object (File)
Feb 13 2026, 4:40 PM
Unknown Object (File)
Feb 11 2026, 7:59 PM
Unknown Object (File)
Feb 10 2026, 6:24 AM
Unknown Object (File)
Feb 9 2026, 2:10 PM
Unknown Object (File)
Feb 2 2026, 9:40 PM
Unknown Object (File)
Feb 2 2026, 3:28 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

zlei requested review of this revision.Jan 26 2026, 6:22 AM
kbowling added inline comments.
sys/dev/qlnx/qlnxe/qlnx_os.c
2328

There is an ether_gen_addr that could replace the generator here

This revision is now accepted and ready to land.Feb 6 2026, 6:11 AM
sys/dev/qlnx/qlnxe/qlnx_os.c
2328

Yeah, indeed.