On Thu, Dec 5, 2024 at 10:28 PM Alipour, Mehrdad wrote:
>
> Hello David/Dmitry,
>
> After adding -d , I can now see all the pmd shared libs
> loading fine and rte_mempool_create works with --no-huge.
Adding -d should be unneeded with a properly installed DPDK.
You should double check what I ment
: Dmitry Kozlyuk ; dev@dpdk.org
Subject: Re: [**EXTERNAL**] Re: rte_mempool_create fails with --no-huge
Hello,
On Thu, Dec 5, 2024 at 12:05 AM Alipour, Mehrdad wrote:
>
> Hi Dmitry,
>
> Your observation is good!
> But I have the /usr/lib/dpdk/pmds-24.0 in the LD_LIBRARY_PATH but since t
Hello,
On Thu, Dec 5, 2024 at 12:05 AM Alipour, Mehrdad wrote:
>
> Hi Dmitry,
>
> Your observation is good!
> But I have the /usr/lib/dpdk/pmds-24.0 in the LD_LIBRARY_PATH but since the
> host does not have a match glibc, I have to run it with ld-linux-x86-64.so.2
> specifying LD_LIBRARY_PATH w
Hi Dmitry,
Your observation is good!
But I have the /usr/lib/dpdk/pmds-24.0 in the LD_LIBRARY_PATH but since the
host does not have a match glibc, I have to run it with ld-linux-x86-64.so.2
specifying LD_LIBRARY_PATH with equivalent --library-path.
Here is the entire cmd I use to run testpmd:
4 matches
Mail list logo