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.y...@nxp.com>
> Signed-off-by: Hemant Agrawal <hemant.agra...@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.

Reply via email to