Page MenuHomeFreeBSD

sfxge(4): allow to have no NIC handle on Rx datapath in DPDK PMD
ClosedPublic

Authored by arybchik on Dec 28 2016, 4:03 PM.
Tags
None
Referenced Files
F161358274: D8950.id23338.diff
Fri, Jul 3, 3:25 AM
F161352259: D8950.id23374.diff
Fri, Jul 3, 2:13 AM
Unknown Object (File)
Thu, Jul 2, 2:05 PM
Unknown Object (File)
Thu, Jun 25, 10:13 PM
Unknown Object (File)
May 20 2026, 12:54 PM
Unknown Object (File)
May 10 2026, 5:56 PM
Unknown Object (File)
May 10 2026, 6:30 AM
Unknown Object (File)
May 9 2026, 7:39 AM
Subscribers

Details

Summary

It is required to minimize RxQ context in the driver or avoid chaising
for the NIC handle in adapter (global per-interface) structure.

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

Test Plan

amd64 kernels tinderbox build tested
module loaded, traffic works

Diff Detail

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

Event Timeline

arybchik retitled this revision from to sfxge(4): allow to have no NIC handle on Rx datapath in DPDK PMD.
arybchik updated this object.
arybchik edited the test plan for this revision. (Show Details)
arybchik added reviewers: gnn, philip, np, bz.
gnn edited edge metadata.
This revision is now accepted and ready to land.Dec 28 2016, 4:43 PM
This revision was automatically updated to reflect the committed changes.