Re: [dpdk-dev] [PATCH 09/11] app: hook in EAL usage help
From: Wisam Monther <hidden>
Date: 2021-03-10 09:25:09
From: Wisam Monther <hidden>
Date: 2021-03-10 09:25:09
Hi,
-----Original Message----- From: Thomas Monjalon <redacted> Sent: Wednesday, March 10, 2021 1:31 AM To: dev@dpdk.org Cc: david.marchand@redhat.com; Reshma Pattan [off-list ref]; Maryam Tahhan [off-list ref]; Konstantin Ananyev [off-list ref]; Nicolas Chautru [off-list ref]; Declan Doherty [off-list ref]; Ciara Power [off-list ref]; Vladimir Medvedkin [off-list ref]; Wisam Monther [off-list ref]; Xiaoyun Li [off-list ref]; Ori Kam [off-list ref]; Bernard Iremonger [off-list ref] Subject: [PATCH 09/11] app: hook in EAL usage help Use rte_set_application_usage_hook() in the test applications, so the full help including EAL options can be printed in one go with the EAL option -h or - -help. Signed-off-by: Thomas Monjalon <redacted>
Acked-by: Wisam Jaddo <redacted> BRs, Wisam Jaddo