DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/9] Update ixgbe base driver
@ 2017-03-01  6:04 Wenzhuo Lu
  2017-03-01  6:04 ` [dpdk-dev] [PATCH 1/9] net/ixgbe/base: make a debug message simple Wenzhuo Lu
                   ` (9 more replies)
  0 siblings, 10 replies; 13+ messages in thread
From: Wenzhuo Lu @ 2017-03-01  6:04 UTC (permalink / raw)
  To: dev; +Cc: Wenzhuo Lu

Some minor changes and fixes, including,
link block check for KR,
complete HW initialization even if SFP is not present,
add VF xcast promiscuous mode.

Wenzhuo Lu (9):
  net/ixgbe/base: make a debug message simple
  net/ixgbe/base: remove X550em SFP iXFI setup
  net/ixgbe/base: add link block check for KR
  net/ixgbe/base: add bit for enabling L3/L4 filtering
  net/ixgbe/base: complete hw init when SFP not present
  net/ixgbe/base: disable FC for 15B0
  net/ixgbe: support xcast promisc mode
  net/ixgbe/base: fix build error
  net/ixgbe/base: update readme

 doc/guides/rel_notes/release_17_05.rst |  8 +++++
 drivers/net/ixgbe/base/README          |  4 +--
 drivers/net/ixgbe/base/ixgbe_common.c  |  7 ++--
 drivers/net/ixgbe/base/ixgbe_mbx.h     |  8 +++++
 drivers/net/ixgbe/base/ixgbe_phy.c     | 23 ++-----------
 drivers/net/ixgbe/base/ixgbe_type.h    |  1 +
 drivers/net/ixgbe/base/ixgbe_vf.c      |  4 +++
 drivers/net/ixgbe/base/ixgbe_x550.c    | 63 +++++++++-------------------------
 drivers/net/ixgbe/ixgbe_ethdev.c       |  6 ----
 9 files changed, 47 insertions(+), 77 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2017-03-03 22:29 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-01  6:04 [dpdk-dev] [PATCH 0/9] Update ixgbe base driver Wenzhuo Lu
2017-03-01  6:04 ` [dpdk-dev] [PATCH 1/9] net/ixgbe/base: make a debug message simple Wenzhuo Lu
2017-03-01  6:04 ` [dpdk-dev] [PATCH 2/9] net/ixgbe/base: remove X550em SFP iXFI setup Wenzhuo Lu
2017-03-01  6:04 ` [dpdk-dev] [PATCH 3/9] net/ixgbe/base: add link block check for KR Wenzhuo Lu
2017-03-01  6:04 ` [dpdk-dev] [PATCH 4/9] net/ixgbe/base: add bit for enabling L3/L4 filtering Wenzhuo Lu
2017-03-01  6:04 ` [dpdk-dev] [PATCH 5/9] net/ixgbe/base: complete hw init when SFP not present Wenzhuo Lu
2017-03-01  6:04 ` [dpdk-dev] [PATCH 6/9] net/ixgbe/base: disable FC for 15B0 Wenzhuo Lu
2017-03-01  6:04 ` [dpdk-dev] [PATCH 7/9] net/ixgbe: support xcast promisc mode Wenzhuo Lu
2017-03-01  6:04 ` [dpdk-dev] [PATCH 8/9] net/ixgbe/base: fix build error Wenzhuo Lu
2017-03-03 22:27   ` Ferruh Yigit
2017-03-01  6:04 ` [dpdk-dev] [PATCH 9/9] net/ixgbe/base: update readme Wenzhuo Lu
2017-03-03 22:28   ` Ferruh Yigit
2017-03-03 22:29 ` [dpdk-dev] [PATCH 0/9] Update ixgbe base driver Ferruh Yigit

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