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)
Dec 20 2023, 2:13 AM
Unknown Object (File)
Nov 5 2023, 8:57 PM
Unknown Object (File)
Oct 4 2023, 7:54 PM
Unknown Object (File)
Sep 30 2023, 7:55 PM
Unknown Object (File)
Jun 7 2023, 8:03 PM
Unknown Object (File)
Jun 3 2023, 7:48 AM
Unknown Object (File)
May 14 2023, 6:22 PM
Unknown Object (File)
Apr 24 2023, 5:58 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.