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

fix MPFS_ETHMAC_HPWORK flag #194

Merged
merged 1 commit into from
Dec 14, 2023
Merged

fix MPFS_ETHMAC_HPWORK flag #194

merged 1 commit into from
Dec 14, 2023

Conversation

jnippula
Copy link

Summary

MPFS_ETHMAC_HPWORK config is missing from mpfs Kconfig

Impact

configuration can't be taken into use

@jnippula jnippula requested review from pussuw and jlaitine December 12, 2023 08:05
@pussuw pussuw requested a review from eenurkka December 12, 2023 08:23
Copy link

@eenurkka eenurkka left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link

@jlaitine jlaitine left a comment

Choose a reason for hiding this comment

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

Why not just hardwire the driver to HPWORK?

@jnippula
Copy link
Author

Why not just hardwire the driver to HPWORK?

We could do that as well. Then not needed to touch every board configs.

Set HPWORK as default workqueue for eth ISR work
@jnippula jnippula force-pushed the fix-mfps-ethmac-hpwork-flag branch from 884b683 to aa09a94 Compare December 13, 2023 12:09
@jnippula
Copy link
Author

HPWORK set as default one.
Added also config for LPWORK now to be able to set that instead of HPWORK (if needed)

@jnippula jnippula merged commit 12c4549 into master Dec 14, 2023
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants