[dpdk-dev] [PATCH 0/2] support mailbox interruption on ixgbe/igb VF

Wenzhuo Lu wenzhuo.lu at intel.com
Tue May 24 08:06:29 CEST 2016


This patch set addes the support of the mailbox interruption on VF.
So, VF can receice the messges for physical link down/up.

PS: This patch set is splitted from a previous patch set, *automatic
link recovery on ixgbe/igb VF*.

Wenzhuo Lu (2):
  ixgbe: VF supports mailbox interruption for PF link up/down
  igb: VF supports mailbox interruption for PF link up/down

 doc/guides/rel_notes/release_16_07.rst |   6 ++
 drivers/net/e1000/igb_ethdev.c         | 159 +++++++++++++++++++++++++++++++++
 drivers/net/ixgbe/ixgbe_ethdev.c       |  85 +++++++++++++++++-
 3 files changed, 247 insertions(+), 3 deletions(-)

-- 
1.9.3



More information about the dev mailing list