All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Min Hu (Connor)" <humin29@huawei.com>
To: <dev@dpdk.org>
Cc: <ferruh.yigit@intel.com>, <thomas@monjalon.net>
Subject: [dpdk-dev] [PATCH 0/2] Bugfix for hns3 MAC
Date: Wed, 22 Sep 2021 11:41:50 +0800	[thread overview]
Message-ID: <20210922034152.50196-1-humin29@huawei.com> (raw)

Two bugfixes for hns3 MAC.

Huisong Li (2):
  net/hns3: fix residual old MAC after setting default MAC
  net/hns3: fix input parameters of MAC related functions

 drivers/net/hns3/hns3_cmd.h    |   3 +-
 drivers/net/hns3/hns3_ethdev.c | 126 ++++++++++++++++-----------------
 drivers/net/hns3/hns3_ethdev.h |   1 -
 3 files changed, 62 insertions(+), 68 deletions(-)

-- 
2.33.0


             reply	other threads:[~2021-09-22  3:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-22  3:41 Min Hu (Connor) [this message]
2021-09-22  3:41 ` [dpdk-dev] [PATCH 1/2] net/hns3: fix residual old MAC after setting default MAC Min Hu (Connor)
2021-09-22  3:41 ` [dpdk-dev] [PATCH 2/2] net/hns3: fix input parameters of MAC related functions Min Hu (Connor)
2021-10-07 11:59 ` [dpdk-dev] [PATCH 0/2] Bugfix for hns3 MAC Ferruh Yigit

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=20210922034152.50196-1-humin29@huawei.com \
    --to=humin29@huawei.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.