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
F153130923: D54884.diff
Sun, Apr 19, 9:22 AM
Unknown Object (File)
Wed, Apr 8, 12:46 AM
Unknown Object (File)
Tue, Apr 7, 5:58 PM
Unknown Object (File)
Mar 13 2026, 3:27 PM
Unknown Object (File)
Mar 5 2026, 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
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.