commit | 2ddb80c9c4b1810feb214ed38400ac68e167c369 | [log] [tgz] |
---|---|---|
author | Shannon Nelson <shannon.nelson@intel.com> | Fri Feb 27 09:18:36 2015 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Mon Mar 09 10:53:19 2015 -0700 |
tree | bd2ea2bcf083f8764c9ec8e2ce7f46c3b0c2c6b9 | |
parent | b40c82e6ae85f110d1b53ba24b2ac657cb7bec8c [diff] |
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>