DPDK patches and discussions
 help / color / mirror / Atom feed
From: Robin Zhang <robinx.zhang@intel.com>
To: beilei.xing@intel.com, jia.guo@intel.com, jingjing.wu@intel.com
Cc: dev@dpdk.org, Robin Zhang <robinx.zhang@intel.com>
Subject: [dpdk-dev] [PATCH 0/2] fix lack of MAC type when set MAC address
Date: Fri, 19 Mar 2021 09:20:17 +0000	[thread overview]
Message-ID: <20210319092019.1419667-1-robinx.zhang@intel.com> (raw)

Fix lack of MAC type when set MAC address in i40evf and iavf PMD.

Robin Zhang (2):
  net/i40e: fix lack of MAC type when set MAC address
  net/iavf: fix lack of MAC type when set MAC address

 drivers/net/i40e/base/virtchnl.h  | 29 +++++++++-
 drivers/net/i40e/i40e_ethdev_vf.c | 91 +++++++++++++++----------------
 drivers/net/iavf/iavf.h           |  2 +-
 drivers/net/iavf/iavf_ethdev.c    | 16 +++---
 drivers/net/iavf/iavf_vchnl.c     |  5 +-
 5 files changed, 85 insertions(+), 58 deletions(-)

-- 
2.25.1


             reply	other threads:[~2021-03-19  9:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-19  9:20 Robin Zhang [this message]
2021-03-19  9:20 ` [dpdk-dev] [PATCH 1/2] net/i40e: " Robin Zhang
2021-03-19  9:20 ` [dpdk-dev] [PATCH 2/2] net/iavf: " Robin Zhang
2021-04-16  2:03 ` [dpdk-dev] [PATCH 0/2] " Chen, BoX C
2021-04-16 10:32   ` Zhang, Qi Z

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=20210319092019.1419667-1-robinx.zhang@intel.com \
    --to=robinx.zhang@intel.com \
    --cc=beilei.xing@intel.com \
    --cc=dev@dpdk.org \
    --cc=jia.guo@intel.com \
    --cc=jingjing.wu@intel.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).