[PATCH v5 1/1] eal: add internal function to get base address
    Thomas Monjalon 
    thomas at monjalon.net
       
    Tue Feb  8 23:58:43 CET 2022
    
    
  
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 reference address by
> > the accelerator to access the host memory
> > 
> > An address can also be represented as an offset relative to the base
> > address using smaller data types
> > 
> > Signed-off-by: Srikanth Yalavarthi <syalavarthi at marvell.com>
> Acked-by: Dmitry Kozlyuk <dmitry.kozliuk at gmail.com>
> Acked-by: Anatoly Burakov <anatoly.burakov at intel.com>
Applied, thanks.
    
    
More information about the dev
mailing list