DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] remove more experimental tags
@ 2022-10-18  1:57 Stephen Hemminger
  2022-10-18  1:57 ` [PATCH 1/3] eal: remove experimental from rte_epoll_wait_interruptible Stephen Hemminger
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Stephen Hemminger @ 2022-10-18  1:57 UTC (permalink / raw)
  To: dev; +Cc: Stephen Hemminger

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(-)

-- 
2.35.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-10-27 11:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-18  1:57 [PATCH 0/3] remove more experimental tags Stephen Hemminger
2022-10-18  1:57 ` [PATCH 1/3] eal: remove experimental from rte_epoll_wait_interruptible Stephen Hemminger
2022-10-18  1:57 ` [PATCH 2/3] eal: make rte_log_list_types not experimental Stephen Hemminger
2022-10-18  1:57 ` [PATCH 3/3] rwlock: make trylock operations no longer experimental Stephen Hemminger
2022-10-18 14:15 ` [PATCH 0/3] remove more experimental tags David Marchand
2022-10-27 11:16 ` David Marchand

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).