[EXT] [dpdk-dev] [PATCH] common/cnxk: fix setting channel mask for SDP interfaces

Jerin Jacob Kollanukkaran jerinj at marvell.com
Tue Nov 7 12:48:17 CET 2023


> -----Original Message-----
> From: psatheesh at marvell.com <psatheesh at marvell.com>
> Sent: Tuesday, November 7, 2023 12:10 PM
> To: Nithin Kumar Dabilpuram <ndabilpuram at marvell.com>; Kiran Kumar
> Kokkilagadda <kirankumark at marvell.com>; Sunil Kumar Kori
> <skori at marvell.com>; Satha Koteswara Rao Kottidi
> <skoteshwar at marvell.com>; Satheesh Paul Antonysamy
> <psatheesh at marvell.com>
> Cc: dev at dpdk.org; stable at dpdk.org
> Subject: [EXT] [dpdk-dev] [PATCH] common/cnxk: fix setting channel mask for
> SDP interfaces
> 
> External Email
> 
> ----------------------------------------------------------------------
> From: Satheesh Paul <psatheesh at marvell.com>
> 
> Channel mask field is incorrectly returned as 16 bits.
> Fixing it by truncating to 12 bits.
> 
> Fixes: 2703f1fa3200 ("common/cnxk: fix setting channel mask for SDP
> interfaces")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Satheesh Paul <psatheesh at marvell.com>

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

    common/cnxk: fix SDP channel mask
		
    Channel mask field is incorrectly for SDP interface and it  
    is returning as 16 bits. Fixing it by truncating to 12 bits.
 
    Fixes: 2703f1fa3200 ("common/cnxk: fix setting channel mask for SDP interfaces")
    Cc: stable at dpdk.org

    Signed-off-by: Satheesh Paul <psatheesh at marvell.com>


More information about the stable mailing list