-
Notifications
You must be signed in to change notification settings - Fork 1
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
"Confirmed working" updates #7
Comments
So you tested it with your x500 and x700 boards and it provisions and deprovisions the Virtual Functions without any issues? Which NICs/Controllers were you using?
Oh yea that's totally a thing, but only if you use the persistence feature.
Have you noticed any issues with it? Any ideas for improvement? A month ago it was misbehaving and not creating the VFs on reboot, but I never found the source and it just started working again. |
Yup! The motherboards mentioned have the aforementioned chipsets onboard (X11SPM motherboard uses X722 chipset, X10SRM has an onboard X550).
No issues here, been rock solid across five boards. To really make this tool shine, you could implement functions for the igbe and mlnx drivers I suppose? igbe is easy enough, just needs to call |
Didn't want to presume the addition of a pull request from myself, so just thought to update here instead -
In short, this should work with all boards utilizing the x500 and x700 chipsets - I've used them on all of mine, inc. X11SPM (X722 chipset), X10SRM (X550), and several others.
Something that'd be worth adding is that, if someone's already created persistent rules, depending on how those were generated, they may override those created by vfnet. Udev rules specifically, but possibly others as well. They'd need to be cleared manually if in use in order to use vfnet properly.
Great tool, and thanks for the efforts here!
The text was updated successfully, but these errors were encountered: