Page MenuHomeFreeBSD

Add fastreg support to krping.
ClosedPublic

Authored by np on Mar 30 2016, 1:54 AM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 19 2023, 11:47 PM
Unknown Object (File)
Dec 3 2023, 12:21 PM
Unknown Object (File)
Nov 22 2023, 11:10 PM
Unknown Object (File)
Oct 19 2023, 8:45 PM
Unknown Object (File)
Oct 19 2023, 12:15 PM
Unknown Object (File)
Aug 2 2023, 12:40 AM
Unknown Object (File)
Aug 2 2023, 12:40 AM
Unknown Object (File)
Aug 2 2023, 12:37 AM
Subscribers

Details

Summary

This is a straight port of the fastreg support from upstream krping to
the FreeBSD version.

Submitted by: Krishnamraju Eraparaju @ Chelsio

Test Plan

Our (Chelsio's) QA is testing this with T4 and T5 based iWARP-capable
cards supported by cxgbe(4) with the iw_cxgbe ULP driver on top.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

np retitled this revision from to Add fastreg support to krping..
np updated this object.
np edited the test plan for this revision. (Show Details)

Has this patch been tested?

Did you compile test with i386 target?

Has this patch been tested?

Only on amd64, and with some other changes to krping. We're trying to break up the krping updates into logical pieces for commit upstream.

Did you compile test with i386 target?

No, not so far. I'll do a tinderbox (with WITH_OFED=yes) before commit so don't worry about build breakages (unless you want to try this on an i386, in which case I'll fix any build issues asap).

I built a full universe with this yesterday and it didn't complain. You do need the patch from D5776 prior to this one though.

I'm planning to commit this early next week unless someone wants to review it (in which case I'll wait).

This revision was automatically updated to reflect the committed changes.