From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id 25DF4A045E for ; Thu, 30 May 2019 10:16:10 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 152EB1B994; Thu, 30 May 2019 10:16:10 +0200 (CEST) Received: from mail-pg1-f180.google.com (mail-pg1-f180.google.com [209.85.215.180]) by dpdk.org (Postfix) with ESMTP id 685411B95B for ; Thu, 30 May 2019 10:16:09 +0200 (CEST) Received: by mail-pg1-f180.google.com with SMTP id w34so1546157pga.12 for ; Thu, 30 May 2019 01:16:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=SxCqdB0gNBf5pqph/n/rrE64iO/hdBV9hbm7jYM5Uj4=; b=MWRoifZSlOUN6RwR5nYil4DcFlorns0hxJb4LePIziDSUL7ZwNQ+1VPwcswfX1fzjd V6Cfoqqok2bbQE63dp1RQXHE/sMc/N4TvxiW4H8GnKseGpclt2cqz6WH5l6C634d2uNb Tl03GEBlycwxkiWv1amExEdlmKAi4aKe6s1d2xVM0rwXjKUflVE2F+19EAGIgtXDp9rT 8h2LcHu46XqqqFy4wMGdMUbh8BzD5aMWljHMdR26nKWHbBVZ6gZNswmD+qOPjOJBi2DA RW1BgFDjV/K8qkdjjd6pV85xLjfH9KuFsOCgKgOPPf9WANJQXDiN6AP3uqBDmaPbyivP JMKw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=SxCqdB0gNBf5pqph/n/rrE64iO/hdBV9hbm7jYM5Uj4=; b=g4AGcoVqWnNeH1Stroi7V+FI/Vw4Wp0+rvBFHUZWIafISq63MNjfp866G0MUpJaHW6 a4AYDPD18vcxnOBa61ofrT/wJ7yWG/MkYd6myProPEcuzM2v9/aSrHT+JYuN+6u54MnK EyjZw/RTAdkp5F7D5FtdXyBwdhhd+SfSWbF1ovIGYO/++EzX9tKaVLpggVimuRc7Cak2 8Vp8uvSTZpHIXOQvDsDbl+kji1h4dbbUnlZZi2+x2z8MzdFb9qkacOaU9CEjlaLJO6P7 WKEqIkfwgAqT2TStB+RnFa52bU1m1lVOUZxx9Q5M6vvp3crtMOzL5muZmCR2go82bOEU g6cw== X-Gm-Message-State: APjAAAXVKPjxML9ZvShRSQzKRxL54e18jUq1HL03qvBJMdxh0Ynv04y/ 62/lNc2SDaIgFkgbElKURxpROXEp2AkN5BwsG0zv3g== X-Google-Smtp-Source: APXvYqy4xGjiaQHmipLVv9bAMsmF4LpCXQ8GV2ETXexdJvojLuOM5mu/iwVGhcHglLz0RRp8ihX8U/OoAKOdtlcMfuw= X-Received: by 2002:a17:90a:a116:: with SMTP id s22mr2330345pjp.51.1559204168654; Thu, 30 May 2019 01:16:08 -0700 (PDT) MIME-Version: 1.0 References: <529D5011-4278-44F9-ACDF-4F46F62EC184@intel.com> <307D9685-920F-4DD8-A012-214866217248@intel.com> In-Reply-To: <307D9685-920F-4DD8-A012-214866217248@intel.com> From: Sara Gittlin Date: Thu, 30 May 2019 11:15:56 +0300 Message-ID: To: "Wiles, Keith" Cc: "users@dpdk.org" Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: Re: [dpdk-users] pktgen compilation error 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: , Errors-To: users-bounces@dpdk.org Sender: "users" Thank you Keith - it is OK w 19.02 Regards -Sara On Wed, May 29, 2019 at 4:52 PM Wiles, Keith wrote: > > > > On May 29, 2019, at 8:25 AM, Wiles, Keith wrote= : > > > > > > > >> On May 29, 2019, at 4:09 AM, Sara Gittlin > wrote: > >> > >> Hi > >> I git clone git://dpdk.org/apps/pktgen-dpdk > >> i have ubuntu 16.04 w 4.15.0-50-generic kernel > >> i've install libpcap-dev > > > > I am going to guess you are using DPDK master HEAD and Pktgen master > HEAD, a number of changes are going on in DPDK after 19.05 release and th= ey > most likely have broken Pktgen builds. Please checkout the 19.05 release > tag of DPDK and that should work. > > > > I hope to sync backup with DPDK soon. > > I just got back to DPDK 19.05 (been busy) and pktgen does not build with > DPDK 19.05, so use 19.02 please. I will see if I can get this fixed soon. > > > >> > >> i get this error when make pktgen > >> /lib/common/pg_inet.h:154:17: error: field =E2=80=98udp=E2=80=99 has i= ncomplete type > >> struct udp_hdr udp; /* UDP header for protocol */ > >> > >> Appreciate your help > >> Regards > >> -Sara > > > > Regards, > > Keith > > > > Regards, > Keith > >