Page MenuHomeFreeBSD

sfxge(4): provide simple access to RxQ state in EvQ
ClosedPublic

Authored by arybchik on Nov 21 2018, 11:22 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 20, 11:58 PM
Unknown Object (File)
Mon, Oct 20, 11:58 PM
Unknown Object (File)
Mon, Oct 20, 11:58 PM
Unknown Object (File)
Mon, Oct 20, 2:02 PM
Unknown Object (File)
Sun, Oct 19, 12:05 PM
Unknown Object (File)
Wed, Oct 1, 7:15 PM
Unknown Object (File)
Fri, Sep 26, 8:35 PM
Unknown Object (File)
Fri, Sep 26, 6:47 AM
Subscribers

Details

Summary

Packed stream Rx datapath requires access to packed stream state
stored in event queue. Number of credits is upstead in event handler
on a new buffer, packets parsing on 64k boundary crossing and
Rx doorbell push to give credits back.

Sponsored by: Solarflare Communications, Inc.

Test Plan

amd64 tinderbox kernel builds tested
driver loaded/unloaded, interfaces up/down, traffic works fine

Diff Detail

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

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Nov 23 2018, 11:39 AM
This revision was automatically updated to reflect the committed changes.