Page MenuHomeFreeBSD

Fix ixl with RSS
ClosedPublic

Authored by smh on Feb 25 2016, 12:27 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 12, 8:16 AM
Unknown Object (File)
Mon, Apr 8, 3:34 PM
Unknown Object (File)
Mar 17 2024, 10:32 PM
Unknown Object (File)
Mar 17 2024, 7:53 PM
Unknown Object (File)
Feb 28 2024, 6:12 AM
Unknown Object (File)
Feb 26 2024, 10:03 PM
Unknown Object (File)
Feb 26 2024, 9:29 PM
Unknown Object (File)
Dec 30 2023, 11:53 PM
Subscribers

Details

Summary

Fix compilation of ixl when RSS option is set, broken by r295946

Test Plan

Compile with RSS option set

Diff Detail

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

Event Timeline

smh retitled this revision from to Fix ixl with RSS.
smh updated this object.
smh edited the test plan for this revision. (Show Details)
smh added reviewers: erj, sbruno.
erj edited edge metadata.
This revision is now accepted and ready to land.Feb 25 2016, 12:50 AM
smh edited edge metadata.

Define and init cpu_id using rss_getcpu.

This revision now requires review to proceed.Feb 25 2016, 1:33 AM
smh edited edge metadata.

Fix invalid whitespacing (7 spaces instead of tabs)

Missed a few sub indents on the white space fixup.

This revision is now accepted and ready to land.Mar 3 2016, 6:52 PM
sbruno edited edge metadata.

You may fire when ready.

This revision was automatically updated to reflect the committed changes.