|
Bugzilla – Full Text Bug Listing |
| Summary: | Honeycomb LX2K: restool not working with Kernel 5.14.6-default | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Lukas Mayer <lmayer> |
| Component: | Kernel | Assignee: | Yousaf Kaukab <yousaf.kaukab> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | afaerber, ddavis, dmueller, guillaume.gardet, mbrugger, yousaf.kaukab |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | aarch64 | ||
| OS: | openSUSE Tumbleweed | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Lukas Mayer
2021-09-30 14:13:18 UTC
I have compiled the Kernel with the mentioned 'CONFIG_FSL_MC_UAPI_SUPPORT=y' build flag. [*] Apparently that was all that was needed in order to use the DPAA2 network interfaces with 'restool'. If you have any questions or want me to test something in particular, just let me know. --- [*] [https://software.opensuse.org//download.html?project=home%3Awind.gmbh%3Abranches%3AKernel%3Astable&package=kernel-default] I did not really know what would have been the right place to change the config; so I have done it in 'config.tar.bz2', which is probably not the proper way. For network:utilities/restool please disable the service by default as this is required to submit it to Tumbleweed. For the kernel, CONFIG_FSL_MC_UAPI_SUPPORT is still not set. @Yousaf, could you enable it for Tumbleweed (master, stable) and for Leap 15.4 / SLE15-SP4 as well, please? (In reply to Guillaume GARDET from comment #3) > For network:utilities/restool please disable the service by default as this > is required to submit it to Tumbleweed. > > For the kernel, CONFIG_FSL_MC_UAPI_SUPPORT is still not set. @Yousaf, could > you enable it for Tumbleweed (master, stable) and for Leap 15.4 / SLE15-SP4 > as well, please? Sure, restool is on my todo list. (In reply to Guillaume GARDET from comment #3) > For network:utilities/restool please disable the service by default as this > is required to submit it to Tumbleweed. > > For the kernel, CONFIG_FSL_MC_UAPI_SUPPORT is still not set. @Yousaf, could > you enable it for Tumbleweed (master, stable) and for Leap 15.4 / SLE15-SP4 > as well, please? Pull request sent for master and stable. https://build.opensuse.org/request/show/927983 sent before factory merge. restool merged in Factory: https://build.opensuse.org/request/show/930179 So, it will be available in next snapshot (20211111+) |