numam-dpdk/doc/guides/prog_guide
Konstantin Ananyev 9ef6cb1a15 doc: add IPsec library guide
Add IPsec library guide and update release notes.

Signed-off-by: Bernard Iremonger <bernard.iremonger@intel.com>
Signed-off-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
2019-01-10 16:57:22 +01:00
..
img cryptodev: add opaque data field to symmetric session 2019-01-10 16:57:22 +01: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 cryptodev: add user data size to symmetric session 2019-01-10 16:57:22 +01: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: remove note on memory mode limitation in multi-process 2018-12-20 23:13:58 +01: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 fix dpdk.org URLs 2018-11-26 20:19:24 +01: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: improve hash library guide 2018-11-25 11:09:03 +01:00
index.rst doc: add IPsec library guide 2019-01-10 16:57:22 +01: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
ipsec_lib.rst doc: add IPsec library guide 2019-01-10 16:57:22 +01:00
kernel_nic_interface.rst kni: set default carrier state of interface 2018-10-26 19:46:20 +02: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: update timestamp validity for latency measurement 2018-11-19 01:35:17 +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 pdump: remove deprecated APIs 2018-12-19 01:25:56 +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
power_man.rst power: add traffic pattern aware power control 2018-10-26 01:55:07 +02: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: fix metadata documentation 2018-10-26 22:14:06 +02:00
rte_security.rst security: support PDCP 2018-10-24 15:12:33 +02: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 fix dpdk.org URLs 2018-11-26 20:19:24 +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 vhost: restrict postcopy live-migration enablement 2018-10-18 10:24:39 +02:00
writing_efficient_code.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00