DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] rte_ring_sc_dequeue returns 0 but sets packet to NULL
@ 2013-11-19 10:35 Jose Gavine Cueto
       [not found] ` <000301cee54e$bb49d170$31dd7450$@com>
  0 siblings, 1 reply; 5+ messages in thread
From: Jose Gavine Cueto @ 2013-11-19 10:35 UTC (permalink / raw)
  To: dev

Hi,

I am encountering a strange behavior of rte_ring_sc_dequeue, though I'm not
yet sure what causes this.

I have a code:

rc = rte_ring_sc_dequeue(fwdp->rxtx_rings->xmit_ring, &rpackets);

At first dequeue, rpackets gets a correct address of an rte_mbuf, however
at the second dequeue it returns 0 which is successful but sets the
rte_mbuf result to a NULL value.  Is this even possible, because its
happening in my scenario.  Or it could be just there's something wrong with
my code.

Cheers,
Pepe

-- 
To stop learning is like to stop loving.

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

end of thread, other threads:[~2013-11-22  9:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-19 10:35 [dpdk-dev] rte_ring_sc_dequeue returns 0 but sets packet to NULL Jose Gavine Cueto
     [not found] ` <000301cee54e$bb49d170$31dd7450$@com>
     [not found]   ` <CAJ5bv6G+BiB2XSg-sUDeQLg85=S02+Y0m79CjBxfQo=aQOGBXw@mail.gmail.com>
     [not found]     ` <002f01cee5c9$eb6bf0b0$c243d210$@com>
     [not found]       ` <CAJ5bv6H3ye9LkA5M4SB_QjADjHOx1hnw7RQkVBrJ3nzHeGaEBg@mail.gmail.com>
     [not found]         ` <CAGNKSKc+=SeWXhohZWte4k8OjQz9q=i4seqm7JznQQB6T9sWoA@mail.gmail.com>
     [not found]           ` <CAJ5bv6GM5vX8QR+bg8gmiEBtGYeQ15iKRmyRGyZ2Tv4VEDqagw@mail.gmail.com>
2013-11-20  9:19             ` Etai Lev-Ran
2013-11-20 18:32               ` Jeff Venable
2013-11-20 19:20                 ` elevran
2013-11-22  9:54               ` Richardson, Bruce

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