diff options
| author | Brooks Davis <brooks@FreeBSD.org> | 2026-01-09 14:19:49 +0000 |
|---|---|---|
| committer | Brooks Davis <brooks@FreeBSD.org> | 2026-01-09 14:19:49 +0000 |
| commit | 31e7dc6b9a000b02353bfc41cbd897533287cda2 (patch) | |
| tree | 0dfdc64518cd8657995234f7296a5d6daf8fcf78 /source/Plugins/ScriptInterpreter/Python | |
| parent | 1b425afa8d5fb611b17f951e5099c177fd97ffea (diff) | |
iflib: remove convoluted custom zeroing code
Replace a collection of aliasing violations and ifdefs with memset
(which now expands to __builtin_memset and should be quite reliably
inlined.) The old code is hard to maintain as evidenced by the most
recent change to if_pkt_info_t updating the defines, but not the zeroing
code.
Reviewed by: gallatin, erj
Effort: CHERI upstreaming
Sponsored by: Innovate UK
Fixes: 43d7ee540efe ("iflib: support for transmit side nic KTLS offload")
Differential Revision: https://reviews.freebsd.org/D54605
Diffstat (limited to 'source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions
