Assorted small logging improvements for iavf. Add a dev_info() forwarding the PF's own diagnostic string when a cloud filter add fails, and print a netdev_info() when the PF confirms the primary MAC address.
Improvements only, no fixes; suitable for net-next. Signed-off-by: Aleksandr Loktionov <[email protected]> Aleksandr Loktionov (2): iavf: log PF diagnostic message on cloud filter add failure iavf: log primary MAC address confirmed by PF --- drivers/net/ethernet/intel/iavf/iavf_virtchnl.c | 25 +++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) -- 2.52.0
