[PATCH v1 1/1] app/testpmd: add sleep command

Burakov, Anatoly anatoly.burakov at intel.com
Tue May 6 14:36:23 CEST 2025


On 5/2/2025 5:42 PM, Stephen Hemminger wrote:
> On Fri,  2 May 2025 13:27:29 +0100
> Anatoly Burakov <anatoly.burakov at intel.com> wrote:
> 
>> @@ -13701,6 +13735,7 @@ static cmdline_parse_ctx_t builtin_ctx[] = {
>>   	&cmd_help_brief,
>>   	&cmd_help_long,
>>   	&cmd_quit,
>> +	&cmd_sleep,
>>   	&cmd_load_from_file,
>>   	&cmd_showport,
>>   	&cmd_showqueue,
>> -- 
> 
> Looks like original list was in alphabetic order.
> Please preserve that

It really wasn't, but I've moved it further down the list to reflect 
help message ordering.

-- 
Thanks,
Anatoly


More information about the dev mailing list