From mboxrd@z Thu Jan 1 00:00:00 1970 From: keith.busch@intel.com (Keith Busch) Date: Tue, 7 Jun 2016 17:50:50 -0400 Subject: [PATCH nvme-cli] print friendly name for trtype and adrfam In-Reply-To: <1465335200-32354-1-git-send-email-mlin@kernel.org> References: <1465335200-32354-1-git-send-email-mlin@kernel.org> Message-ID: <20160607215050.GA30120@localhost.localdomain> On Tue, Jun 07, 2016@02:33:20PM -0700, Ming Lin wrote: > From: Ming Lin > > Without this patch: > =====Discovery Log Entry 0====== > trtype: 1 > adrfam: 1 > > With this patch: > =====Discovery Log Entry 0====== > trtype: ipv4 > adrfam: rdma > > Signed-off-by: Ming Lin Applied.