Page MenuHomeFreeBSD

sfxge(4): allow to request inner classes for Rx packets
ClosedPublic

Authored by arybchik on Nov 21 2018, 11:27 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 13, 12:50 PM
Unknown Object (File)
Thu, Nov 7, 3:58 PM
Unknown Object (File)
Tue, Oct 29, 1:59 PM
Unknown Object (File)
Sep 30 2024, 3:40 PM
Unknown Object (File)
Sep 29 2024, 3:27 PM
Unknown Object (File)
Sep 26 2024, 11:22 PM
Unknown Object (File)
Sep 26 2024, 11:03 AM
Unknown Object (File)
Sep 26 2024, 7:51 AM
Subscribers

Details

Summary

If HW/FW supports tunnel encapsulations, Rx event may contain
either inner or outer packet classes. By default outer classes
are requested. Make it possible to request inner classes to
have more information about packet type and allow to interpret
inner frame checksum validation results correctly.

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 24 2018, 6:13 PM
This revision was automatically updated to reflect the committed changes.