On Mon, Jun 7, 2021 at 11:33 PM Nithin Dabilpuram <[email protected]> wrote: > > From: Harman Kalra <[email protected]> > > As per the new LMTST design, userspace shall allocate lmt region, > setup the DMA translation and share the IOVA with kernel via MBOX. > Kernel will convert this IOVA to physical memory and update the > LMT table entry with the same. > With this new design also shared mode (i.e. all pci funcs sharing > the LMT region allocated by primary/base pci func) is intact. > > Signed-off-by: Harman Kalra <[email protected]>
Reviewed-by: Jerin Jacob <[email protected]>

