]> git.karo-electronics.de Git - karo-tx-linux.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)
commitde1017f76a9ba9c354e238ad94c88725a3688dce
tree5bfcfdecde9f9124c9a6f6845c76f008177462df
parent509a447ae80c2e48b991fa7556a1b0d2a7ee8a51
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