[dpdk-dev] [PATCH v3 0/4] bnxt patches

Ajit Khaparde ajit.khaparde at broadcom.com
Wed Sep 2 21:16:45 CEST 2020


On Tue, Sep 1, 2020 at 10:31 PM Ajit Khaparde <ajit.khaparde at broadcom.com>
wrote:

> fixes and cleanups in bnxt TRUFlow
>
> v1->v2: updated signed-off tags in commit logs.
> v2->v3: update commit logs based on review comments.
>
Patchset applied to dpdk-next-net-brcm.


>
> Kishore Padmanabha (2):
>   net/bnxt: configure loopback parif for egress flows
>   net/bnxt: lookup default action record parif
>
> Somnath Kotur (1):
>   net/bnxt: cleanups and checks ULP context allocation
>
> Venkat Duvvuru (1):
>   net/bnxt: fix VF representor port add
>
>  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 +
>  .../net/bnxt/tf_ulp/ulp_template_db_class.c   | 314 +++++++++++-------
>  .../net/bnxt/tf_ulp/ulp_template_db_enum.h    |   3 +-
>  11 files changed, 356 insertions(+), 149 deletions(-)
>
> --
> 2.21.1 (Apple Git-122.3)
>
>


More information about the dev mailing list