patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Ajit Khaparde <ajit.khaparde@broadcom.com>
To: stable@dpdk.org
Cc: luca.boccassi@gmail.com
Subject: [dpdk-stable] [PATCH 0/2] bnxt patchset for 16.11
Date: Fri,  2 Feb 2018 12:05:24 -0800	[thread overview]
Message-ID: <20180202200526.96248-1-ajit.khaparde@broadcom.com> (raw)
In-Reply-To: <20180126133039.21641-1-luca.boccassi@gmail.com>

1st patch is a backport from upstream commit:
ee5d7bddab27  net/bnxt: fix group info usage

2nd patch fixes an issue with broadcast configuration.
Instead of porting the complete upstream patch I just picked the
relevant part of code from upstream commit:
d69851df12b2  net/bnxt: support multicast filter and set MAC addr

Please apply.

Ajit Khaparde (2):
  net/bnxt: fix group info usage
  net/bnxt: fix broadcast cofiguration

 drivers/net/bnxt/bnxt_ethdev.c |  4 +++-
 drivers/net/bnxt/bnxt_hwrm.c   | 42 ++++++++++++++++++++++++++----------------
 drivers/net/bnxt/bnxt_hwrm.h   |  4 +++-
 drivers/net/bnxt/bnxt_ring.c   | 24 +++++++++++++++++-------
 drivers/net/bnxt/bnxt_ring.h   |  3 ++-
 5 files changed, 51 insertions(+), 26 deletions(-)

-- 
2.14.3 (Apple Git-98)

  parent reply	other threads:[~2018-02-02 20:05 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-26 13:30 [dpdk-stable] please help backporting some patches to LTS release 16.11.5 luca.boccassi
2018-01-26 18:26 ` Yongseok Koh
2018-01-26 18:40   ` Luca Boccassi
2018-01-28  5:47 ` Matan Azrad
2018-01-28 14:17   ` Luca Boccassi
2018-01-30 14:26 ` Nélio Laranjeiro
2018-01-30 14:36   ` Luca Boccassi
2018-02-02 20:05 ` Ajit Khaparde [this message]
2018-02-02 20:05   ` [dpdk-stable] [PATCH 1/2] net/bnxt: fix group info usage Ajit Khaparde
2018-02-02 20:05   ` [dpdk-stable] [PATCH 2/2] net/bnxt: fix broadcast cofiguration Ajit Khaparde
2018-02-05 13:46   ` [dpdk-stable] [PATCH 0/2] bnxt patchset for 16.11 Luca Boccassi
2018-02-07 19:14 ` [dpdk-stable] please help backporting some patches to LTS release 16.11.5 luca.boccassi
2018-02-08  1:53   ` Tan, Jianfeng
2018-02-08 10:37     ` Luca Boccassi
2018-02-08 21:47   ` Ajit Khaparde
2018-02-08 22:31     ` Luca Boccassi
2018-02-11  7:49   ` Matan Azrad
2018-02-11 11:26     ` Luca Boccassi
2018-02-14  8:46   ` Olivier Matz
2018-02-14 10:16     ` Luca Boccassi

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=20180202200526.96248-1-ajit.khaparde@broadcom.com \
    --to=ajit.khaparde@broadcom.com \
    --cc=luca.boccassi@gmail.com \
    --cc=stable@dpdk.org \
    /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).