Re: [PATCH] devtools: list symbols by version

2023-08-15 Thread David Marchand
On Mon, Aug 14, 2023 at 11:49 AM Thomas Monjalon wrote: > > vendredi 11 août 2023, David Marchand: > > Make it easier to list experimental symbols added in a certain version. > > While at it, add a check on map symbol files content to avoid breaking > > this listing tool. > > Is there a relation b

Re: [PATCH] devtools: list symbols by version

2023-08-14 Thread Thomas Monjalon
vendredi 11 août 2023, David Marchand: > Make it easier to list experimental symbols added in a certain version. > While at it, add a check on map symbol files content to avoid breaking > this listing tool. Is there a relation between the new check and the new -V option? I feel it would be clearer

Re: [PATCH] devtools: list symbols by version

2023-08-11 Thread Stephen Hemminger
On Fri, 11 Aug 2023 17:49:44 +0200 David Marchand wrote: > Make it easier to list experimental symbols added in a certain version. > While at it, add a check on map symbol files content to avoid breaking > this listing tool. > > Example: > $ ./buildtools/map-list-symbol.sh -V 18.11 lib/eal/versi

[PATCH] devtools: list symbols by version

2023-08-11 Thread David Marchand
Make it easier to list experimental symbols added in a certain version. While at it, add a check on map symbol files content to avoid breaking this listing tool. Example: $ ./buildtools/map-list-symbol.sh -V 18.11 lib/eal/version.map lib/eal/version.map EXPERIMENTAL rte_dev_event_callback_process