DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v2 0/4] bnxt patches
@ 2019-07-25  4:59 Somnath Kotur
  2019-07-25  4:59 ` [dpdk-dev] [PATCH 1/4] net/bnxt: fix extended port counter statistics Somnath Kotur
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Somnath Kotur @ 2019-07-25  4:59 UTC (permalink / raw)
  To: dev; +Cc: ferruh.yigit

This set contains bug fixes for commits that made it into
19.08, so it's imperative that these go into 19.08 as well

Please apply

Kalesh AP (3):
  net/bnxt: fix to use chimp hwrm channel for few commands
  net/bnxt: fix endianness issue
  net/bnxt: reduce verbosity of a message

Santoshkumar Karanappa Rastapur (1):
  net/bnxt: fix extended port counter statistics

 drivers/net/bnxt/bnxt_hwrm.c  | 22 +++++++++++-----------
 drivers/net/bnxt/bnxt_stats.c | 24 ++++++++++++++----------
 2 files changed, 25 insertions(+), 21 deletions(-)

-- 
v2: Removed a commit from the set as it got in as part of 
Lance's commit (net/bnxt: use dedicated cpr for async events)
1.8.3.1


^ permalink raw reply	[flat|nested] 12+ messages in thread
* Re: [dpdk-dev] [PATCH 0/4] bnxt patches
@ 2020-07-29 21:23 Ajit Khaparde
  2020-07-31 17:22 ` [dpdk-dev] [PATCH v2 " Ajit Khaparde
  0 siblings, 1 reply; 12+ messages in thread
From: Ajit Khaparde @ 2020-07-29 21:23 UTC (permalink / raw)
  To: Somnath Kotur; +Cc: dpdk-dev, Ferruh Yigit

On Wed, Jul 29, 2020 at 7:09 AM Somnath Kotur <somnath.kotur@broadcom.com>
wrote:

> fixes and cleanups in bnxt TRUFlow
>
> Kishore Padmanabha (2):
>   net/bnxt: configure loopback parif for full offload egress flows
>   net/bnxt: enable lookup default action record parif entry
>
> Somnath Kotur (1):
>   net/bnxt: cleanups and checks for ulp context allocation
>
> Venkat Duvvuru (1):
>   net/bnxt: fix vfrep port add when it's endpoint interface is down
>
>  drivers/net/bnxt/bnxt.h                         |  21 ++
>  drivers/net/bnxt/bnxt_cpr.c                     |  51 ++++
>  drivers/net/bnxt/bnxt_ethdev.c                  |  12 +-
>  drivers/net/bnxt/bnxt_hwrm.c                    |   4 +
>  drivers/net/bnxt/bnxt_hwrm.h                    |   2 +
>  drivers/net/bnxt/bnxt_reps.c                    |  88 +++++--
>  drivers/net/bnxt/tf_ulp/bnxt_ulp.c              |   2 +
>  drivers/net/bnxt/tf_ulp/ulp_def_rules.c         |   2 +-
>  drivers/net/bnxt/tf_ulp/ulp_rte_parser.c        |   6 +
>  drivers/net/bnxt/tf_ulp/ulp_template_db_class.c | 314
> ++++++++++++++----------
>  drivers/net/bnxt/tf_ulp/ulp_template_db_enum.h  |   3 +-
>  11 files changed, 356 insertions(+), 149 deletions(-)
>
> Patchset applied to dpdk-next-net-brcm.


> --
> 2.7.4
>
>

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2020-07-31 17:23 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-25  4:59 [dpdk-dev] [PATCH v2 0/4] bnxt patches Somnath Kotur
2019-07-25  4:59 ` [dpdk-dev] [PATCH 1/4] net/bnxt: fix extended port counter statistics Somnath Kotur
2019-07-25  7:21   ` David Marchand
2019-07-25  7:40     ` Somnath Kotur
2019-07-25  7:54       ` Santoshkumar Karanappa Rastapur
2019-07-25  7:57         ` David Marchand
2019-07-25  7:37   ` Somnath Kotur
2019-07-25  4:59 ` [dpdk-dev] [PATCH 2/4] net/bnxt: fix to use chimp hwrm channel for few commands Somnath Kotur
2019-07-25  4:59 ` [dpdk-dev] [PATCH 3/4] net/bnxt: fix endianness issue Somnath Kotur
2019-07-25  4:59 ` [dpdk-dev] [PATCH 4/4] net/bnxt: reduce verbosity of a message Somnath Kotur
2019-07-25 15:57 ` [dpdk-dev] [PATCH v2 0/4] bnxt patches Ferruh Yigit
2020-07-29 21:23 [dpdk-dev] [PATCH " Ajit Khaparde
2020-07-31 17:22 ` [dpdk-dev] [PATCH v2 " Ajit Khaparde

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).