Re: Generic queue's KPI to manipulate mbuf's queue

2012-07-25 Thread Arnaud Lacombe
Hi, On Wed, Jul 25, 2012 at 7:25 AM, Andre Oppermann wrote: > On 24.07.2012 20:18, Arnaud Lacombe wrote: >> >> Hi, >> >> AFAIK, there is no proper KPI for managing mbuf queue. All users have > Before we can talk about an mbuf queue you have to define what you > want to "queue". Is it packets or

Re: Generic queue's KPI to manipulate mbuf's queue

2012-07-25 Thread Andre Oppermann
On 24.07.2012 20:18, Arnaud Lacombe wrote: Hi, AFAIK, there is no proper KPI for managing mbuf queue. All users have Before we can talk about an mbuf queue you have to define what you want to "queue". Is it packets or an mbuf chain which doesn't have clear delimiters (as with tcp for example)