Hi Jyotiswarup,
Based on my experience and little knowledge on the code, rte_pmd_init_all
registers your poll-mode driver (em in this case) and sets the device
initialization function. rte_eal_pci_probe will then probe for pci devices
and then initialize their corresponding drivers. These initia
Hi Everyone:
I meet a problem with running the DPDK1.3 example l3fwd in the VMware. I
have two 82545EM NIC to run the l3fwd and the OS is Cent6.4. But l3fwd
cannot be configured port correctly .I start the l3fwd with following
command:
./build/l3fwd -c 0x3 -n 2 -- -p 0x3 --config="(0,0,0),(
Hi,
I am trying to work on DPDK-1.5.0r0 with intel i350 dual port NIC
with intel i3 processor on Fedora 18 (kernel-3.11.4). But after
building dpdk when i try to run testpmd application its not working
with some error as...
"EAL: Ask a virtual area of 0x2097152 bytes
EAL: Virtual area found a
Hi,
Your nic (port 0) is capable of 1 txq only see error:
" port_id=0 nb_tx_queues=2 > 1"
I think that caused the error.
Cheers,
Pepe
On Thu, Nov 14, 2013 at 1:21 PM, yuxuan zhang wrote:
> Hi Everyone:
>
> I meet a problem with running the DPDK1.3 example l3fwd in the VMware. I
> have two 8
14/11/2013 06:33, ankit kumar :
> I am trying to work on DPDK-1.5.0r0 with intel i350 dual port NIC
[...]
> 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_P
5 matches
Mail list logo