> -----Original Message----- > From: [email protected] <[email protected]> > Sent: Tuesday, November 7, 2023 12:10 PM > To: Nithin Kumar Dabilpuram <[email protected]>; Kiran Kumar > Kokkilagadda <[email protected]>; Sunil Kumar Kori > <[email protected]>; Satha Koteswara Rao Kottidi > <[email protected]>; Satheesh Paul Antonysamy > <[email protected]> > Cc: [email protected]; [email protected] > Subject: [EXT] [dpdk-dev] [PATCH] common/cnxk: fix setting channel mask for > SDP interfaces > > External Email > > ---------------------------------------------------------------------- > From: Satheesh Paul <[email protected]> > > 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: [email protected] > > Signed-off-by: Satheesh Paul <[email protected]>
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: [email protected]
Signed-off-by: Satheesh Paul <[email protected]>
<<attachment: winmail.dat>>

