On Tue, Jan 17, 2023 at 01:19:25PM +0530, Jerin Jacob wrote:
> On Sat, Jan 14, 2023 at 12:22 AM Tyler Retzlaff
> wrote:
> >
> > Remove the rte_thread_getname API. The API is __rte_experimental and
> > requires no deprecation notice.
> >
> > Fold the platform specific variants into the one place i
On Sat, Jan 14, 2023 at 12:22 AM Tyler Retzlaff
wrote:
>
> Remove the rte_thread_getname API. The API is __rte_experimental and
> requires no deprecation notice.
>
> Fold the platform specific variants into the one place it is used as a
> special case to retain the functionality for linux only.
>
Remove the rte_thread_getname API. The API is __rte_experimental and
requires no deprecation notice.
Fold the platform specific variants into the one place it is used as a
special case to retain the functionality for linux only.
Adjust the function as follows.
* limit use of this very platform g
3 matches
Mail list logo