DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Bulk dequeue of packets and the returned values, question
@ 2014-09-28 18:04 Wiles, Roger Keith
  2014-09-28 20:44 ` Neil Horman
  2014-09-28 22:23 ` Venkatesan, Venky
  0 siblings, 2 replies; 9+ messages in thread
From: Wiles, Roger Keith @ 2014-09-28 18:04 UTC (permalink / raw)
  To: <dev@dpdk.org>

I am also looking at the bulk dequeue routines, which the ring can be fixed or variable. On fixed  < 0 on error is returned and 0 if successful. On a variable ring < 0 on error or n on success, but I think n can be zero in the variable case, correct?

If these are true then why not have the routines return  < 0 on error and >= 0 on success. Which means a dequeue from a fixed ring would return only ’requested size n’ or < 0 if you error off the 0 case. The 0 case could be OK, if you allow zero to be return on a empty ring for the fixed ring case.

Does this make sense to anyone?

Thanks
++Keith

Keith Wiles, Principal Technologist with CTO office, Wind River mobile 972-213-5533

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

end of thread, other threads:[~2014-09-29 14:51 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-28 18:04 [dpdk-dev] Bulk dequeue of packets and the returned values, question Wiles, Roger Keith
2014-09-28 20:44 ` Neil Horman
2014-09-28 22:23 ` Venkatesan, Venky
2014-09-28 22:36   ` Neil Horman
2014-09-28 23:06   ` Wiles, Roger Keith
2014-09-29 12:10     ` Bruce Richardson
2014-09-29 12:26       ` Neil Horman
2014-09-29 12:30       ` Ananyev, Konstantin
2014-09-29 14:57         ` Wiles, Roger Keith

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