]> git.baikalelectronics.ru Git - kernel.git/commit
i40e: add netdev info to VSI dump
authorShannon Nelson <shannon.nelson@intel.com>
Wed, 23 Dec 2015 20:05:53 +0000 (12:05 -0800)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 17 Feb 2016 03:19:58 +0000 (19:19 -0800)
commit538354b994ae4984d7060c133d39d4ad307b8330
tree5bfcfdecde9f9124c9a6f6845c76f008177462df
parented8e9b687ba36aedce28931b383a822c850d4c62
i40e: add netdev info to VSI dump

Add a few more bits of netdev data into the debugfs output for dump VSI.
For now, we'll add the features, hw_features, vlan_features, and flags
bitflags and the state. More could be added later if needed.

Also, tweak a couple nearby output lines for output readability.

Change-ID: I9fb5a9da75c9ad7679498ce9ac3ba24d065ddd2e
Signed-off-by: Shannon Nelson <shannon.nelson@intel.com>
Reviewed-by: Brandeburg, Jesse <jesse.brandeburg@intel.com>
Reviewed-by: Wyborny, Carolyn <carolyn.wyborny@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_debugfs.c