]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
i40e: add MAC printing to debugfs dump VSI
authorShannon Nelson <shannon.nelson@intel.com>
Fri, 27 Feb 2015 09:18:36 +0000 (09:18 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 9 Mar 2015 17:53:19 +0000 (10:53 -0700)
commit2ddb80c9c4b1810feb214ed38400ac68e167c369
treebd2ea2bcf083f8764c9ec8e2ce7f46c3b0c2c6b9
parentb40c82e6ae85f110d1b53ba24b2ac657cb7bec8c
i40e: add MAC printing to debugfs dump VSI

Print the LAN, SAN, and Port MACs for the VSI if debugfs command
dump VSI is used on the PF's VSI.

Example output:
[260221.871244] i40e 0000:04:00.0: MAC address: 68:05:ca:26:15:e0 SAN MAC: 00:00:00:00:02:00 Port MAC: 68:05:ca:26:15:e3

Change-ID: I0b393113dfb5ee7ff4f9e5227e4177885f0cc15e
Signed-off-by: Shannon Nelson <shannon.nelson@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_debugfs.c