numam-dpdk/doc/guides/prog_guide
Fan Zhang cc85c0781f port: add symmetric crypto
This patch adds the symmetric crypto support to port library.
The crypto port acts as a shim layer to DPDK cryptodev library and
supports in-place crypto workload processing.

Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
2018-10-12 19:33:02 +02:00
..
img doc: add graphics to bbdev guide 2018-07-25 08:19:54 +02:00
bbdev.rst doc: fix PDF build 2018-08-09 01:03:14 +02:00
bpf_lib.rst doc: add BPF library guide 2018-05-12 00:38:19 +02:00
build_app.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
compressdev.rst doc: add compressdev library guide 2018-05-10 17:46:20 +01:00
cryptodev_lib.rst doc: add asymmetric crypto in programmer guide 2018-07-11 03:57:25 +02:00
dev_kit_build_system.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
dev_kit_root_make_help.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
efd_lib.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
env_abstraction_layer.rst doc: add external memory feature 2018-10-11 11:56:55 +02:00
event_crypto_adapter.rst cryptodev: rename experimental private data APIs 2018-07-11 03:57:24 +02:00
event_ethernet_rx_adapter.rst eventdev: add callback for Rx adapter SW transfers 2018-07-06 06:54:49 +02:00
event_ethernet_tx_adapter.rst doc: add event eth Tx adapter guide 2018-10-01 16:51:54 +02:00
event_timer_adapter.rst doc: add event timer adapter guide 2018-04-16 11:04:46 +02:00
eventdev.rst doc: improve eventdev library guide 2018-06-19 00:04:45 +02:00
ext_app_lib_make_help.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
extend_dpdk.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
flow_classify_lib.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
generic_receive_offload_lib.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
generic_segmentation_offload_lib.rst doc: add UDP/IPv4 GSO in guides 2018-07-11 23:55:58 +02:00
glossary.rst mbuf: remove control mbuf 2018-04-11 23:40:40 +02:00
hash_lib.rst doc: add multithread description to hash library 2018-08-09 21:53:21 +02:00
index.rst doc: add event eth Tx adapter guide 2018-10-01 16:51:54 +02:00
intro.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
ip_fragment_reassembly_lib.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
kernel_nic_interface.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
link_bonding_poll_mode_drv_lib.rst net/bonding: support flow API 2018-04-27 17:34:42 +01:00
lpm6_lib.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
lpm_lib.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
mbuf_lib.rst mbuf: remove control mbuf 2018-04-11 23:40:40 +02:00
member_lib.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
mempool_lib.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
metrics_lib.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
multi_proc_support.rst doc: add IPC callback limitations 2018-07-13 12:42:05 +02:00
overview.rst mbuf: remove control mbuf 2018-04-11 23:40:40 +02:00
packet_classif_access_ctrl.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
packet_distrib_lib.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
packet_framework.rst port: add symmetric crypto 2018-10-12 19:33:02 +02:00
pdump_lib.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
perf_opt_guidelines.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
poll_mode_drv.rst net/mlx5: add parameter for port representors 2018-07-11 15:37:29 +02:00
port_hotplug_framework.rst ethdev: remove detachable device flag 2017-10-26 02:33:01 +02:00
power_man.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
profile_app.rst ethdev: change vtune profiling approach 2018-08-28 15:27:39 +02:00
qos_framework.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
rawdev.rst doc: fix a typo in rawdev guide 2018-04-23 01:47:59 +02:00
reorder_lib.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
ring_lib.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
rte_flow.rst ethdev: add flow action to swap MAC addresses 2018-10-11 18:53:49 +02:00
rte_security.rst security: support user data retrieval 2018-01-20 16:10:20 +01:00
service_cores.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
source_org.rst ethdev: rename folder to library name 2018-04-27 18:01:00 +01:00
switch_representation.rst doc: add switch representation documentation 2018-04-27 18:00:56 +01:00
thread_safety_dpdk_functions.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
timer_lib.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
traffic_management.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
traffic_metering_and_policing.rst ethdev: rename folder to library name 2018-04-27 18:01:00 +01:00
vhost_lib.rst doc: add vDPA in vhost guide 2018-05-25 18:24:18 +02:00
writing_efficient_code.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00