doc: announce ABI change for cryptodev/ethdev offloads
authorAkhil Goyal <akhil.goyal@nxp.com>
Thu, 3 Aug 2017 15:32:11 +0000 (21:02 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 8 Aug 2017 10:01:51 +0000 (12:01 +0200)
commitbe7c7cce250d5f00e53953960c3452c492ab8d26
tree20697399d02be165d601fd6bb6ee00a9191fa541
parent11bdd0ad66184ca317b8f8a3090daa4e625a058a
doc: announce ABI change for cryptodev/ethdev offloads

Support for security operations is planned to be added
in ethdev and cryptodev for the 17.11 release.

For this following changes are required.
- rte_cryptodev and rte_eth_dev structures need to be added
new parameter rte_security_ops which extend support for
security ops to the corresponding driver.
- rte_cryptodev_info and rte_ethd_dev_info need to be added
with rte_security_capabilities to identify the capabilities of
the corresponding driver.

Signed-off-by: Akhil Goyal <akhil.goyal@nxp.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Boris Pismenny <borisp@mellanox.com>
Acked-by: Shahaf Shuler <shahafs@mellanox.com>
doc/guides/rel_notes/deprecation.rst