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.

Reply via email to