Prioritize security for external emails:
Confirm sender and content safety before clicking links or opening attachments
> -----Original Message----- > From: psathe...@marvell.com <psathe...@marvell.com> > Sent: Thursday, May 22, 2025 3:41 PM > To: Nithin Kumar Dabilpuram <ndabilpu...@marvell.com>; Kiran Kumar > Kokkilagadda <kirankum...@marvell.com>; Sunil Kumar Kori > <sk...@marvell.com>; Satha Koteswara Rao Kottidi > <skotesh...@marvell.com>; Harman Kalra <hka...@marvell.com> > Cc: dev@dpdk.org; Satheesh Paul Antonysamy <psathe...@marvell.com>; > sta...@dpdk.org > Subject: [EXTERNAL] [dpdk-dev] [PATCH ] common/cnxk: fix E-tag pattern > parsing > > From: Satheesh Paul <psatheesh@ marvell. com> E-tag pattern parsing was > using wrong length leading to a segfault. Fixing this by using the correct length > of the pattern item. Fixes: c34ea71b878d ("common/cnxk: add NPC parsing > API") Cc: stable@ dpdk. org ZjQcmQRYFpfptBannerStart Prioritize security for > external emails: > Confirm sender and content safety before clicking links or opening attachments > <https://us-phishalarm- > ewt.proofpoint.com/EWT/v1/CRVmXkqW!ti3Z1f8UAnV6tE- > cuf16TovtmbR3WNuNg1XBgjWK2nVJVVmD6AcDK8BzP0wwFfHllkJwVMUw9kQ > mJkHA1WMN3Nuj7ObuJHl3$> > Report Suspicious > > ZjQcmQRYFpfptBannerEnd > From: Satheesh Paul <psathe...@marvell.com> > > E-tag pattern parsing was using wrong length leading to a segfault. Fixing this > by using the correct length of the pattern item. > > Fixes: c34ea71b878d ("common/cnxk: add NPC parsing API") > Cc: sta...@dpdk.org > > Signed-off-by: Satheesh Paul <psathe...@marvell.com> > Reviewed-by: Kiran Kumar K <kirankum...@marvell.com> Applied to dpdk-next-net-mrvl/for-main. Thanks