[PATCH v3 4/4] net/nfp: add support for port identify

Ferruh Yigit ferruh.yigit at amd.com
Sun Nov 3 01:48:31 CET 2024


On 11/1/2024 2:57 AM, Chaoyong He wrote:
> Implement the necessary functions to allow user to visually identify a
> physical port associated with a netdev by blinking an LED on that port.
> 
> Signed-off-by: James Hershaw <james.hershaw at corigine.com>
> Signed-off-by: Chaoyong He <chaoyong.he at corigine.com>
> ---
>  .../net/nfp/flower/nfp_flower_representor.c   | 30 ++++++++++++++++
>  drivers/net/nfp/nfp_ethdev.c                  |  2 ++
>  drivers/net/nfp/nfp_net_common.c              | 32 +++++++++++++++++
>  drivers/net/nfp/nfp_net_common.h              |  2 ++
>  drivers/net/nfp/nfpcore/nfp_nsp.h             |  1 +
>  drivers/net/nfp/nfpcore/nfp_nsp_eth.c         | 36 +++++++++++++++++++
>  6 files changed, 103 insertions(+)
>

Can you please update nfp.ini to add LED support.

This patch is basically adding LED support, patch title can be updated
to reflect this, it is simpler description.


More information about the dev mailing list