Anatoly Burakov
9cb0a93457
doc: add deprecation notice for external memory
Due to the upcoming external memory support [1], some API and ABI changes will be required. In addition, although the changes called out in the deprecation notice are not yet present in form of code in the published RFC itself, they are based on consensus on the mailing list [2] on how to best implement this feature. [1] http://patches.dpdk.org/project/dpdk/list/?series=453&state=* [2] https://mails.dpdk.org/archives/dev/2018-July/108002.html Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com> Acked-by: Keith Wiles <keith.wiles@intel.com> Acked-by: Zhihong Wang <zhihong.wang@intel.com> Acked-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> Acked-by: Yongseok Koh <yskoh@mellanox.com> Acked-by: Maxime Coquelin <maxime.coquelin@redhat.com> Acked-by: Shreyansh Jain <shreyansh.jain@nxp.com>
DPDK is a set of libraries and drivers for fast packet processing. It supports many processor architectures and both FreeBSD and Linux. The DPDK uses the Open Source BSD-3-Clause license for the core libraries and drivers. The kernel components are GPL-2.0 licensed. Please check the doc directory for release notes, API documentation, and sample application information. For questions and usage discussions, subscribe to: users@dpdk.org Report bugs and issues to the development mailing list: dev@dpdk.org
Description
Languages
C
99.1%
Meson
0.5%
Python
0.2%
Shell
0.1%