Re: [PATCH v3 2/2] app/testpmd: add set dev led on/off command

2024-09-14 Thread fengchengwen
there are three minor comments, with these fixed, Acked-by: Chengwen Feng On 2024/9/14 9:49, Chaoyong He wrote: > From: James Hershaw > > Add command to change the state of a controllable LED on an ethdev port > to on/off. This is for the purpose of identifying which physical port is > associat

[PATCH v3 2/2] app/testpmd: add set dev led on/off command

2024-09-13 Thread Chaoyong He
From: James Hershaw Add command to change the state of a controllable LED on an ethdev port to on/off. This is for the purpose of identifying which physical port is associated with an ethdev. Usage: testpmd> set port led Signed-off-by: James Hershaw Reviewed-by: Chaoyong He --- app/test-