numam-dpdk/doc/guides
Konstantin Ananyev 664ff4b172 ring: introduce peek style API
For rings with producer/consumer in RTE_RING_SYNC_ST, RTE_RING_SYNC_MT_HTS
mode, provide an ability to split enqueue/dequeue operation
into two phases:
      - enqueue/dequeue start
      - enqueue/dequeue finish
That allows user to inspect objects in the ring without removing
them from it (aka MT safe peek).

Signed-off-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Acked-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>
2020-04-21 12:52:55 +02:00
..
bbdevs baseband/fpga_lte_fec: align naming to other bbdevs 2019-10-09 11:50:12 +02:00
compressdevs common/qat: support dual threads for enqueue/dequeue 2020-01-15 15:20:58 +01:00
contributing build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
cryptodevs crypto/nitrox: support 3DES-CBC 2020-04-05 18:40:34 +02:00
eventdevs doc: fix devargs in OCTEON TX2 event device guide 2020-02-21 18:14:48 +01:00
faq doc: update preferred log level syntax in guides 2018-04-25 12:16:50 +02:00
freebsd_gsg doc: update building and running FreeBSD apps 2020-02-16 11:12:38 +01:00
howto doc: introduce OpenWrt how-to 2020-02-21 22:03:01 +01:00
linux_gsg config: add pkgconfig for arm64 2019-11-28 23:03:52 +01:00
mempool doc: add Marvell OCTEON TX2 mempool guide 2019-06-25 23:35:57 +02:00
nics doc: remove similar columns from NIC features matrix 2020-04-16 23:55:49 +02:00
platform net/octeontx2: support SDP interface 2019-11-08 23:15:05 +01:00
prog_guide ring: introduce peek style API 2020-04-21 12:52:55 +02:00
rawdevs doc: fix igb_uio parameter in ntb guide 2020-01-20 10:14:03 +01:00
rel_notes ring: introduce peek style API 2020-04-21 12:52:55 +02:00
sample_app_ug replace no-return attributes 2020-04-16 18:30:58 +02:00
testpmd_app_ug ethdev: add PFCP header to flow API 2020-03-18 10:21:42 +01:00
tools app/bbdev: update test vectors 2020-04-05 18:26:04 +02:00
vdpadevs doc: fix naming of Mellanox devices 2020-02-25 15:55:54 +01:00
windows_gsg build: add cross-file for MinGW-w64 2020-03-18 01:20:48 +01:00
conf.py doc: fix matrix CSS for recent sphinx 2020-04-16 22:15:16 +02:00
custom.css doc: improve HTML spacing in release notes 2018-02-14 00:23:25 +01:00
index.rst drivers: introduce vDPA class 2020-01-13 23:28:00 +01:00
meson.build doc: rebuild with meson whenever a file changes 2020-01-15 08:50:28 +01:00