Page MenuHomeFreeBSD

sfxge(4): update hardware headers for Medford2
ClosedPublic

Authored by arybchik on Nov 21 2018, 11:36 AM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 23 2023, 11:17 AM
Unknown Object (File)
Nov 5 2023, 2:18 AM
Unknown Object (File)
Jul 28 2023, 12:30 AM
Unknown Object (File)
May 28 2023, 5:00 PM
Unknown Object (File)
May 14 2023, 6:22 PM
Unknown Object (File)
May 7 2023, 3:24 PM
Unknown Object (File)
Apr 25 2023, 6:41 PM
Unknown Object (File)
Dec 26 2022, 9:04 PM
Subscribers

Details

Summary

The changes to efx_regs_ef10.h are auto-generated and include:

  • Updated event RX_L4_CLASS which is now 2 bits (was 3). The encoding of TCP, UDP and UNKNOWN are unchanged so the narrower Medford2 field definition is compatible with all controllers.
  • Fix definition of FATSOv2 option descriptors. These were added manually and differ from the auto-generated values in some fields (not yet used in common code). The field definitions have been corrected to agree with the Linux net driver headers and SF-108452-SW.

The remaining changes adapt the common code to use the updated
headers.

Submitted by: Andy Moreton <amoreton at solarflare.com>
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 27 2018, 1:02 PM
This revision was automatically updated to reflect the committed changes.