Re: [PATCH v3] cmdline: increase input buffer size

2024-06-19 Thread David Marchand
On Fri, May 3, 2024 at 6:28 AM Gregory Etelson wrote: > > DPDK defines cmdline input buffer size to 512 characters. > That buffer size can be too small for long application input. > For example, the following flow template API testpmd command is 444 > bytes long: > ``` > flow queue 0 create 0 temp

Re: [PATCH v3] cmdline: increase input buffer size

2024-05-15 Thread Gregory Etelson
Hello, What is the status of that patch ? Regards, Gregory From: Gregory Etelson Sent: Friday, May 3, 2024 07:27 To: Gregory Etelson Cc: Ali Alnubani ; dev@dpdk.org ; Maayan Kashani ; Raslan Darawsheh ; bruce.richard...@intel.com ; step...@networkplumber.org