From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: =?utf-8?b?Y21kbGluZS5jOiBlcnJvcjog4oCYY21kX3NldF92Zl9y?= =?utf-8?q?xmode=E2=80=99_undeclared_here_=28not_in_a_function=29?= Date: Thu, 15 Jun 2017 11:18:26 +0200 Message-ID: <1935364.oqtqU7LQzo@xps> References: <20170615092638.76312cf1.viktorin@rehivetech.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Cc: dev@dpdk.org, Ajit Khaparde , ferruh.yigit@intel.com To: Jan Viktorin Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 39ADE2BB9 for ; Thu, 15 Jun 2017 11:18:28 +0200 (CEST) In-Reply-To: <20170615092638.76312cf1.viktorin@rehivetech.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" 15/06/2017 09:26, Jan Viktorin: > Hi, my testing build for ARMv7 has failed during the last night with > the following output: >=20 > /var/lib/jenkins/jobs/dpdk-armv7/workspace/app/test-pmd/cmdline.c:13813:2= 7: error: =E2=80=98cmd_set_vf_rxmode=E2=80=99 undeclared here (not in a fun= ction) > (cmdline_parse_inst_t *)&cmd_set_vf_rxmode, > ^ I'm working on it and another error due to ixgbe bypass. Thanks for reporting.