DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] fix missing set primary mac type when start port
@ 2021-04-27  9:22 Robin Zhang
  2021-04-27  9:22 ` [dpdk-dev] [PATCH 1/2] net/iavf: " Robin Zhang
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Robin Zhang @ 2021-04-27  9:22 UTC (permalink / raw)
  To: dev
  Cc: beilei.xing, jia.guo, jingjing.wu, qiming.yang, stevex.yang, Robin Zhang

When start port, all mac addresses will be set. We should set the mac
type of default MAC address as VIRTCHNL_ETHER_ADDR_PRIMARY.

Robin Zhang (2):
  net/iavf: fix missing set primary mac type when start port
  net/i40e: fix missing set primary mac type when start port

 drivers/net/i40e/i40e_ethdev_vf.c | 4 +++-
 drivers/net/iavf/iavf_vchnl.c     | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-04-29  8:36 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-27  9:22 [dpdk-dev] [PATCH 0/2] fix missing set primary mac type when start port Robin Zhang
2021-04-27  9:22 ` [dpdk-dev] [PATCH 1/2] net/iavf: " Robin Zhang
2021-04-28  7:45   ` Yang, Qiming
2021-04-27  9:22 ` [dpdk-dev] [PATCH 2/2] net/i40e: " Robin Zhang
2021-04-28  8:04 ` [dpdk-dev] [PATCH v2 1/2] net/iavf: fix missing set primary MAC " Robin Zhang
2021-04-28  8:04   ` [dpdk-dev] [PATCH v2 2/2] net/i40e: " Robin Zhang
2021-04-29  8:35     ` Zhang, Qi Z
2021-04-29  8:35   ` [dpdk-dev] [PATCH v2 1/2] net/iavf: " Zhang, Qi Z

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