k8snetworkplumbingwg/sriov-cni

Enhance debugging for SRIOV

sandeep-robin opened this issue · 2 comments

What would you like to be added?

Need more debug logs for request and response for cmdAdd and while calling device plugin

What is the use case for this feature / enhancement?

helps in understanding what vf is assigned and what is request passed to CNI during cmdAdd or cmdDel

Hi @sandeep-robin thanks for opening the issue!

the CNI runs when multus is calling it, does changing multus logs to debug give you enough information?
https://github.com/k8snetworkplumbingwg/multus-cni/blob/master/docs/configuration.md

closing this issue if you have a different solution that you will like to implement please reopen the issue and PRs are welcome :)