Page MenuHomeFreeBSD

bnxt_en: Add VF forwarded HWRM request handling
ClosedPublic

Authored by chandrakanth.patil_broadcom.com on Mar 31 2026, 6:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Aug 27, 4:19 PM
Unknown Object (File)
Wed, Aug 26, 5:30 PM
Unknown Object (File)
Wed, Aug 26, 11:25 AM
Unknown Object (File)
Tue, Aug 25, 5:54 AM
Unknown Object (File)
Mon, Aug 24, 3:09 PM
Unknown Object (File)
Mon, Aug 24, 5:51 AM
Unknown Object (File)
Fri, Aug 21, 3:17 PM
Unknown Object (File)
Fri, Aug 21, 3:16 PM
Subscribers

Details

Summary

Enable the Physical Function to handle and forward HWRM commands issued
by Virtual Functions through the firmware forwarded-request mechanism.
When the firmware delivers a forwarded request completion to the PF,
the async handler identifies the originating VF, schedules deferred
processing, and the service task validates and forwards or rejects the
encapsulated command based on the request type and VF trust state.
MAC change requests are subject to PF policy enforcement before being
sent to firmware.

Diff Detail

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