From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id 7F78A10C05 for ; Wed, 21 Dec 2016 12:09:07 +0100 (CET) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga105.jf.intel.com with ESMTP; 21 Dec 2016 03:09:06 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,383,1477983600"; d="scan'208";a="205303380" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by fmsmga004.fm.intel.com with ESMTP; 21 Dec 2016 03:09:06 -0800 Received: from fmsmsx119.amr.corp.intel.com (10.18.124.207) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.248.2; Wed, 21 Dec 2016 03:09:06 -0800 Received: from shsmsx151.ccr.corp.intel.com (10.239.6.50) by FMSMSX119.amr.corp.intel.com (10.18.124.207) with Microsoft SMTP Server (TLS) id 14.3.248.2; Wed, 21 Dec 2016 03:09:05 -0800 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.177]) by SHSMSX151.ccr.corp.intel.com ([169.254.3.77]) with mapi id 14.03.0248.002; Wed, 21 Dec 2016 19:09:02 +0800 From: "Yang, Qiming" To: Yuanhan Liu CC: "dev@dpdk.org" , "Wu, Jingjing" Thread-Topic: [dpdk-dev] [PATCH v3] app/testpmd: supported offload capabilities query Thread-Index: AQHSWzGJ8a8NpOpGC0ikxnIvfCymd6ERKcsAgAEU4eA= Date: Wed, 21 Dec 2016 11:09:01 +0000 Message-ID: References: <1481008055-68096-1-git-send-email-qiming.yang@intel.com> <1482286826-72737-1-git-send-email-qiming.yang@intel.com> <20161221023718.GU18991@yliu-dev.sh.intel.com> In-Reply-To: <20161221023718.GU18991@yliu-dev.sh.intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYjVjYzZkYTMtNTYzYi00MGZjLTk3ZTEtZDBmZGEyZjIzZDY3IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6ImhlU2JuMEdXcThkS2JJNlRXSjhPdlZFMEhCZFZpcGtFMDNaZDQxKzhTNG89In0= x-ctpclassification: CTP_IC x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v3] app/testpmd: supported offload capabilities query X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Dec 2016 11:09:07 -0000 That's a good advice. Thanks. -----Original Message----- From: Yuanhan Liu [mailto:yuanhan.liu@linux.intel.com]=20 Sent: Wednesday, December 21, 2016 10:37 AM To: Yang, Qiming Cc: dev@dpdk.org; Wu, Jingjing Subject: Re: [dpdk-dev] [PATCH v3] app/testpmd: supported offload capabilit= ies query On Wed, Dec 21, 2016 at 10:20:26AM +0800, Qiming Yang wrote: > Add two new commands "show port capa " and "show I think 'cap' is a more well-known shortening for capability than "capa"? --yliu