numam-dpdk/examples/tep_termination
Thomas Monjalon d711bea6fe eal: promote some experimental functions as stable
The function rte_eal_cleanup() was introduced more than one year ago,
in DPDK 18.02. It is no longer experimental, allowing
pdump, proc-info and hotplug_mp apps to not need any experimental API.

The function rte_ctrl_thread_create() was introduced one year ago
in DPDK 18.05. It is no longer experimental, allowing
KNI PMD and TEP example to not need any experimental API.

The functions rte_socket_count() and rte_socket_id_by_idx() were
introduced one year ago in DPDK 18.05. They are no longer experimental.

The function rte_dev_is_probed() was introduced half a year ago
in DPDK 18.11. It is no longer experimental.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Acked-by: Kevin Traynor <ktraynor@redhat.com>
2019-04-21 19:11:37 +02:00
..
main.c replace snprintf with strlcpy without adding extra include 2019-04-04 22:45:54 +02:00
main.h examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
Makefile eal: promote some experimental functions as stable 2019-04-21 19:11:37 +02:00
meson.build eal: promote some experimental functions as stable 2019-04-21 19:11:37 +02:00
vxlan_setup.c ethdev: make default behavior CRC strip on Rx 2018-09-14 20:08:41 +02:00
vxlan_setup.h examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
vxlan.c examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
vxlan.h examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00