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)
May 18 2024, 8:19 AM
Unknown Object (File)
May 18 2024, 6:24 AM
Unknown Object (File)
May 13 2024, 1:22 PM
Unknown Object (File)
May 13 2024, 12:23 PM
Unknown Object (File)
Apr 11 2024, 12:08 AM
Unknown Object (File)
Feb 7 2024, 6:04 AM
Unknown Object (File)
Dec 20 2023, 6:45 AM
Unknown Object (File)
Dec 8 2023, 5:02 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.