Page MenuHomeFreeBSD

sfxge(4): fix RxQ structure layout vs usage on datapath
ClosedPublic

Authored by arybchik on Jan 27 2017, 9:08 AM.
Tags
None
Referenced Files
F82786307: D9359.id.diff
Thu, May 2, 2:36 PM
F82779504: D9359.diff
Thu, May 2, 1:15 PM
Unknown Object (File)
Thu, Apr 4, 6:28 AM
Unknown Object (File)
Apr 2 2024, 3:58 AM
Unknown Object (File)
Apr 2 2024, 1:58 AM
Unknown Object (File)
Jan 31 2024, 8:20 PM
Unknown Object (File)
Dec 20 2023, 1:46 AM
Unknown Object (File)
Dec 15 2023, 12:46 AM
Subscribers

Details

Summary

Recent changes in the pseudo header accessor prototypes start to
use common code RxQ handle on datapath. The handle was located
at the end of the structure with members not used on datapath.

Sponsored by: Solarflare Communications, Inc.
MFC after: 2 days

Test Plan

build tested

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 7052
Build 7231: arc lint + arc unit

Event Timeline

arybchik retitled this revision from to sfxge(4): fix RxQ structure layout vs usage on datapath.
arybchik updated this object.
arybchik edited the test plan for this revision. (Show Details)
arybchik added reviewers: gnn, philip, np, bz.
philip edited edge metadata.
This revision is now accepted and ready to land.Jan 27 2017, 9:40 AM
This revision was automatically updated to reflect the committed changes.