[EXTERNAL] RE: [PATCH v2 3/3] net/cnxk: update IP header of reassembled packets

2025-05-23 Thread Jerin Jacob
Kumar Dabilpuram ; > Kiran Kumar Kokkilagadda ; Sunil Kumar Kori > ; Satha Koteswara Rao Kottidi > ; Harman Kalra > Cc: Jerin Jacob ; Rahul Bhansali > Subject: [PATCH v2 3/3] net/cnxk: update IP header of reassembled packets > > Updates IP header data of reassembled packets,

[PATCH v2 3/3] net/cnxk: update IP header of reassembled packets

2025-04-05 Thread Rahul Bhansali
Updates IP header data of reassembled packets, 1) IPv4 length, MF bit and checksum correction 2) IPv6 length update and fragment extension header remove Also, corrects data length of multisegment decrypted packets. Signed-off-by: Rahul Bhansali --- Changes in v2: compilation fix for ubuntu-22.04-