[PATCH v2 2/2] app/test: invoke all telemetry commands

Power, Ciara ciara.power at intel.com
Tue Aug 16 18:20:02 CEST 2022



> -----Original Message-----
> From: David Marchand <david.marchand at redhat.com>
> Sent: Friday 29 July 2022 13:43
> To: dev at dpdk.org
> Cc: Chengwen Feng <fengchengwen at huawei.com>; Aaron Conole
> <aconole at redhat.com>; Michael Santana <maicolgabriel at hotmail.com>;
> Power, Ciara <ciara.power at intel.com>
> Subject: [PATCH v2 2/2] app/test: invoke all telemetry commands
> 
> Try and call all possible telemetry commands.
> Each commands is tested with no argument, 0 (for command that accepts a
> single integer like for a port identifier) and z (to catch commands not properly
> validating input).
> Fake cryptodev, dmadev, ethdev, eventdev and rawdev devices are created
> using dummy drivers.
> 
> Output of the commands is not checked, the point of this test is mainly to catch
> simple issues and leaks (when coupled with ASan in the CI).
> 
> Signed-off-by: David Marchand <david.marchand at redhat.com>
> Acked-by: Chengwen Feng <fengchengwen at huawei.com>
> ---
Good idea, thanks!
Acked-by: Ciara Power <ciara.power at intel.com>


More information about the dev mailing list