All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] promiscuous mode enable on VF
@ 2019-01-16  4:42 Wei Zhao
  2019-01-16  4:42 ` [PATCH 1/3] net/ixgbe: " Wei Zhao
                   ` (5 more replies)
  0 siblings, 6 replies; 27+ messages in thread
From: Wei Zhao @ 2019-01-16  4:42 UTC (permalink / raw)
  To: dev; +Cc: stable, wenzhuo.lu, qi.z.zhang

There is need to enable promiscuous mode enable on VF,
pf host should also enable to support that.

Zhao Wei (3):
  net/ixgbe: promiscuous mode enable on VF
  net/ixgbe: enable promiscous mode on PF host
  net/ixgbe: update API version

 drivers/net/ixgbe/ixgbe_ethdev.c | 21 +++++++++++
 drivers/net/ixgbe/ixgbe_ethdev.h |  1 +
 drivers/net/ixgbe/ixgbe_pf.c     | 79 +++++++++++++++++++++++++++++-----------
 3 files changed, 79 insertions(+), 22 deletions(-)

-- 
2.7.5

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

end of thread, other threads:[~2019-03-08  5:45 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-16  4:42 [PATCH 0/3] promiscuous mode enable on VF Wei Zhao
2019-01-16  4:42 ` [PATCH 1/3] net/ixgbe: " Wei Zhao
2019-01-16  4:42 ` [PATCH 2/3] net/ixgbe: enable promiscous mode on PF host Wei Zhao
2019-01-16  4:42 ` [PATCH 3/3] net/ixgbe: update API version Wei Zhao
2019-01-16  5:01 ` [PATCH v2 0/3] net/ixgbe: promiscuous mode enable on VF Wei Zhao
2019-01-16  5:01   ` [PATCH v2 1/3] " Wei Zhao
2019-02-13  3:35     ` Zhang, Qi Z
2019-02-13  3:36       ` Zhao1, Wei
2019-01-16  5:01   ` [PATCH v2 2/3] net/ixgbe: enable promiscuous mode on PF host Wei Zhao
2019-02-13  3:41     ` Zhang, Qi Z
2019-02-13  3:42       ` Zhao1, Wei
2019-01-16  5:02   ` [PATCH v2 3/3] net/ixgbe: update API version Wei Zhao
2019-02-13  3:43     ` Zhang, Qi Z
2019-02-14  1:22       ` Zhao1, Wei
2019-02-13  7:18   ` [PATCH v3 0/2] net/ixgbe: promiscuous mode enable on VF Wei Zhao
2019-02-13  7:18     ` [PATCH v3 1/2] " Wei Zhao
2019-03-01  7:53       ` Zhang, Qi Z
2019-03-08  3:18         ` Zhao1, Wei
2019-02-13  7:18     ` [PATCH v3 2/2] net/ixgbe: add VF promiscuous mode support when PF as host Wei Zhao
2019-03-08  2:46     ` [PATCH v4 0/2] net/ixgbe: promiscuous mode enable on VF Wei Zhao
2019-03-08  2:46       ` [PATCH v4 1/2] " Wei Zhao
2019-03-08  2:46       ` [PATCH v4 2/2] net/ixgbe: add VF promiscuous mode support when PF as host Wei Zhao
2019-03-08  5:45       ` [PATCH v4 0/2] net/ixgbe: promiscuous mode enable on VF Zhang, Qi Z
2019-01-16  8:28 ` [PATCH 0/3] " David Marchand
2019-01-17  9:23   ` Zhao1, Wei
2019-01-16 18:59 ` Stephen Hemminger
2019-01-17  9:27   ` Zhao1, Wei

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.