From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:47562) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QNSJ5-0006xE-VZ for qemu-devel@nongnu.org; Fri, 20 May 2011 12:12:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QNSJ5-0004Yd-1p for qemu-devel@nongnu.org; Fri, 20 May 2011 12:12:07 -0400 Received: from david.siemens.de ([192.35.17.14]:33248) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QNSJ4-0004YY-Nj for qemu-devel@nongnu.org; Fri, 20 May 2011 12:12:07 -0400 Message-ID: <4DD692D5.4000706@siemens.com> Date: Fri, 20 May 2011 18:12:05 +0200 From: Jan Kiszka MIME-Version: 1.0 References: <4DD2AAE5.1020408@siemens.com> <4DD6909A.5040906@siemens.com> In-Reply-To: <4DD6909A.5040906@siemens.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 2/2] net: Dump client type 'info network' List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: qemu-devel On 2011-05-20 18:02, Jan Kiszka wrote: > On 2011-05-18 10:09, Markus Armbruster wrote: >> Jan Kiszka writes: >> >>> Include the client type name into the output of 'info network'. The >>> result looks like this: >>> >>> (qemu) info network >>> VLAN 0 devices: >>> rtl8139.0 (NIC): model=rtl8139,macaddr=52:54:00:12:34:57 >>> Devices not on any VLAN: >>> virtio-net-pci.0 (NIC): model=virtio-net-pci,macaddr=52:54:00:12:34:56 >>> \ network1 (tap): fd=5 >> >> I guess I'd prefix vc->infostr with type=WHATEVER, for consistency with >> the command line, like this: >> >> (qemu) info network >> VLAN 0 devices: >> rtl8139.0: type=nic,model=rtl8139,macaddr=52:54:00:12:34:57 >> Devices not on any VLAN: >> virtio-net-pci.0: type=nic,model=virtio-net-pci,macaddr=52:54:00:12:34:56 >> \ network1: type=tap,fd=5 > > That really only creates consistency for the 'user' client. Other > clients put arbitrarily formatted strings into info_str. If it's still > preferred that way, no big deal, just wanted to point it out. Umm, obviously nic and tap are formatting similar, just dump and (broken-again-by-someone) socket do not. So let's go for type=. Jan -- Siemens AG, Corporate Technology, CT T DE IT 1 Corporate Competence Center Embedded Linux