Re: [PATCH v2 2/4] vdpa/octeon_ep: handle device config change events
From: Jason Wang
Date: Thu Dec 05 2024 - 21:14:13 EST
On Thu, Nov 21, 2024 at 9:43 PM Shijith Thotton <sthotton@xxxxxxxxxxx> wrote:
>
> From: Satha Rao <skoteshwar@xxxxxxxxxxx>
>
> The first interrupt of the device is used to notify the host about
> device configuration changes, such as link status updates. The ISR
> configuration area is updated to indicate a config change event when
> triggered.
>
> Signed-off-by: Satha Rao <skoteshwar@xxxxxxxxxxx>
> Signed-off-by: Shijith Thotton <sthotton@xxxxxxxxxxx>
> ---
Acked-by: Jason Wang <jasowang@xxxxxxxxxx>
Thanks