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

2022-01-18 Thread Dmitry Kozlyuk
2022-01-18 05:29 (UTC+), Srikanth Yalavarthi: > Hi Dmitry, > > This is to cater to use cases where chunks of memory are allocated by the > host / application, and would like to represent it as an offset from the > Linux virtual base address. One use case is for a firmware running on an > ac

RE: [EXT] Re: [PATCH v4 1/1] eal: add internal function to get base address

2022-01-17 Thread Srikanth Yalavarthi
Hi Dmitry, This is to cater to use cases where chunks of memory are allocated by the host / application, and would like to represent it as an offset from the Linux virtual base address. One use case is for a firmware running on an accelerator, this can be used as reference address to access hos