DPDK usage discussions
 help / color / mirror / Atom feed
* Compiling testpmd with DPDK netvsc PMD
@ 2024-06-06 21:31 Nandini Rangaswamy
  2024-06-07 10:56 ` David Marchand
  0 siblings, 1 reply; 10+ messages in thread
From: Nandini Rangaswamy @ 2024-06-06 21:31 UTC (permalink / raw)
  To: users

[-- Attachment #1: Type: text/plain, Size: 2269 bytes --]

Hello,
I tried compiling the testpmd with DPDK netvsc for openwrt by setting
CONFIG_RTE_LIBRTE_NETVSC_PMD=y .

However, when I check ldd testpmd, it does not show any of the dpdk shared
libraries including net_netvsc linked to testpmd binary.
ldd dpdk-testpmd
        linux-vdso.so.1 (0x00007ffca1467000)
        libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007ffb08134000)
        libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007ffb0812f000)
        libelf.so.1 => /usr/lib/x86_64-linux-gnu/libelf.so.1
(0x00007ffb08111000)
        libpcap.so.1 => not found
        libmlx5.so.1 => /usr/lib/x86_64-linux-gnu/libmlx5.so.1
(0x00007ffb08093000)
        libibverbs.so.1 => /usr/lib/x86_64-linux-gnu/libibverbs.so.1
(0x00007ffb0806d000)
        libIPSec_MB.so.1 => not found
        libcrypto.so.3 => /usr/lib/x86_64-linux-gnu/libcrypto.so.3
(0x00007ffb07c29000)
        libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1
(0x00007ffb07c09000)
        libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0
(0x00007ffb07c04000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007ffb079db000)
        /lib64/ld-linux-x86-64.so.2 (0x00007ffb097c1000)
        libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007ffb079bd000)
        libnl-route-3.so.200 =>
/usr/lib/x86_64-linux-gnu/libnl-route-3.so.200 (0x00007ffb0793a000)
        libnl-3.so.200 => /lib/x86_64-linux-gnu/libnl-3.so.200
(0x00007ffb07917000)

Any ideas on what I am missing here.
Regards,
Nandini

-- 
This electronic communication and the information and any files transmitted 
with it, or attached to it, are confidential and are intended solely for 
the use of the individual or entity to whom it is addressed and may contain 
information that is confidential, legally privileged, protected by privacy 
laws, or otherwise restricted from disclosure to anyone else. If you are 
not the intended recipient or the person responsible for delivering the 
e-mail to the intended recipient, you are hereby notified that any use, 
copying, distributing, dissemination, forwarding, printing, or copying of 
this e-mail is strictly prohibited. If you received this e-mail in error, 
please return the e-mail to the sender, delete it from your computer, and 
destroy any printed copy of it.

[-- Attachment #2: Type: text/html, Size: 3578 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-06-12 18:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-06 21:31 Compiling testpmd with DPDK netvsc PMD Nandini Rangaswamy
2024-06-07 10:56 ` David Marchand
2024-06-07 23:31   ` Nandini Rangaswamy
2024-06-10  7:50     ` David Marchand
2024-06-11 14:35       ` Stephen Hemminger
2024-06-11 17:00         ` Nandini Rangaswamy
2024-06-11 17:10       ` Nandini Rangaswamy
2024-06-12  6:20         ` David Marchand
2024-06-12 14:48     ` Stephen Hemminger
2024-06-12 18:53       ` Nandini Rangaswamy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).