Honnappa Nagarahalli
> ; nd ; nd
> Subject: RE: [dpdk-dev] [PATCH v1 1/2] lib/ring: add enqueue-dequeue callabck
>
> >
> > Hi Honnappa,
> >
> > snipped
> > > >
> > > > Add callback event handler for enqueue dequeue operation on r
>
> Hi Honnappa,
>
> snipped
> > >
> > > Add callback event handler for enqueue dequeue operation on ring.
> > > The pre-enqueue and post-dequeue operation on ring is selected to
> > > invoke user callback handler.
> > Can you provide a use case for this to better understand the need?
> Use cases
d.com; Pattan, Reshma ;
> > Wiles, Keith ; dev@dpdk.org; Padubidri, Sanjay
> > A
> > Subject: Re: [dpdk-dev] [PATCH v1 1/2] lib/ring: add enqueue-dequeue
> > callabck
> >
> > On Fri, 7 Jun 2019 00:03:54 +0530
> > Vipin Varghese wrote:
> >
> >
> -Original Message-
> From: Richardson, Bruce
> Sent: Friday, June 7, 2019 3:01 PM
> To: Stephen Hemminger
> Cc: Varghese, Vipin ; olivier.m...@6wind.com;
> Pattan, Reshma ; Wiles, Keith
> ; dev@dpdk.org; Padubidri, Sanjay A
>
> Subject: Re: [dpdk-dev] [
Hi Honnappa,
snipped
> >
> > Add callback event handler for enqueue dequeue operation on ring.
> > The pre-enqueue and post-dequeue operation on ring is selected to
> > invoke user callback handler.
> Can you provide a use case for this to better understand the need?
Use cases:
- allow user to in
Hi Stephen,
snipped
> NAK
> What is the use case for this?
Use cases:
- allow user to investigate the contents pre-enqueue.
- allow user to investigate the contents post-dequeue.
- modify pre-enqueue and post-dequeue stage content.
- investigate PMD meta data.
Rings are one of the most used
; Subject: Re: [dpdk-dev] [PATCH v1 1/2] lib/ring: add enqueue-dequeue callabck
>
> On Fri, 7 Jun 2019 00:03:54 +0530
> Vipin Varghese wrote:
>
> > Add callback event handler for enqueue dequeue operation on ring.
> > The pre-enqueue and post-dequeue operation on ring
On Thu, Jun 06, 2019 at 12:49:27PM -0700, Stephen Hemminger wrote:
> On Fri, 7 Jun 2019 00:03:54 +0530
> Vipin Varghese wrote:
>
> > Add callback event handler for enqueue dequeue operation on ring.
> > The pre-enqueue and post-dequeue operation on ring is selected to
> > invoke user callback ha
>
> Add callback event handler for enqueue dequeue operation on ring.
> The pre-enqueue and post-dequeue operation on ring is selected to invoke
> user callback handler.
Can you provide a use case for this to better understand the need?
>
> Signed-off-by: Vipin Varghese
> ---
> config/common_b
On Fri, 7 Jun 2019 00:03:54 +0530
Vipin Varghese wrote:
> Add callback event handler for enqueue dequeue operation on ring.
> The pre-enqueue and post-dequeue operation on ring is selected to
> invoke user callback handler.
>
> Signed-off-by: Vipin Varghese
> ---
NAK
What is the use case for
Add callback event handler for enqueue dequeue operation on ring.
The pre-enqueue and post-dequeue operation on ring is selected to
invoke user callback handler.
Signed-off-by: Vipin Varghese
---
config/common_base | 1 +
lib/librte_ring/Makefile | 1 +
lib/libr
11 matches
Mail list logo