Page MenuHomeFreeBSD

Add Rx offsets support for the ENA driver
ClosedPublic

Authored by mk_semihalf.com on Nov 6 2020, 1:31 PM.
Referenced Files
F150223782: D27116.id.diff
Mon, Mar 30, 9:46 AM
Unknown Object (File)
Sat, Mar 21, 5:27 AM
Unknown Object (File)
Thu, Mar 12, 12:53 PM
Unknown Object (File)
Fri, Mar 6, 3:58 PM
Unknown Object (File)
Feb 16 2026, 1:29 PM
Unknown Object (File)
Feb 8 2026, 1:25 PM
Unknown Object (File)
Feb 8 2026, 4:19 AM
Unknown Object (File)
Jan 30 2026, 8:04 PM

Details

Summary

For the first descriptor in a chain the data may start at an offset.
It is optional feature of some devices, so the driver must ack that
it supports it.

The data pointer of the mbuf is simply shifted by the given value.

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 18 2020, 3:02 PM
This revision was automatically updated to reflect the committed changes.