Re: [dpdk-dev] cmake/Makefile sample application

2021-02-19 Thread Burakov, Anatoly
On 18-Feb-21 6:56 PM, hamidreza Kheirabadi wrote: Hi, I'd like to change my dpdk-based application from a pure C to C++ version. Can anybody help me with a sample cmake or Makefile? Is there any performance degradation when compiling apps with g++ instead of gcc? Regards Hi, We have documente

[dpdk-dev] cmake/Makefile sample application

2021-02-18 Thread hamidreza Kheirabadi
Hi, I'd like to change my dpdk-based application from a pure C to C++ version. Can anybody help me with a sample cmake or Makefile? Is there any performance degradation when compiling apps with g++ instead of gcc? Regards