Page MenuHomeFreeBSD

infiniband: Convert BPF handling for IfAPI
ClosedPublic

Authored by jhibbits on Mar 11 2023, 4:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 2, 11:48 PM
Unknown Object (File)
Fri, Oct 24, 1:25 AM
Unknown Object (File)
Thu, Oct 9, 2:37 AM
Unknown Object (File)
Tue, Oct 7, 9:41 AM
Unknown Object (File)
Sep 18 2025, 10:46 PM
Unknown Object (File)
Sep 9 2025, 7:16 PM
Unknown Object (File)
Sep 1 2025, 10:36 PM
Unknown Object (File)
Jul 6 2025, 6:43 PM
Subscribers

Details

Summary

All callers of infiniband_bpf_mtap() call it through the wrapper macro,
which checks the if_bpf member explicitly. Since this is getting
hidden, move this check into the internal function and remove the
wrapper macro.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 50292
Build 47184: arc lint + arc unit