dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
* No probed ethernet devices /DPDP 1.7.1 in Fedora 21
@ 2014-12-24 13:26 sothy shan
       [not found] ` <CAHcF_0a2GuS=8zzTFFQq_iLfpss1aVuQKXMNUcyHUFH-sVRN8Q-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 14+ messages in thread
From: sothy shan @ 2014-12-24 13:26 UTC (permalink / raw)
  To: dev-VfR2kkLFssw@public.gmane.org

Hello!

I am playing with DPDK 1.7.1 in Fedora.

When I do like this:

export RTE_SDK=$(pwd)export RTE_TARGET="x86_64-ivshmem-linuxapp-gcc"
make install T="$RTE_TARGET"

It worked. Means Testpmd is running.

When I run as mentioned below:

make CONFIG_RTE_BUILD_SHARED_LIB=y  install T="$RTE_TARGET"

Build is sucess. But Testpmd gives error.

Error is :

sudo ./x86_64-ivshmem-linuxapp-gcc/app/testpmd -c7 -n3 -- -i
--nb-cores=2 --nb-ports=2
EAL: Detected lcore 0 as core 0 on socket 0
EAL: Detected lcore 1 as core 1 on socket 0
EAL: Detected lcore 2 as core 2 on socket 0
EAL: Detected lcore 3 as core 3 on socket 0
EAL: Detected lcore 4 as core 0 on socket 0
EAL: Detected lcore 5 as core 1 on socket 0
EAL: Detected lcore 6 as core 2 on socket 0
EAL: Detected lcore 7 as core 3 on socket 0
EAL: Support maximum 64 logical core(s) by configuration.
EAL: Detected 8 lcore(s)
EAL: Searching for IVSHMEM devices...
EAL: No IVSHMEM configuration found!
EAL: Setting up memory...
EAL: Ask a virtual area of 0x1c00000 bytes
EAL: Virtual area found at 0x7f4329000000 (size = 0x1c00000)
EAL: Ask a virtual area of 0x5c00000 bytes
EAL: Virtual area found at 0x7f4323200000 (size = 0x5c00000)
EAL: Ask a virtual area of 0x200000 bytes
EAL: Virtual area found at 0x7f432b600000 (size = 0x200000)
EAL: Ask a virtual area of 0x200000 bytes
EAL: Virtual area found at 0x7f432b200000 (size = 0x200000)
EAL: Ask a virtual area of 0x200000 bytes
EAL: Virtual area found at 0x7f432ae00000 (size = 0x200000)
EAL: Ask a virtual area of 0x200000 bytes
EAL: Virtual area found at 0x7f4322e00000 (size = 0x200000)
EAL: Requesting 64 pages of size 2MB from socket 0
EAL: TSC frequency is ~3691107 KHz
EAL: Master core 0 is ready (tid=5053c840)
EAL: Core 2 is ready (tid=21dfd700)
EAL: Core 1 is ready (tid=225fe700)
EAL: Error - exiting with code: 1
  Cause: No probed ethernet devices - check that
CONFIG_RTE_LIBRTE_IGB_PMD=y and that CONFIG_RTE_LIBRTE_EM_PMD=y and
that CONFIG_RTE_LIBRTE_IXGBE_PMD=y in your configuration file


Any idea where is wrong? Thank for ur reply.

Best regards
Sothy

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

end of thread, other threads:[~2015-01-16 16:47 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-24 13:26 No probed ethernet devices /DPDP 1.7.1 in Fedora 21 sothy shan
     [not found] ` <CAHcF_0a2GuS=8zzTFFQq_iLfpss1aVuQKXMNUcyHUFH-sVRN8Q-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-12-24 15:03   ` Masaru Oki
2014-12-24 15:04   ` Neil Horman
     [not found]     ` <20141224150401.GB23653-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2014-12-25  9:11       ` sothy shan
     [not found]         ` <CAHcF_0bCX8qc3xTJGw8kM3B8AzQpgxGghqs+ctYyRycgKsvEUQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-12-25 17:08           ` Neil Horman
     [not found]             ` <20141225170848.GA3199-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2014-12-26  8:01               ` sothy shan
     [not found]                 ` <CAHcF_0bjH=1F5NVCE5bzYuPTczOeRyEZsgrs4twP+Y0HYfxA5g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-12-26 14:37                   ` Neil Horman
     [not found]                     ` <20141226143737.GB5567-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2015-01-09 16:20                       ` sothy shan
2015-01-10 12:44                         ` Neil Horman
     [not found]                           ` <20150110124431.GA14681-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2015-01-16 14:10                             ` sothy shan
     [not found]                               ` <CAHcF_0aOrPFX05D03i0y2eVt8o2BEbvTkS3wFE_waGTbg0XXAw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-01-16 14:27                                 ` Olivier MATZ
     [not found]                                   ` <54B91FE3.8010607-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2015-01-16 16:07                                     ` sothy shan
     [not found]                                       ` <CAHcF_0aNiDksGEU3hofHYai2ddYyLKdHaNKc-y_t3Uns4uoJ4g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-01-16 16:35                                         ` Olivier MATZ
     [not found]                                           ` <54B93DCE.50607-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2015-01-16 16:47                                             ` sothy shan

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