[dpdk-dev] [PATCH 0/2] ethdev link speed

Thomas Monjalon thomas at monjalon.net
Wed Apr 8 00:26:35 CEST 2020


Following 2 discussions about link speed,
here is an API update and a small clean-up.

Morten's proposal:
http://inbox.dpdk.org/dev/4957996.Zugxlq0yvN@xps/
Recent Ivan's virtio patch assuming the same API update:
http://inbox.dpdk.org/dev/20200406085855.25773-6-i.dyukov@samsung.com/
Benoit's proposal to return mlx5 link status even without speed info:
http://inbox.dpdk.org/dev/20200327172449.6514-1-bganne@cisco.com/

Thomas Monjalon (2):
  ethdev: deduplicate functions to get link infos
  ethdev: allow unknown link speed

 lib/librte_ethdev/rte_ethdev.c | 52 ++++++++++++++--------------------
 lib/librte_ethdev/rte_ethdev.h | 20 ++++++-------
 2 files changed, 32 insertions(+), 40 deletions(-)

-- 
2.26.0



More information about the dev mailing list