From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cluster-j.mailcontrol.com (cluster-j.mailcontrol.com [85.115.54.190]) by dpdk.org (Postfix) with ESMTP id D9E8E591E for ; Mon, 6 Mar 2017 11:34:54 +0100 (CET) Received: from mail2.neceur.com (mail2.neceur.com [195.47.207.4]) by rly01j.srv.mailcontrol.com (MailControl) with ESMTP id v26AYsL3134901 for ; Mon, 6 Mar 2017 10:34:54 GMT Received: from intmail1.neceur.com (intmail1.neceur.com [172.29.14.11]) by mail2.neceur.com (8.14.4/8.14.4) with ESMTP id v26AYste025043 for ; Mon, 6 Mar 2017 10:34:54 GMT Received: from av1.neceur.com (av1.neceur.com [172.29.14.21]) by intmail1.neceur.com (8.14.7/8.14.7) with ESMTP id v26AYrmo027924 for ; Mon, 6 Mar 2017 10:34:54 GMT Received: from av1.neceur.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id D649B18045 for ; Mon, 6 Mar 2017 10:34:53 +0000 (GMT) Received: from av1.neceur.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id CB8CA1803F for ; Mon, 6 Mar 2017 10:34:53 +0000 (GMT) Received: from EUX13SRV2.EU.NEC.COM (unknown [172.29.155.139]) by av1.neceur.com (Postfix) with ESMTPS for ; Mon, 6 Mar 2017 10:34:53 +0000 (GMT) Received: from EUX13SRV1.EU.NEC.COM (172.29.155.138) by EUX13SRV2.EU.NEC.COM (172.29.155.139) with Microsoft SMTP Server (TLS) id 15.0.1156.6; Mon, 6 Mar 2017 10:34:53 +0000 Received: from EUX13SRV1.EU.NEC.COM ([172.29.155.138]) by EUX13SRV1.EU.NEC.COM ([172.29.155.138]) with mapi id 15.00.1156.000; Mon, 6 Mar 2017 10:34:53 +0000 From: David Aldrich To: "users@dpdk.org" Thread-Topic: Can't find rte_net_get_ptype() Thread-Index: AdKULjDcP3zDVa//TmqcUq1aRss4LQCNvrNw Date: Mon, 6 Mar 2017 10:34:53 +0000 Message-ID: References: In-Reply-To: Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ms-exchange-transport-fromentityheader: Hosted x-originating-ip: [172.29.155.232] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-TM-AS-GCONF: 00 X-Scanned-By: MailControl 44278.1963 (www.mailcontrol.com) on 10.74.0.111 Subject: Re: [dpdk-users] Can't find rte_net_get_ptype() X-BeenThere: users@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK usage discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Mar 2017 10:34:55 -0000 Fixed by removing -lrte_pmd_virtio from library list.