Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for Solarflare SFC9100 and SFC9200 family cards #890

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

champloo
Copy link
Contributor

@champloo champloo commented Feb 11, 2024

#817 added support for end-of-life SFC9000 cards. This hardware uses the Siena driver which was spun out into its own kernel module independent from the main SFC module.

This PR adds support for the SFC9100 and SFC9200 family cards which are part of the main SFC module. These cards are just as prevalent as SFC9000.

References: https://www.phoronix.com/news/Solarflare-SFC-Siena-Linux-5.19

@champloo champloo force-pushed the feat/sfc branch 8 times, most recently from 12da74f to 59c2d0f Compare February 12, 2024 11:34
@smira smira changed the base branch from release-1.6 to main February 12, 2024 17:34
@smira
Copy link
Member

smira commented Feb 12, 2024

New module:

kernel/drivers/net/ethernet/sfc/sfc.ko

Size:

-rw-r--r-- 1 smira smira 1.2M Jun  2  2019 _out/kernel-new/./lib/modules/6.6.16-talos/kernel/drivers/net/ethernet/sfc/sfc.ko

This enables the main SFC module.
MCDI and SRIOV options are also  enabled for this module and the SFC Siena module as these are commonly enabled in other Linux distros.

Signed-off-by: Andrian Zubovic <[email protected]>
Signed-off-by: Andrey Smirnov <[email protected]>
Copy link
Member

@smira smira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you!

@smira
Copy link
Member

smira commented Feb 12, 2024

/m

@talos-bot talos-bot merged commit 510a3f9 into siderolabs:main Feb 12, 2024
14 checks passed
@champloo
Copy link
Contributor Author

Thank you! I'll create a corresponding PR in the talos repo later tonight.

smira added a commit to smira/talos that referenced this pull request Feb 13, 2024
smira added a commit to smira/talos that referenced this pull request Feb 14, 2024
smira added a commit to smira/talos that referenced this pull request Feb 21, 2024
dsseng pushed a commit to dsseng/talos that referenced this pull request Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backported
Development

Successfully merging this pull request may close these issues.

3 participants