numam-dpdk/lib/librte_mbuf
Thomas Monjalon 4f86c0ba19 version: 20.11-rc0
Start a new release cycle with empty release notes.

The ABI version becomes 21.0.
The ABI major is back to normal, having only one number (21 vs 20.0).
The map files are updated to the new ABI major number (21).
The ABI exceptions are dropped.
Travis ABI check is disabled because compatibility is not preserved.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Ray Kinsella <mdr@ashroe.eu>
2020-08-12 11:32:16 +02:00
..
Makefile build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
meson.build build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
rte_mbuf_core.h mbuf: use C11 atomic builtins for refcnt 2020-07-21 10:30:35 +02:00
rte_mbuf_dyn.c mbuf: add dump of free dynamic flags 2020-06-25 23:03:18 +02:00
rte_mbuf_dyn.h mbuf: introduce accurate packet Tx scheduling 2020-07-11 06:18:54 +02:00
rte_mbuf_pool_ops.c mbuf: prevent setting mempool ops name empty 2020-04-25 22:56:10 +02:00
rte_mbuf_pool_ops.h mbuf: remove experimental tag from pool ops 2018-07-26 23:37:08 +02:00
rte_mbuf_ptype.c mbuf: add IGMP packet type 2018-10-25 15:51:16 +02:00
rte_mbuf_ptype.h doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00
rte_mbuf_version.map version: 20.11-rc0 2020-08-12 11:32:16 +02:00
rte_mbuf.c mbuf: use C11 atomic builtins for refcnt 2020-07-21 10:30:35 +02:00
rte_mbuf.h mbuf: use C11 atomic builtins for refcnt 2020-07-21 10:30:35 +02:00