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
Unknown Object (File)
Fri, Jun 19, 6:32 AM
Unknown Object (File)
May 20 2026, 5:38 AM
Unknown Object (File)
May 17 2026, 10:57 PM
Unknown Object (File)
May 1 2026, 4:31 PM
Unknown Object (File)
Apr 28 2026, 2:02 PM
Unknown Object (File)
Apr 26 2026, 6:51 AM
Unknown Object (File)
Apr 26 2026, 2:58 AM
Unknown Object (File)
Apr 22 2026, 4:48 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.