Page MenuHomeFreeBSD

infiniband: Convert BPF handling for IfAPI
ClosedPublic

Authored by jhibbits on Mar 11 2023, 4:49 PM.
Tags
None
Referenced Files
F96475135: D39024.id.diff
Wed, Sep 25, 2:55 AM
Unknown Object (File)
Mon, Sep 23, 2:32 PM
Unknown Object (File)
Mon, Sep 23, 2:32 PM
Unknown Object (File)
Mon, Sep 23, 2:32 PM
Unknown Object (File)
Mon, Sep 23, 2:32 PM
Unknown Object (File)
Sun, Sep 22, 11:42 PM
Unknown Object (File)
Thu, Sep 19, 7:40 AM
Unknown Object (File)
Thu, Sep 5, 10:34 AM
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