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.hers...@corigine.com>
> Signed-off-by: Chaoyong He <chaoyong...@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.

Reply via email to