-
Notifications
You must be signed in to change notification settings - Fork 48
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
4.10 kernel support #12
Comments
How to fix https://pastebin.com/LqfD0GJc when use the latest stable kernel 4.10.9? or who can tell me which latest stable kernel version could be make successfully? Thanks all. |
Hi, i think latest successfull kernel version was kernel-ml-devel-4.8.13-1.el7.elrepo.x86_64.rpm |
Hi misamoylov, uname -sr ibv_devices strace -f ibv_devices |
Yes, I know it, but it seems like another problem =))) |
I maybe fix above problem. It seems that there are some wrong with libibverbs-utils install by yum. ibv_devices |
Great, it works for me too. |
I opened a development branch 'dev-siw.mem_ext'. It implements some kernel API extensions (memory management) to support NVMeF (both initiator and target). Please treat that code as purely experimental - stability and performance will improve over time. It runs on kernels 4.8 and 4.10. |
During make kernel on 4.10 kernel-ml
https://pastebin.com/LqfD0GJc
The text was updated successfully, but these errors were encountered: