Re: [dpdk-dev] Problem while running dpdk

2021-06-01 Thread Bruce Richardson
On Thu, May 27, 2021 at 10:05:39PM +, Raunak Laddha wrote: > Hello, > I am using dpdk 20.11.1 . I tried to use your resource to build a custom > application which uses dpdk. I compiled my app using meson and makefile to > see if I get different result for my issue. I have used pkg-config to l

[dpdk-dev] Problem while running dpdk

2021-06-01 Thread Raunak Laddha
Hello, I am using dpdk 20.11.1 . I tried to use your resource to build a custom application which uses dpdk. I compiled my app using meson and makefile to see if I get different result for my issue. I have used pkg-config to load cflags and ldflags in my application and linking it as a static li