Re: [dpdk-dev] Wrong constant being used

2019-01-09 Thread Thomas Monjalon
Adding Keith Wiles, maintainer of dpdk-pktgen. 09/01/2019 02:56, Daniel Pharos: > Hi, > > In pktgen 3.6.1, app/pktgen.c, line 219, the constant "IPPROTO_UDP" is used. > Shouldn't that be "PG_IPPROTO_UDP" instead? > > > Kind regards, > DanielPharos

[dpdk-dev] Wrong constant being used

2019-01-09 Thread Daniel Pharos
Hi, In pktgen 3.6.1, app/pktgen.c, line 219, the constant "IPPROTO_UDP" is used. Shouldn't that be "PG_IPPROTO_UDP" instead? Kind regards, DanielPharos