We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
内核版本 6.1.84 r8125网卡 2分钟一次 报r8125 0001:11:00.0 eth1: rss get rxnfc日志 能否关闭此日志输出
The text was updated successfully, but these errors were encountered:
Sorry, I don't have that message on my system.
It seems like you enabled ENABLE_RSS_SUPPORT flag when you compile it, and the log message is from here: https://github.com/awesometic/realtek-r8125-dkms/blob/master/src/r8125_rss.c#L94
ENABLE_RSS_SUPPORT
So maybe you can ignore this message by commenting out the relevant lines in the code.
Sorry, something went wrong.
No branches or pull requests
内核版本 6.1.84
r8125网卡
2分钟一次 报r8125 0001:11:00.0 eth1: rss get rxnfc日志
能否关闭此日志输出
The text was updated successfully, but these errors were encountered: