Re: [PATCH v5 1/1] eal: add internal function to get base address

2022-02-08 Thread Thomas Monjalon
08/02/2022 18:15, Burakov, Anatoly: > On 18-Jan-22 1:33 PM, Srikanth Yalavarthi wrote: > > Added an internal helper to get OS-specific EAL mapping base address > > > > This helper can be used by the drivers to program offload / accelerator > > devices, where the base address can be used as a refer

Re: [PATCH v5 1/1] eal: add internal function to get base address

2022-02-08 Thread Burakov, Anatoly
On 18-Jan-22 1:33 PM, Srikanth Yalavarthi wrote: Added an internal helper to get OS-specific EAL mapping base address This helper can be used by the drivers to program offload / accelerator devices, where the base address can be used as a reference address by the accelerator to access the host m

Re: [PATCH v5 1/1] eal: add internal function to get base address

2022-02-04 Thread Dmitry Kozlyuk
2022-01-18 05:33 (UTC-0800), Srikanth Yalavarthi: > Added an internal helper to get OS-specific EAL mapping base address > > This helper can be used by the drivers to program offload / accelerator > devices, where the base address can be used as a reference address by > the accelerator to access t

Re: [PATCH v5 1/1] eal: add internal function to get base address

2022-02-02 Thread Thomas Monjalon
Dmitry, Anatoly, any new comment on this v5? 18/01/2022 14:33, Srikanth Yalavarthi: > Added an internal helper to get OS-specific EAL mapping base address > > This helper can be used by the drivers to program offload / accelerator > devices, where the base address can be used as a reference addr

[PATCH v5 1/1] eal: add internal function to get base address

2022-01-18 Thread Srikanth Yalavarthi
Added an internal helper to get OS-specific EAL mapping base address This helper can be used by the drivers to program offload / accelerator devices, where the base address can be used as a reference address by the accelerator to access the host memory An address can also be represented as an off