Hi Experts, I would like to access DPDK symbols while running VPP in gdb. I made the following change and it didn't help. How can I make the DPDK symbols available ?
diff --git a/build/external/packages/dpdk.mk b/build/external/packages/dpdk.mk index 720682618..cf62c3f5b 100644 --- a/build/external/packages/dpdk.mk +++ b/build/external/packages/dpdk.mk @@ -13,7 +13,7 @@ DPDK_PKTMBUF_HEADROOM ?= 128 DPDK_USE_LIBBSD ?= n -DPDK_DEBUG ?= n +DPDK_DEBUG ?= y DPDK_MLX4_PMD ?= n DPDK_MLX5_PMD ?= n DPDK_MLX5_COMMON_PMD ?= n Thanks Govind > -----Original Message----- > From: vpp-dev@lists.fd.io <vpp-dev@lists.fd.io> On Behalf Of Govindarajan > Mohandoss via lists.fd.io > Sent: Sunday, February 27, 2022 7:31 PM > To: vpp-dev <vpp-dev@lists.fd.io> > Cc: nd <n...@arm.com>; Yoan Picchi <yoan.pic...@arm.com>; nd > <n...@arm.com> > Subject: [vpp-dev] Building VPP + External DPDK > > Hi all, > Can you please share the steps to build VPP with external DPDK ? > > Thanks > Govind
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#20931): https://lists.fd.io/g/vpp-dev/message/20931 Mute This Topic: https://lists.fd.io/mt/89441756/21656 Group Owner: vpp-dev+ow...@lists.fd.io Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-