From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tiwei Bie Subject: Re: [PATCH v6 5/6] app/testpmd: add MACsec offload commands Date: Fri, 13 Jan 2017 17:16:11 +0800 Message-ID: <20170113091611.GA28103@debian> References: <1483514502-32841-1-git-send-email-tiwei.bie@intel.com> <1484109098-8936-1-git-send-email-tiwei.bie@intel.com> <1484109098-8936-6-git-send-email-tiwei.bie@intel.com> <2824631.8KVvSPKsdf@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Cc: dev@dpdk.org, adrien.mazarguil@6wind.com, wenzhuo.lu@intel.com, john.mcnamara@intel.com, olivier.matz@6wind.com, konstantin.ananyev@intel.com, helin.zhang@intel.com, wei.dai@intel.com, xiao.w.wang@intel.com To: Thomas Monjalon Return-path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id BE15C2C6D for ; Fri, 13 Jan 2017 10:17:17 +0100 (CET) Content-Disposition: inline In-Reply-To: <2824631.8KVvSPKsdf@xps13> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Fri, Jan 13, 2017 at 10:07:34AM +0100, Thomas Monjalon wrote: > There is an error with clang: > > app/test-pmd/cmdline.c:11535:13: fatal error: > expression which evaluates to zero treated as a null pointer > constant of type 'const char *' [-Wnon-literal-null-conversion] > port_id, UINT8); > ^~~~~ > > Please, send a v7 Oops.. Really sorry about it.. Will send v7! Best regards, Tiwei Bie