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)
Mon, May 26, 3:13 PM
Unknown Object (File)
Wed, May 21, 1:28 PM
Unknown Object (File)
Apr 21 2025, 12:04 AM
Unknown Object (File)
Apr 20 2025, 4:32 AM
Unknown Object (File)
Apr 18 2025, 4:54 AM
Unknown Object (File)
Apr 14 2025, 7:55 PM
Unknown Object (File)
Mar 16 2025, 4:49 AM
Unknown Object (File)
Mar 10 2025, 1:59 AM

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.