Hi Govind, That should work, but if you have installed dpdk via 'make install-ext-dep' you'll have to remove the 'vpp-ext-deps' package (eg. 'apt purge vpp-ext-deps') otherwise it will not be rebuilt.
Best Ben > -----Original Message----- > From: [email protected] <[email protected]> On Behalf Of Govindarajan > Mohandoss > Sent: lundi 28 février 2022 20:12 > To: Govindarajan Mohandoss <[email protected]>; vpp-dev <vpp- > [email protected]> > Cc: nd <[email protected]>; Yoan Picchi <[email protected]>; nd <[email protected]> > Subject: Re: [vpp-dev] Building VPP + External DPDK > > 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: [email protected] <[email protected]> On Behalf Of > Govindarajan > > Mohandoss via lists.fd.io > > Sent: Sunday, February 27, 2022 7:31 PM > > To: vpp-dev <[email protected]> > > Cc: nd <[email protected]>; Yoan Picchi <[email protected]>; nd > > <[email protected]> > > 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 (#20933): https://lists.fd.io/g/vpp-dev/message/20933 Mute This Topic: https://lists.fd.io/mt/89441756/21656 Group Owner: [email protected] Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
