Acked-by: Chengwen Feng<[email protected]>

On 2025/10/9 21:00, Bruce Richardson wrote:
DPDK traditionally has iterated through all args and processed them as
they appear in the commandline. The arg processing logic can be
simplified if instead we initially gather all arguments into a structure
which is then processed with the arguments dealt with in a fixed/known
order.

Signed-off-by: Bruce Richardson<[email protected]>

Reply via email to