Enhance debugging for SRIOV
sandeep-robin opened this issue · 2 comments
sandeep-robin commented
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
SchSeba commented
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
SchSeba commented
closing this issue if you have a different solution that you will like to implement please reopen the issue and PRs are welcome :)