From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 6DBC1108F for ; Wed, 18 Jan 2017 04:09:05 +0100 (CET) Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga104.jf.intel.com with ESMTP; 17 Jan 2017 19:09:04 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,247,1477983600"; d="scan'208";a="54257111" Received: from fmsmsx106.amr.corp.intel.com ([10.18.124.204]) by orsmga005.jf.intel.com with ESMTP; 17 Jan 2017 19:09:04 -0800 Received: from shsmsx101.ccr.corp.intel.com (10.239.4.153) by FMSMSX106.amr.corp.intel.com (10.18.124.204) with Microsoft SMTP Server (TLS) id 14.3.248.2; Tue, 17 Jan 2017 19:09:03 -0800 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.20]) by SHSMSX101.ccr.corp.intel.com ([169.254.1.177]) with mapi id 14.03.0248.002; Wed, 18 Jan 2017 11:08:59 +0800 From: "Tan, Jianfeng" To: Thomas Monjalon , Andrew Rybchenko , Yuanhan Liu CC: "dev@dpdk.org" Thread-Topic: [dpdk-dev] net/virtio: build is broken on FreeBSD Thread-Index: AQHScM+K5MoaxljVWkGwnEOkmfBXFqE8tSeAgADY5eA= Date: Wed, 18 Jan 2017 03:08:58 +0000 Message-ID: References: <05855a3d-632e-f328-dcf1-c182d2286280@solarflare.com> <6199672.AS3ZBII79S@xps13> In-Reply-To: <6199672.AS3ZBII79S@xps13> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: 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] net/virtio: build is broken on FreeBSD 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, 18 Jan 2017 03:09:05 -0000 > -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] > Sent: Wednesday, January 18, 2017 6:10 AM > To: Andrew Rybchenko; Yuanhan Liu; Tan, Jianfeng > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] net/virtio: build is broken on FreeBSD >=20 > 2017-01-17 17:39, Andrew Rybchenko: > > dpdk-next-net build is broken for me on FreeBSD 10.3 and 11.0 regardles= s > > clang/gcc: >=20 > Thanks for reporting. >=20 > It is due to the pull of next-virtio tree. > It is broken also on Linux when virtio-user is disabled. Thank you Andrew for reporting! And I see Thomas's patch have fixed this pr= oblem. I tested latest code on Freebsd 10.2, it can be compiled now. Thank you Thomas. >=20 > Unfortunately the compilation test in CI failed to apply the patch: > http://dpdk.org/dev/patchwork/patch/19352/ Is this still a problem? Thanks, Jianfeng