From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] app/testpmd: always build VF and MACsec functions Date: Tue, 20 Jun 2017 09:32:33 +0200 Message-ID: <3183431.7A2AdEApLd@xps> References: <20170615110221.1395-1-thomas@monjalon.net> <9BB6961774997848B5B42BEC655768F810DAA481@SHSMSX103.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Lu, Wenzhuo" To: "Wu, Jingjing" Return-path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 24034378B for ; Tue, 20 Jun 2017 09:32:35 +0200 (CEST) In-Reply-To: <9BB6961774997848B5B42BEC655768F810DAA481@SHSMSX103.ccr.corp.intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > > These functions are supported only on ixgbe. > > However, they should appear in the help and returns an error > > if the function is not supported or not enabled. > > > > Signed-off-by: Thomas Monjalon > Acked-by: Jingjing Wu Applied