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
/usr/include
GPL
5.15
No response
The text was updated successfully, but these errors were encountered:
It is ducumented Kernel Version: 5.15.0-1074-azure is used.
Kernel Version: 5.15.0-1074-azure
But run githubaction it shows, which is Less than 5.8
sudo cat /usr/include/linux/version.h #define LINUX_VERSION_CODE 328959 #define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << [8](https://github.com/kmesh-net/kmesh/actions/runs/11926109999/job/33239358208?pr=1056#step:4:9)) + ((c) > 255 ? 255 : (c)))
Sorry, something went wrong.
Hi @hzxuzhonghu - Thank you for bringing this issue to our attention. We will look into this issue and will update you after investigating.
hemanthmanga
No branches or pull requests
Tool name
/usr/include
Tool license
GPL
Add or update?
Desired version
5.15
Approximate size
No response
Brief description of tool
No response
URL for tool's homepage
No response
Provide a basic test case to validate the tool's functionality.
No response
Platforms where you need the tool
Runner images where you need the tool
Can this tool be installed during the build?
No response
Tool installation time in runtime
No response
Are you willing to submit a PR?
No response
The text was updated successfully, but these errors were encountered: