From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 9F9EE58D4 for ; Mon, 16 Nov 2015 11:56:52 +0100 (CET) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga103.fm.intel.com with ESMTP; 16 Nov 2015 02:56:51 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,302,1444719600"; d="scan'208";a="821155520" Received: from rhorton-mobl.ger.corp.intel.com (HELO [163.33.230.67]) ([163.33.230.67]) by orsmga001.jf.intel.com with ESMTP; 16 Nov 2015 02:56:50 -0800 Message-ID: <5649B671.6070106@intel.com> Date: Mon, 16 Nov 2015 10:56:49 +0000 From: Remy Horton Organization: Intel Shannon Limited User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: "Mcnamara, John" References: <1446826271-5703-1-git-send-email-remy.horton@intel.com> <1446826271-5703-3-git-send-email-remy.horton@intel.com> In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] [PATCH v6 2/2] doc: add user-space ethtool sample app guide X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Nov 2015 10:56:53 -0000 On 13/11/2015 16:52, Mcnamara, John wrote: >> +Using the application >> +--------------------- .. >> +drvinfo >> + Print driver info >> +eeprom >> + Dump EEPROM to file > > This definition list doesn't render very well. Maybe better as: Ideally would present it as a table, but stylistically that felt too different from the rest of the documentation. Gone with bullet list. Will roll the changes into the next patchset. ..Remy