Home
last modified time | relevance | path

Searched refs:pdump (Results 1 – 18 of 18) sorted by relevance

/f-stack/dpdk/doc/guides/howto/
H A Dpacket_capture_framework.rst4 DPDK pdump Library and pdump Tool
13 packet capture framework consists of the DPDK pdump library and DPDK pdump
25 The :ref:`dpdk-pdump <pdump_tool>` tool is developed based on the
39 launched first, and then the ``dpdk-pdump`` tool. Packets from ``testpmd``
46 * The ``dpdk-pdump`` tool can only be used in conjunction with a primary
53 for ``pdump`` keyword to see how this is done.
55 * The ``dpdk-pdump`` tool depends on the libpcap based PMD.
69 Packet capturing on a DPDK port using the dpdk-pdump tool.
83 #. Launch the pdump tool as follows::
85 sudo <build_dir>/app/dpdk-pdump -- \
[all …]
H A Ddebug_troubleshoot.rst420 Use pdump in primary to allow secondary to access port-queue pair. The
/f-stack/dpdk/doc/guides/tools/
H A Dpdump.rst6 dpdk-pdump Application
9 The ``dpdk-pdump`` tool is a Data Plane Development Kit (DPDK) tool that runs as
13 * The ``dpdk-pdump`` tool can only be used in conjunction with a primary
16 framework, other applications remain untouched. So, if the ``dpdk-pdump``
22 * The ``dpdk-pdump`` tool depends on DPDK pcap PMD, so the system should
37 ./<build_dir>/app/dpdk-pdump --
48 will be running on unique cores for all ``--pdump`` options. If ignored,
49 capture will be running on single core for all ``--pdump`` options.
63 The ``--pdump`` parameters
120 $ sudo ./<build_dir>/app/dpdk-pdump -l 3 -- --pdump 'port=0,queue=*,rx-dev=/tmp/rx.pcap'
[all …]
H A Dindex.rst12 pdump
/f-stack/dpdk/doc/guides/prog_guide/
H A Dpdump_lib.rst48 secondary process ``app/pdump`` tool is responsible for enabling and disabling the packet capture o…
58 For the calls to these APIs from secondary process, the library creates the "pdump enable" request …
65 For the calls to these APIs from secondary process, the library creates the "pdump disable" request…
77 The DPDK ``app/pdump`` tool is developed based on this library to capture packets in DPDK.
/f-stack/dpdk/app/pdump/
H A Dmeson.build5 deps += ['ethdev', 'kvargs', 'pdump']
/f-stack/dpdk/app/
H A Dmeson.build9 'pdump',
/f-stack/dpdk/app/test-pmd/
H A Dmeson.build32 deps += 'pdump'
/f-stack/dpdk/lib/
H A Dmeson.build27 'power', 'pdump', 'rawdev', 'regexdev',
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_18_05.rst319 * **Added support for procinfo and pdump on eth vdev.**
322 stats/xstats on shared memory from a secondary process, and also pdump packets on
599 * **pdump is not compatible with old applications.**
601 As we changed to use generic multi-process communication for pdump
602 negotiation instead of previous dedicated unix socket way, pdump
603 applications, including the dpdk-pdump example and any other applications
H A Drelease_19_08.rst234 * **Updated the pdump application.**
236 Add support for pdump to exit with primary process.
H A Drelease_16_07.rst200 * A new ``app/pdump`` tool is added to demonstrate capture packets in DPDK.
H A Drelease_19_02.rst236 * pdump: The ``rte_pdump_set_socket_dir()``, the parameter ``path`` of
/f-stack/dpdk/doc/api/
H A Ddoxy-api-index.md207 [pdump] (@ref rte_pdump.h),
/f-stack/dpdk/lib/librte_pdump/
H A Drte_pdump.c17 RTE_LOG_REGISTER(pdump_logtype, lib.pdump, NOTICE);
/f-stack/dpdk/app/test/
H A Dmeson.build392 test_deps += 'pdump'
/f-stack/dpdk/
H A DMAINTAINERS1363 F: app/pdump/
1364 F: doc/guides/tools/pdump.rst
/f-stack/dpdk/doc/guides/nics/
H A Dbnxt.rst791 When two or more DPDK applications (e.g., testpmd and dpdk-pdump) share a single