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)
Sat, Jul 12, 4:07 AM
Unknown Object (File)
Thu, Jul 10, 12:45 PM
Unknown Object (File)
Mon, Jul 7, 4:38 AM
Unknown Object (File)
Mon, Jul 7, 3:55 AM
Unknown Object (File)
Mon, Jul 7, 12:48 AM
Unknown Object (File)
Sat, Jul 5, 12:56 PM
Unknown Object (File)
Fri, Jul 4, 10:39 AM
Unknown Object (File)
Thu, Jul 3, 5:54 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.