All of lore.kernel.org
 help / color / mirror / Atom feed
From: Qi Zhang <qi.z.zhang@intel.com>
To: ferruh.yigit@intel.com
Cc: jingjing.wu@intel.com, helin.zhang@intel.com, dev@dpdk.org,
	Qi Zhang <qi.z.zhang@intel.com>
Subject: [PATCH v2 0/3] net/i40e: fix wrong VF link speed
Date: Sun,  9 Apr 2017 14:05:03 -0400	[thread overview]
Message-ID: <1491761106-26883-1-git-send-email-qi.z.zhang@intel.com> (raw)
In-Reply-To: <1491433937-36182-1-git-send-email-qi.z.zhang@intel.com>

VF link speed is not correct due to encode mismatch between
VF and PF, the patch set fix this issue.

v2: 
- fix checkpatch warning.

Qi Zhang (3):
  net/i40e: remove duplicate code
  net/i40e: fix wrong VF link speed
  net/i40e: add missing 25G link speed

 drivers/net/i40e/i40e_ethdev.c    | 10 +---------
 drivers/net/i40e/i40e_ethdev_vf.c |  3 +++
 drivers/net/i40e/i40e_pf.c        | 29 +++++++++++++++++++++++++++--
 3 files changed, 31 insertions(+), 11 deletions(-)

-- 
2.7.4

  parent reply	other threads:[~2017-04-10  1:10 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-05 23:12 [PATCH 0/3] net/i40e: fix wrong VF link speed Qi Zhang
2017-04-05 23:12 ` [PATCH 1/3] net/i40e: remove duplicate code Qi Zhang
2017-04-05 23:12 ` [PATCH 2/3] net/i40e: fix wrong VF link speed Qi Zhang
2017-04-07 14:29   ` [dpdk-stable] " Ferruh Yigit
2017-04-05 23:12 ` [PATCH 3/3] net/i40e: add missing 25G " Qi Zhang
2017-04-09 18:05 ` Qi Zhang [this message]
2017-04-09 18:05   ` [PATCH v2 1/3] net/i40e: remove duplicate code Qi Zhang
2017-04-09 18:05   ` [PATCH v2 2/3] net/i40e: fix wrong VF link speed Qi Zhang
2017-04-09 18:05   ` [PATCH v2 3/3] net/i40e: add missing 25G " Qi Zhang
2017-04-10  9:52     ` Ferruh Yigit
2017-04-10 10:06       ` Zhang, Qi Z
2017-04-10  9:51   ` [PATCH v2 0/3] net/i40e: fix wrong VF " Ferruh Yigit

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=1491761106-26883-1-git-send-email-qi.z.zhang@intel.com \
    --to=qi.z.zhang@intel.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.com \
    --cc=helin.zhang@intel.com \
    --cc=jingjing.wu@intel.com \
    /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 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.