DPDK patches and discussions
 help / color / mirror / Atom feed
From: Wenzhuo Lu <wenzhuo.lu@intel.com>
To: dev@dpdk.org
Subject: [dpdk-dev] [PATCH 0/2] support mailbox interruption on ixgbe/igb VF
Date: Tue, 24 May 2016 14:06:29 +0800	[thread overview]
Message-ID: <1464069991-31051-1-git-send-email-wenzhuo.lu@intel.com> (raw)

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

             reply	other threads:[~2016-05-24  6:06 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-24  6:06 Wenzhuo Lu [this message]
2016-05-24  6:06 ` [dpdk-dev] [PATCH 1/2] ixgbe: VF supports mailbox interruption for PF link up/down Wenzhuo Lu
2016-05-27  8:31   ` Wu, Jingjing
2016-05-31  8:45     ` Lu, Wenzhuo
2016-05-24  6:06 ` [dpdk-dev] [PATCH 2/2] igb: " Wenzhuo Lu
2016-06-01  1:53 ` [dpdk-dev] [PATCH v2 0/2] support mailbox interruption on ixgbe/igb VF Wenzhuo Lu
2016-06-01  1:53   ` [dpdk-dev] [PATCH v2 1/2] ixgbe: VF supports mailbox interruption for PF link up/down Wenzhuo Lu
2016-06-02  3:38     ` Wu, Jingjing
2016-06-14 16:53     ` Bruce Richardson
2016-06-15  0:57       ` Lu, Wenzhuo
2016-06-01  1:53   ` [dpdk-dev] [PATCH v2 2/2] igb: " Wenzhuo Lu
2016-06-13  0:48     ` Wu, Jingjing
2016-06-15 10:29   ` [dpdk-dev] [PATCH v2 0/2] support mailbox interruption on ixgbe/igb VF Bruce Richardson
2016-06-28 10:16 ` [dpdk-dev] [PATCH " Luca Boccassi
2016-06-28 15:10   ` Luca Boccassi

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=1464069991-31051-1-git-send-email-wenzhuo.lu@intel.com \
    --to=wenzhuo.lu@intel.com \
    --cc=dev@dpdk.org \
    /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).