DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v7 0/2] net/i40e: enable 25G device
@ 2016-09-27  1:37 Zhang Qi
  2016-09-27  1:37 ` [dpdk-dev] [PATCH v7 1/2] net/i40e: use PHY type to check PHY capability Zhang Qi
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Zhang Qi @ 2016-09-27  1:37 UTC (permalink / raw)
  To: jingjing.wu, helin.zhang; +Cc: dev, Zhang Qi

The patch enable devices that support 25G link speed.
It is based on previous 25G base driver update:
http://dpdk.org/ml/archives/dev/2016-August/045569.html


v7:
- 25G device is XXV710 not XXL710, correct it.

v6:
- rebase to dpdk-next-net/rel_16_11.

v5:
- no chnage, just for adding the missing change log.

v4:
- correct return value check of i40e_dev_sync_phy_type.

v3:
- use PHY type to check PHY capability.
- change the commit log in PATCH 1/2.

v2:
- remove some tailing white space.

Zhang Qi (2):
  net/i40e: use PHY type to check PHY capability
  net/i40e: enable 25G device

 drivers/net/i40e/i40e_ethdev.c | 53 +++++++++++++++++++++++++++++++++++-------
 drivers/net/i40e/i40e_ethdev.h | 14 +++++++++++
 2 files changed, 59 insertions(+), 8 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2016-09-27 14:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-27  1:37 [dpdk-dev] [PATCH v7 0/2] net/i40e: enable 25G device Zhang Qi
2016-09-27  1:37 ` [dpdk-dev] [PATCH v7 1/2] net/i40e: use PHY type to check PHY capability Zhang Qi
2016-09-27  1:37 ` [dpdk-dev] [PATCH v7 2/2] net/i40e: enable 25G device Zhang Qi
2016-09-27  8:57 ` [dpdk-dev] [PATCH v7 0/2] " Wu, Jingjing
2016-09-27 14:43   ` Bruce Richardson

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).