On Tue, Oct 18, 2022 at 3:58 AM Stephen Hemminger
<step...@networkplumber.org> wrote:
>
> Remove some of the older experimental tags for 22.11
>
> Stephen Hemminger (3):
>   eal: remove experimental from  rte_epoll_wait_interruptible
>   eal: make rte_log_list_types not experimental
>   rwlock: make trylock operations no longer experimental
>
>  lib/eal/include/generic/rte_rwlock.h | 12 ++----------
>  lib/eal/include/rte_epoll.h          |  1 -
>  lib/eal/include/rte_log.h            |  4 ----
>  lib/eal/version.map                  |  4 ++--
>  4 files changed, 4 insertions(+), 17 deletions(-)

Series applied.

I added to my todolist that we need a cleanup for unneeded inclusion
of rte_compat.h (the headers touched in this series are not the only
one concerned).


-- 
David Marchand

Reply via email to