Re: [PATCH] common/cnxk: use XAQ create API for inline device

2022-01-24 Thread Jerin Jacob
On Tue, Dec 14, 2021 at 2:26 AM wrote: > > From: Pavan Nikhilesh > > Use the XAQ aura create and free API while initializing the aura-> AURA > inline device. > > Signed-off-by: Pavan Nikhilesh Acked-by: Jerin Jacob Applied to dpdk-next-net-eventdev/for-main. Thanks > --- > drivers/common/c

[PATCH] common/cnxk: use XAQ create API for inline device

2021-12-13 Thread pbhagavatula
From: Pavan Nikhilesh Use the XAQ aura create and free API while initializing the inline device. Signed-off-by: Pavan Nikhilesh --- drivers/common/cnxk/roc_nix_debug.c| 4 +- drivers/common/cnxk/roc_nix_inl_dev.c | 53 ++ drivers/common/cnxk/roc_nix_inl_priv.h |