> On May 29, 2019, at 4:09 AM, Sara Gittlin <[email protected]> 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 they 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 get this error when make pktgen > /lib/common/pg_inet.h:154:17: error: field ‘udp’ has incomplete type > struct udp_hdr udp; /* UDP header for protocol */ > > Appreciate your help > Regards > -Sara Regards, Keith
