Re: [PATCH v4 0/3] argparse additions and rework

2025-06-11 Thread Thomas Monjalon
> Bruce Richardson (3): > argparse: add support for string and boolean args > argparse: make argparse EAL-args compatible > argparse: use enums to remove max-value defines in lists Applied, thanks.

[PATCH v4 0/3] argparse additions and rework

2025-06-11 Thread Bruce Richardson
This patchset is based off the work to adjust how we do argument parsing inside EAL. To enable argparse to be effectively used for EAL, we have new features and some changes in the first two patches, which are relatively small - though are ABI/API affecting. These add support for saving off string