On 3/6/2024 12:24 PM, shaib...@amazon.com wrote: > From: Shai Brandes <shaib...@amazon.com> > > ENA_MEMCPY_TO_DEVICE_64 macro needs pci bus id in order > to write to the device memory when using llq. >
As far as I can see macro doesn't use 'bus' at all, "(void)(bus);", how/why it is needed for LLQ? Can you please describe it more?