numam-dpdk/doc/guides
Abdullah Ömer Yamaç 3429d6dd5c examples/distributor: update dynamic configuration
In this patch,
    * It is possible to switch the running mode of the distributor
using the command line argument.
    * With "-c" parameter, you can run RX and Distributor
on the same core.
    * Without "-c" parameter, you can run RX and Distributor
on the different core.
    * Consecutive termination of the lcores fixed.
The termination order was wrong, and you couldn't terminate the
application while traffic was capturing. The current order is
RX -> Distributor -> TX -> Workers
    * When "-c" parameter is active, the wasted distributor core is
also deactivated in the main function.

Signed-off-by: Abdullah Ömer Yamaç <omer.yamac@ceng.metu.edu.tr>
2022-10-31 15:54:21 +01:00
..
bbdevs baseband/acc100: update LDPC enc/dec validation 2022-10-29 13:01:39 +02:00
compressdevs replace Mellanox with NVIDIA 2022-10-03 16:01:56 +02:00
contributing eal/loongarch: support LoongArch architecture 2022-10-06 12:45:05 +02:00
cryptodevs test/crypto: support UADK PMD 2022-10-29 13:01:41 +02:00
dmadevs dma/dpaa2: support statistics 2022-06-01 08:58:27 +02:00
eventdevs event/dlb2: optimize producer port probing 2022-09-30 10:24:36 +02:00
faq usertools: remove dpdk-setup.sh 2020-11-27 17:25:24 +01:00
freebsd_gsg doc: make doc roadmap common for Linux and BSD guides 2022-06-26 23:36:39 +02:00
gpus replace Mellanox with NVIDIA 2022-10-03 16:01:56 +02:00
howto doc: relate bifurcated driver and flow isolated mode 2022-10-04 17:01:03 +02:00
linux_gsg usertools/pmdinfo: rewrite simpler script 2022-10-11 02:11:33 +02:00
mempool drivers: remove octeontx2 drivers 2022-01-12 15:36:32 +01:00
nics net/idpf: support timestamp offload 2022-10-31 14:34:10 +01:00
platform drivers: mark cnxk to support disabling IOVA as PA 2022-10-09 13:14:57 +02:00
prog_guide doc: include bbdev code snippet using literal include 2022-10-29 13:01:41 +02:00
rawdevs raw/ioat: remove deprecated driver 2022-09-28 14:41:07 +02:00
regexdevs replace Mellanox with NVIDIA 2022-10-03 16:01:56 +02:00
rel_notes net/idpf: support device initialization 2022-10-31 14:29:55 +01:00
sample_app_ug examples/distributor: update dynamic configuration 2022-10-31 15:54:21 +01:00
testpmd_app_ug ethdev: add queue-based API to report aged flow rules 2022-10-28 12:41:03 +02:00
tools test/bbdev: add FFT operations cases 2022-10-29 13:01:41 +02:00
vdpadevs replace Mellanox with NVIDIA 2022-10-03 16:01:56 +02:00
windows_gsg doc: discourage using Meson 0.58 on Windows 2021-11-17 09:50:23 +01:00
conf.py doc: replace deprecated distutils version parsing 2022-01-11 14:33:09 +01:00
custom.css doc: add SPDX tag to custom CSS file 2021-05-19 11:02:02 +02:00
index.rst gpudev: introduce GPU device class library 2021-11-08 17:20:52 +01:00
meson.build build: change indentation in infrastructure files 2021-04-21 14:04:09 +02:00