All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] net/i40e: fix wrong VF link speed
@ 2017-04-05 23:12 Qi Zhang
  2017-04-05 23:12 ` [PATCH 1/3] net/i40e: remove duplicate code Qi Zhang
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Qi Zhang @ 2017-04-05 23:12 UTC (permalink / raw)
  To: jingjing.wu, helin.zhang; +Cc: dev, Qi Zhang

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

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

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

end of thread, other threads:[~2017-04-10 10:06 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` [PATCH v2 0/3] net/i40e: fix wrong VF " Qi Zhang
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

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.