On Mon, Jul 24, 2023 at 2:12 PM <[email protected]> wrote:
>
> From: Pavan Nikhilesh <[email protected]>
>
> Clang fails to use register pairs for CASP instruction, use
> inline asm to fix register pairs.
>
> Signed-off-by: Pavan Nikhilesh <[email protected]>

Updated the git commit as follows and applied to
dpdk-next-net-eventdev/for-main. Thanks

Author: Pavan Nikhilesh <[email protected]>
Date:   Mon Jul 24 14:11:56 2023 +0530

    event/cnxk: fix CASP usage for clang

    Clang fails to use register pairs for CASP instruction, use
    inline asm to fix register pairs.

    Fixes: e239e0d3faf7 ("event/cnxk: add SSO HW device operations")
    Cc: [email protected]

    Signed-off-by: Pavan Nikhilesh <[email protected]>

Reply via email to