All of lore.kernel.org
 help / color / mirror / Atom feed
* Issue in virtio pmd available in dpdk 1.5 - virtqueue does not exist
@ 2014-01-10 23:47 Selvaganapathy Chidambaram
       [not found] ` <CAB3M1-F6wpP2FNnfpaKvTpSbKh_Z2xocvxOgDw3zAbjF_mGW-w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Selvaganapathy Chidambaram @ 2014-01-10 23:47 UTC (permalink / raw)
  To: dev-VfR2kkLFssw

Hi,

I am using dpdk 1.5 where virtio pmd is available
in dpdk-1.5.1r2/lib/librte_pmd_virtio/.

When I run l2fwd reference application, I am getting the following error:

EAL: PCI device 0000:00:08.0 on NUMA socket -1
EAL:   probe driver: 1af4:1000 rte_virtio_pmd
EAL: PCI device 0000:00:09.0 on NUMA socket -1
EAL:   probe driver: 1af4:1000 rte_virtio_pmd
Lcore 0: RX port 0
Lcore 1: RX port 1
Initializing port 0...
EAL: Error - exiting with code: 1
  Cause: rte_eth_rx_queue_setup:err=-22, port=0

On debugging further, I see that in function virtio_dev_queue_setup, vq_size
is zero and hence returns error.

I was able to run e1000 pmd and virtio pmd *extension* successfully. Please
let me know if I need to set anything specifically to make virtio pmd to
work.

Thanks,
Selvaganapathy.C.

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

* Re: Issue in virtio pmd available in dpdk 1.5 - virtqueue does not exist
       [not found] ` <CAB3M1-F6wpP2FNnfpaKvTpSbKh_Z2xocvxOgDw3zAbjF_mGW-w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2014-01-18  6:49   ` Sambath Kumar Balasubramanian
  0 siblings, 0 replies; 2+ messages in thread
From: Sambath Kumar Balasubramanian @ 2014-01-18  6:49 UTC (permalink / raw)
  To: Selvaganapathy Chidambaram; +Cc: dev-VfR2kkLFssw

Hi All,

  I have the same issue. Is there a known solution for this?

Regards,
Sambath


On Fri, Jan 10, 2014 at 3:47 PM, Selvaganapathy Chidambaram <
selvaganapathyc-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:

> Hi,
>
> I am using dpdk 1.5 where virtio pmd is available
> in dpdk-1.5.1r2/lib/librte_pmd_virtio/.
>
> When I run l2fwd reference application, I am getting the following error:
>
> EAL: PCI device 0000:00:08.0 on NUMA socket -1
> EAL:   probe driver: 1af4:1000 rte_virtio_pmd
> EAL: PCI device 0000:00:09.0 on NUMA socket -1
> EAL:   probe driver: 1af4:1000 rte_virtio_pmd
> Lcore 0: RX port 0
> Lcore 1: RX port 1
> Initializing port 0...
> EAL: Error - exiting with code: 1
>   Cause: rte_eth_rx_queue_setup:err=-22, port=0
>
> On debugging further, I see that in function virtio_dev_queue_setup,
> vq_size
> is zero and hence returns error.
>
> I was able to run e1000 pmd and virtio pmd *extension* successfully. Please
> let me know if I need to set anything specifically to make virtio pmd to
> work.
>
> Thanks,
> Selvaganapathy.C.
>

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

end of thread, other threads:[~2014-01-18  6:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-10 23:47 Issue in virtio pmd available in dpdk 1.5 - virtqueue does not exist Selvaganapathy Chidambaram
     [not found] ` <CAB3M1-F6wpP2FNnfpaKvTpSbKh_Z2xocvxOgDw3zAbjF_mGW-w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-01-18  6:49   ` Sambath Kumar Balasubramanian

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.