From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============7427036503904891437==" MIME-Version: 1.0 From: Kumaraparameshwaran Rathnavel Subject: [SPDK] DPDK Date: Wed, 02 Nov 2016 17:17:51 +0530 Message-ID: <87F08F71-DB4F-4118-8C17-DC184BC37F54@cloudsimple.com> List-ID: To: spdk@lists.01.org --===============7427036503904891437== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Hi All, I am writing an application similar to nvmf target in SPDK. I should not us= e the Makefile format given for nvmf target. I am having my own cmake file = and I have included libraries and header files from DPDK and SPDK. My appli= cation core dumps at rte_mempool_create. When I use the same code and the f= ormat of the Makefile in nvmf target it doesn't. I can see that I am missin= g some flags r something. Can any one help me? Is there an implementation o= f Makefiles of nvmf target in SPDK with cmake = Thanking you, Param --===============7427036503904891437==--