[dpdk-dev] [PATCH] net/octeontx2: add support for 24B custom L2 header parsing

Jerin Jacob jerinjacobk at gmail.com
Tue Jan 12 19:39:13 CET 2021


On Mon, Dec 21, 2020 at 1:15 PM <kirankumark at marvell.com> wrote:
>
> From: Kiran Kumar K <kirankumark at marvell.com>
>
> Adding support to parse 24B custom L2 header. Added devargs support to
> configure the PKIND, and removed the restriction to support custom
> headers on non SDP interface.
>
> Signed-off-by: Kiran Kumar K <kirankumark at marvell.com>

Acked-by: Jerin Jacob <jerinj at marvell.com>
Applied to dpdk-next-net-mrvl/for-main. Thanks


> ---
>  doc/guides/nics/octeontx2.rst               |  2 +-
>  drivers/common/octeontx2/hw/otx2_npc.h      | 21 ++++++++++++++++++++-
>  drivers/common/octeontx2/otx2_mbox.h        | 15 ++++++++++++++-
>  drivers/net/octeontx2/otx2_ethdev.c         | 19 +++++++++++++------
>  drivers/net/octeontx2/otx2_ethdev_devargs.c |  8 ++++++--
>  drivers/net/octeontx2/otx2_rss.c            |  2 +-
>  6 files changed, 55 insertions(+), 12 deletions(-)
>


More information about the dev mailing list