On Thu, Jan 19, 2023 at 4:08 PM Robin Jarry <[email protected]> wrote: > > Add a simple command that calls rte_lcore_dump(). > > Signed-off-by: Robin Jarry <[email protected]> > Acked-by: Morten Brørup <[email protected]> > Acked-by: Konstantin Ananyev <[email protected]>
We maintain consistent prefixes for commit titles in git. Historically, testpmd patches titles are prefixed with app/testpmd. All dump commands are described in testpmd documentation. Please update it. -- David Marchand

