[PATCH v1 5/6] baseband/acc: fix double MSI intr in TB mode
    Maxime Coquelin 
    maxime.coquelin at redhat.com
       
    Wed Nov  2 08:16:31 CET 2022
    
    
  
On 11/2/22 00:04, Nicolas Chautru wrote:
> From: Hernan Vargas <hernan.vargas at intel.com>
> 
> Fix logical bug in SW causing MSI to be issued twice when running in
> transport block mode.
> 
> Fixes: f404dfe35cc ("baseband/acc100: support 4G processing")
> Fixes: bec597b78a0 ("baseband/acc200: add LTE processing")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Hernan Vargas <hernan.vargas at intel.com>
> ---
>   drivers/baseband/acc/acc_common.h     |  7 +++++-
>   drivers/baseband/acc/rte_acc100_pmd.c | 29 -----------------------
>   drivers/baseband/acc/rte_acc200_pmd.c | 34 ---------------------------
>   3 files changed, 6 insertions(+), 64 deletions(-)
> 
Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>
Thanks,
Maxime
    
    
More information about the dev
mailing list