Re: [dpdk-dev] [EXT] Re: input port in mbuf

2021-01-27 Thread Liron Himi
-Original Message- From: Tom Barbette Sent: Wednesday, 27 January 2021 18:59 To: Liron Himi ; Stephen Hemminger Cc: dpdk-dev Subject: Re: [dpdk-dev] [EXT] Re: input port in mbuf Le 16/01/2021 à 21:01, Liron Himi a écrit : > Hi, > > Sorry for rearising this issue again, ple

Re: [dpdk-dev] [EXT] Re: input port in mbuf

2021-01-27 Thread Tom Barbette
Le 16/01/2021 à 21:01, Liron Himi a écrit : Hi, Sorry for rearising this issue again, please check my comments inline Liron Himi -Original Message- From: Stephen Hemminger Sent: Wednesday, 6 May 2020 23:24 To: Liron Himi Cc: dpdk-dev Subject: Re: [EXT] Re: [dpdk-dev] input port in m

Re: [dpdk-dev] [EXT] Re: input port in mbuf

2021-01-16 Thread Liron Himi
Hi, Sorry for rearising this issue again, please check my comments inline Liron Himi -Original Message- From: Stephen Hemminger Sent: Wednesday, 6 May 2020 23:24 To: Liron Himi Cc: dpdk-dev Subject: Re: [EXT] Re: [dpdk-dev] input port in mbuf On Wed, 6 May 2020 20:17:20 + Liron

Re: [dpdk-dev] [EXT] Re: input port in mbuf

2020-05-06 Thread Ananyev, Konstantin
> For performance optimizations, we need to know the input DPDK port as after > the buffer was transmitted via our ethdev driver instead of > release it back to the memory-pool we can release it to the originated HW > pool of the input port. Then I suppose, you can have your own mempool driver,

Re: [dpdk-dev] [EXT] Re: input port in mbuf

2020-05-06 Thread Stephen Hemminger
On Wed, 6 May 2020 20:17:20 + Liron Himi wrote: > For performance optimizations, we need to know the input DPDK port as after > the buffer was transmitted via our ethdev driver instead of release it back > to the memory-pool we can release it to the originated HW pool of the input > port.

Re: [dpdk-dev] [EXT] Re: input port in mbuf

2020-05-06 Thread Liron Himi
For performance optimizations, we need to know the input DPDK port as after the buffer was transmitted via our ethdev driver instead of release it back to the memory-pool we can release it to the originated HW pool of the input port. Regards, Liron -Original Message- From: Stephen Hem

Re: [dpdk-dev] [EXT] Re: input port in mbuf

2020-05-06 Thread Stephen Hemminger
On Wed, 6 May 2020 19:48:26 + Liron Himi wrote: > Fine. Is there another location or option to save this information? > > Regards, > Liron > > -Original Message- > From: Stephen Hemminger > Sent: Wednesday, 6 May 2020 22:43 > To: Liron Himi > Cc: dpdk-dev > Subject: [EXT] Re: [d

Re: [dpdk-dev] [EXT] Re: input port in mbuf

2020-05-06 Thread Liron Himi
Fine. Is there another location or option to save this information? Regards, Liron -Original Message- From: Stephen Hemminger Sent: Wednesday, 6 May 2020 22:43 To: Liron Himi Cc: dpdk-dev Subject: [EXT] Re: [dpdk-dev] input port in mbuf External Email ---