patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Yuanhan Liu <yliu@fridaylinux.org>
To: Beilei Xing <beilei.xing@intel.com>
Cc: stable@dpdk.org
Subject: Re: [dpdk-stable] [BACKPORT 0/5] net/i40e: fix multiple driver support issue
Date: Sun, 11 Feb 2018 11:08:41 +0800	[thread overview]
Message-ID: <20180211030841.GF23970@yliu-mob> (raw)
In-Reply-To: <1518162100-106136-1-git-send-email-beilei.xing@intel.com>

On Fri, Feb 09, 2018 at 03:41:35PM +0800, Beilei Xing wrote:
> DPDK i40e PMD will modify some global registers during initialization
> and post initialization, there'll be impact during use of 700 series
> Ethernet Adapter with both Linux kernel and DPDK PMD.
> This patchset adds logs for global configuration and adds device args
> to disable global configuration and change interrupt for PF.
> 
> This patchset is based on 17.11 LTS.
> Commit id: 3d2804be6e883ed31fe41dc79a840dbee96eb29a

Series Applied to dpdk-stable/17.11.

Thanks!

	--yliu

> 
> Beilei Xing (5):
>   net/i40e: warn when writing global registers
>   net/i40e: add debug logs when writing global registers
>   net/i40e: fix multiple driver support
>   net/i40e: fix interrupt conflict with multi-driver
>   net/i40e: fix Rx interrupt
> 
>  doc/guides/nics/i40e.rst          |  23 ++
>  drivers/net/i40e/i40e_ethdev.c    | 470 +++++++++++++++++++++++++++++---------
>  drivers/net/i40e/i40e_ethdev.h    |  61 ++++-
>  drivers/net/i40e/i40e_ethdev_vf.c |   4 +-
>  drivers/net/i40e/i40e_fdir.c      |  39 ++--
>  drivers/net/i40e/i40e_flow.c      |   8 +
>  6 files changed, 476 insertions(+), 129 deletions(-)
> 
> -- 
> 2.5.5

      parent reply	other threads:[~2018-02-11  3:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-09  7:41 Beilei Xing
2018-02-09  7:41 ` [dpdk-stable] [BACKPORT 1/5] net/i40e: warn when writing global registers Beilei Xing
2018-02-09  7:41 ` [dpdk-stable] [BACKPORT 2/5] net/i40e: add debug logs " Beilei Xing
2018-02-09  7:41 ` [dpdk-stable] [BACKPORT 3/5] net/i40e: fix multiple driver support Beilei Xing
2018-02-09  7:41 ` [dpdk-stable] [BACKPORT 4/5] net/i40e: fix interrupt conflict with multi-driver Beilei Xing
2018-02-09  7:41 ` [dpdk-stable] [BACKPORT 5/5] net/i40e: fix Rx interrupt Beilei Xing
2018-02-11  3:08 ` Yuanhan Liu [this message]

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=20180211030841.GF23970@yliu-mob \
    --to=yliu@fridaylinux.org \
    --cc=beilei.xing@intel.com \
    --cc=stable@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).