RE: RE: [PATCH v5 0/4] add pointer compression API

2024-05-16 Thread Konstantin Ananyev
> > From: Paul Szczepanek [mailto:paul.szczepa...@arm.com] > > Sent: Wednesday, 15 May 2024 19.01 > > > > On 04/03/2024 14:44, Konstantin Ananyev wrote: > > >> This feature is targeted for pipeline mode of applications. We see > > many customers using pipeline mode. This feature helps in reducing

RE: RE: [PATCH v5 0/4] add pointer compression API

2024-05-15 Thread Morten Brørup
> From: Paul Szczepanek [mailto:paul.szczepa...@arm.com] > Sent: Wednesday, 15 May 2024 19.01 > > On 04/03/2024 14:44, Konstantin Ananyev wrote: > >> This feature is targeted for pipeline mode of applications. We see > many customers using pipeline mode. This feature helps in reducing > >> the cos

Re: RE: [PATCH v5 0/4] add pointer compression API

2024-05-15 Thread Paul Szczepanek
On 04/03/2024 14:44, Konstantin Ananyev wrote: >> This feature is targeted for pipeline mode of applications. We see many >> customers using pipeline mode. This feature helps in reducing >> the cost of transferring the packets between cores by reducing the copies >> involved. > > I do understand