Page MenuHomeFreeBSD

sfxge(4): support FW subvariant choice
ClosedPublic

Authored by arybchik on Nov 21 2018, 11:48 AM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 14 2024, 6:50 AM
Unknown Object (File)
Jan 11 2024, 9:59 PM
Unknown Object (File)
Jan 2 2024, 5:03 AM
Unknown Object (File)
Dec 20 2023, 1:10 AM
Unknown Object (File)
Dec 16 2023, 8:51 PM
Unknown Object (File)
Nov 28 2023, 5:43 AM
Unknown Object (File)
Oct 15 2023, 4:11 AM
Unknown Object (File)
Sep 26 2023, 2:38 PM
Subscribers

Details

Summary

If DPDK application or OS does not need checksumming on transmit,
it may be disabled in firmware to achieve higher packet rates.
Choice must be done before VIS allocation and is allowed if
no other non-preboot and firmware subvariant-unaware drivers are
attached.

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 29 2018, 6:44 AM
This revision was automatically updated to reflect the committed changes.