[PATCH 10/17] net/dpaa: implement detailed packet parsing

Hemant Agrawal hemant.agrawal at oss.nxp.com
Fri Aug 23 09:34:48 CEST 2024


On 07-08-2024 21:09, Ferruh Yigit wrote:
> On 8/1/2024 11:53 AM, Hemant Agrawal wrote:
>> This patch implements the detailed packet parsing using
>> the annotation info from the hardware.
>>
>> decode parser to set RX muf packet type by dpaa_slow_parsing.
>> Support to identify the IPSec ESP, GRE and SCTP packets.
>>
>> Signed-off-by: Jun Yang <jun.yang at nxp.com>
>> Signed-off-by: Hemant Agrawal <hemant.agrawal at nxp.com>
>> ---
>>   drivers/net/dpaa/dpaa_rxtx.c |  35 ++++++++-
>>   drivers/net/dpaa/dpaa_rxtx.h | 143 +++++++++++++++--------------------
>>   2 files changed, 92 insertions(+), 86 deletions(-)
>>
> Please update '.dev_supported_ptypes_get()' function to advertise
> supported packet types.
done


More information about the dev mailing list