Sebastian Scheinkman
Sebastian Scheinkman
Hi @tssurya just a small ping :)
Hi @tssurya done sorry I miss your message about the rebase
Hi @itsXactlY, Thanks for working on this! I give it a try and looks like the indicators like SMA gets duplicate every time now data arrived
The PCI address in the config is not right. your config: "pciAddresses": ["0000:00:06.0"] the device discovered by the device plugin 0000:06:00.0
one more step for virtual env can you remove ``` "vendors": ["15b3"], "devices": ["101e"], "drivers": ["netdevice"], ``` from the configmap please leave only the pciAddress
That is because in this case where the device plugin runs on a VM where only the VFs exist (and not the all PF) it's not a netdevice. please check...
let me know if I can close this issue :)
I re-open to trigger the CI system again @adrianchiris when you have time please take a look on this one
@dependabot rebase
Hi @zeeke when you have time please take another look :)