DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] basicfwd
@ 2021-07-01  9:16 王万臣
  2021-07-02 10:56 ` Ferruh Yigit
  0 siblings, 1 reply; 2+ messages in thread
From: 王万臣 @ 2021-07-01  9:16 UTC (permalink / raw)
  To: dev

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

Hello, I tried to run a sample program (Skeleton) after installing DPDK according to the Getting Started Guide for Linux document, but failed, "Detected shared linkage of DPDK" is missing in the output of EAL initialization, compared with the correct output result. And the rte_eth_dev_count_avail() function always return 0, even though I've already bound the NIC port for the DPDK driver, so what should I do to solve this problem, thanks!

[-- Attachment #2: basicfwd.png --]
[-- Type: image/png, Size: 26244 bytes --]

[-- Attachment #3: nic binding.png --]
[-- Type: image/png, Size: 43975 bytes --]

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

* Re: [dpdk-dev] basicfwd
  2021-07-01  9:16 [dpdk-dev] basicfwd 王万臣
@ 2021-07-02 10:56 ` Ferruh Yigit
  0 siblings, 0 replies; 2+ messages in thread
From: Ferruh Yigit @ 2021-07-02 10:56 UTC (permalink / raw)
  To: 王万臣, dev

On 7/1/2021 11:16 AM, 王万臣 wrote:
> Hello, I tried to run a sample program (Skeleton) after installing DPDK according to the Getting Started Guide for Linux document, but failed, "Detected shared linkage of DPDK" is missing in the output of EAL initialization, compared with the correct output result. And the rte_eth_dev_count_avail() function always return 0, even though I've already bound the NIC port for the DPDK driver, so what should I do to solve this problem, thanks!
> 

Hi,

Not sure about the problem, can you try with "--log-level *:debug" perhaps
additional log gives additional clue.

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

end of thread, other threads:[~2021-07-02 10:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-01  9:16 [dpdk-dev] basicfwd 王万臣
2021-07-02 10:56 ` Ferruh Yigit

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).