net/i40e: print real global changes
authorBeilei Xing <beilei.xing@intel.com>
Thu, 7 Jun 2018 02:40:07 +0000 (10:40 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 2 Jul 2018 23:35:58 +0000 (01:35 +0200)
commit2bedd7277a10f09155dd7ff6cf70785167088e90
tree4d33d68ad10948edea981063b7297dd47f9996f2
parentbc98bf3a2d0301a17707bc04e95fc32746a397c4
net/i40e: print real global changes

Currently no matter if there's global change, the global
configuration will be always logged. But there's no value
to log the info if the configuration is not changed.
This patch prints only real global changes.
Also, change log level from DEBUG to WARNING.

Signed-off-by: Beilei Xing <beilei.xing@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
drivers/net/i40e/i40e_ethdev.c
drivers/net/i40e/i40e_ethdev.h