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

Ferruh Yigit ferruh.yigit at amd.com
Wed Aug 7 17:39:56 CEST 2024


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.


More information about the dev mailing list