DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ajit Khaparde <ajit.khaparde@broadcom.com>
To: Venkat Duvvuru <venkatkumar.duvvuru@broadcom.com>
Cc: dpdk-dev <dev@dpdk.org>, Ferruh Yigit <ferruh.yigit@intel.com>
Subject: Re: [PATCH 0/4] fixes to TruFlow
Date: Tue, 16 Nov 2021 20:01:53 -0800	[thread overview]
Message-ID: <CACZ4nhs+GaGp=vX5VFHimhzwxCc6j3M=GdspsXwzmOuua4Jn7A@mail.gmail.com> (raw)
In-Reply-To: <20211116130437.2022-1-venkatkumar.duvvuru@broadcom.com>

On Tue, Nov 16, 2021 at 5:04 AM Venkat Duvvuru
<venkatkumar.duvvuru@broadcom.com> wrote:
>
> This patch set adds fixes to Truflow feature.
Patchset applied to dpdk-next-net-brcm.
Fixed typo in commit log on patch 3 during merge.

Thanks

>
> Jay Ding (1):
>   net/bnxt: remove settings to support multiple session
>
> Kishore Padmanabha (3):
>   net/bnxt: fix sram resource free block list
>   net/bnxt: fix multi adapter support
>   net/bnxt: fix ULP context list deadlock
>
>  drivers/net/bnxt/tf_core/tf_device.c     |  3 -
>  drivers/net/bnxt/tf_core/tf_device_p4.c  | 24 +++++--
>  drivers/net/bnxt/tf_core/tf_device_p58.c | 24 +++++--
>  drivers/net/bnxt/tf_core/tf_global_cfg.c | 82 +++++++++++++-----------
>  drivers/net/bnxt/tf_core/tf_global_cfg.h |  2 +-
>  drivers/net/bnxt/tf_core/tf_if_tbl.c     | 61 ++++++++++++++----
>  drivers/net/bnxt/tf_core/tf_session.c    | 76 ++++++++++++++++++++++
>  drivers/net/bnxt/tf_core/tf_session.h    | 69 +++++++++++++++++++-
>  drivers/net/bnxt/tf_core/tf_sram_mgr.c   | 16 +++--
>  drivers/net/bnxt/tf_ulp/bnxt_ulp.c       | 19 +++---
>  drivers/net/bnxt/tf_ulp/bnxt_ulp.h       |  2 +-
>  drivers/net/bnxt/tf_ulp/ulp_fc_mgr.c     | 12 ++--
>  drivers/net/bnxt/tf_ulp/ulp_ha_mgr.c     | 24 +++----
>  13 files changed, 317 insertions(+), 97 deletions(-)
>
> --
> 2.17.1
>

      parent reply	other threads:[~2021-11-17  4:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-16 13:04 Venkat Duvvuru
2021-11-16 13:04 ` [PATCH 1/4] net/bnxt: remove settings to support multiple session Venkat Duvvuru
2021-11-16 13:04 ` [PATCH 2/4] net/bnxt: fix sram resource free block list Venkat Duvvuru
2021-11-16 13:04 ` [PATCH 3/4] net/bnxt: fix multi adapter support Venkat Duvvuru
2021-11-16 13:04 ` [PATCH 4/4] net/bnxt: fix ULP context list deadlock Venkat Duvvuru
2021-11-17  4:01 ` Ajit Khaparde [this message]

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='CACZ4nhs+GaGp=vX5VFHimhzwxCc6j3M=GdspsXwzmOuua4Jn7A@mail.gmail.com' \
    --to=ajit.khaparde@broadcom.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.com \
    --cc=venkatkumar.duvvuru@broadcom.com \
    /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).