DPDK patches and discussions
 help / color / mirror / Atom feed
From: Jerin Jacob Kollanukkaran <jerinj@marvell.com>
To: Thomas Monjalon <thomas@monjalon.net>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: [dpdk-dev] [pull-request] dpdk-next-net-mrvl for for-next-net v21.08 - RC2
Date: Tue, 13 Jul 2021 11:23:49 +0000	[thread overview]
Message-ID: <BY3PR18MB4785AD312C5CFC090B739268C8149@BY3PR18MB4785.namprd18.prod.outlook.com> (raw)

The following changes since commit a95bbb72623c310df4d0c8ad45c2ee06f538e01b:

  version: 21.08-rc1 (2021-07-10 12:01:52 +0200)

are available in the Git repository at:

  http://dpdk.org/git/next/dpdk-next-net-mrvl

for you to fetch changes up to 97f8b1e173423ed3b68cbdfe49c18bd83410f610:

  net/cnxk: support raw pattern (2021-07-13 15:49:22 +0530)

----------------------------------------------------------------
Anoob Joseph (1):
      net/octeontx2: support non-ethernet L2 hdr

Dana Vardi (2):
      net/mvpp2: fix port max speed overflow
      net/mvpp2: fix configured state dependency

Meir Levi (1):
      net/mvpp2: fix VLAN ops return code

Satha Rao (3):
      net/octeontx2: handle link status when device stopped
      net/octeontx2: fix tm node stats get
      net/cnxk: update link status when device stopped

Satheesh Paul (3):
      net/cnxk: fix default MCAM allocation size
      common/cnxk: support parsing custom L2 and L3 protocols
      net/cnxk: support raw pattern

 doc/guides/nics/cnxk.rst                          | 37 +++++++++-
 doc/guides/nics/features/cnxk.ini                 |  1 +
 doc/guides/nics/features/cnxk_vec.ini             |  1 +
 doc/guides/nics/features/cnxk_vf.ini              |  1 +
 drivers/common/cnxk/roc_mbox.h                    | 24 +++++--
 drivers/common/cnxk/roc_nix_ops.c                 | 14 ++++
 drivers/common/cnxk/roc_npc.h                     | 11 +++
 drivers/common/cnxk/roc_npc_parse.c               | 86 +++++++++++++++++++++--
 drivers/common/cnxk/roc_npc_priv.h                |  9 +--
 drivers/common/cnxk/roc_npc_utils.c               |  6 +-
 drivers/common/cnxk/roc_utils.c                   |  2 +-
 drivers/crypto/octeontx2/otx2_ipsec_anti_replay.h |  9 ++-
 drivers/crypto/octeontx2/otx2_ipsec_fp.h          | 13 ++--
 drivers/net/cnxk/cnxk_ethdev.c                    |  5 ++
 drivers/net/cnxk/cnxk_ethdev_devargs.c            |  9 ++-
 drivers/net/cnxk/cnxk_link.c                      |  2 +-
 drivers/net/cnxk/cnxk_rte_flow.c                  | 12 ++--
 drivers/net/mvpp2/mrvl_ethdev.c                   | 18 +++--
 drivers/net/mvpp2/mrvl_ethdev.h                   |  2 +
 drivers/net/mvpp2/mrvl_tm.c                       | 67 +++++++++++++++++-
 drivers/net/octeontx2/otx2_ethdev.c               |  5 ++
 drivers/net/octeontx2/otx2_link.c                 |  2 +-
 drivers/net/octeontx2/otx2_rx.h                   | 45 ++++++++----
 drivers/net/octeontx2/otx2_tm.c                   |  6 ++
 24 files changed, 331 insertions(+), 56 deletions(-)

             reply	other threads:[~2021-07-13 11:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-13 11:23 Jerin Jacob Kollanukkaran [this message]
2021-07-16 14:35 ` Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BY3PR18MB4785AD312C5CFC090B739268C8149@BY3PR18MB4785.namprd18.prod.outlook.com \
    --to=jerinj@marvell.com \
    --cc=dev@dpdk.org \
    --cc=thomas@monjalon.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).