Page MenuHomeFreeBSD

dev/ixgbe: implement flowdirector
AbandonedPublic

Authored by sbruno on Sep 22 2014, 1:55 AM.
Referenced Files
Unknown Object (File)
Mon, May 6, 12:28 PM
Unknown Object (File)
Sat, Apr 27, 9:15 PM
Unknown Object (File)
Fri, Apr 26, 6:54 AM
Unknown Object (File)
Thu, Apr 25, 3:28 AM
Unknown Object (File)
Feb 22 2024, 9:21 PM
Unknown Object (File)
Jan 26 2024, 1:18 PM
Unknown Object (File)
Jan 20 2024, 10:43 AM
Unknown Object (File)
Jan 15 2024, 12:59 PM

Details

Reviewers
syuu
erj
Group Reviewers
network
Summary

This captures the changes from bugzilla 182512 submitted by
Takuya Asada. Compiles on amd64, but should be reviewed by Intel for
validation. I'm hoping that this formal review gets attention.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

sbruno retitled this revision from to dev/ixgbe: implement flowdirector.
sbruno updated this object.
sbruno edited the test plan for this revision. (Show Details)

Add tools/tools/ixgbetool as this uses the updates to ixgbe(4)

Hi,

The flowdir code isn't compiled into -HEAD at the moment. A bunch more validation and fixing needs to happen before we include the flowdirector code. :(

so, how can we get this stuff validated/tested?

This is probably all completely broken at the moment due to the driver updates by the vendor.

I worked with Takuya when he introduced this to test it. Need to dig through my patches to see if there is more up-to-date version of this patch. I am hazy on details right now but I remember it did work for the case we were testing. Having said that, yes, it needs more work/love/testing.

This needs to be regenerated. :-(