[PATCH 0/8] fix the representor port link status and speed

Chaoyong He chaoyong.he at corigine.com
Thu Sep 5 08:25:03 CEST 2024


This patch series aims to fix some problems in the representor port link
status and speed update logic, also do some refactors to the related
logics.

Qin Ke (8):
  net/nfp: fix incorrect type declaration of some variables
  net/nfp: add help function to check link speed
  net/nfp: add help function to update VF link speed
  net/nfp: rename PF speed update function
  net/nfp: add new data field into representor port structure
  net/nfp: fix representor port link speed update problem
  net/nfp: standardize the use of port index in some functions
  net/nfp: fix representor port link status update problem

 .../net/nfp/flower/nfp_flower_representor.c   |  11 +-
 .../net/nfp/flower/nfp_flower_representor.h   |   2 +
 drivers/net/nfp/nfp_ethdev.c                  |   6 +-
 drivers/net/nfp/nfp_net_common.c              | 124 +++++++++++-------
 drivers/net/nfp/nfp_net_common.h              |   2 +-
 5 files changed, 90 insertions(+), 55 deletions(-)

-- 
2.39.1



More information about the dev mailing list