Home
last modified time | relevance | path

Searched refs:what (Results 1 – 25 of 56) sorted by relevance

123

/dpdk/app/test-pmd/
H A Dicmpecho.c223 ether_addr_dump(const char *what, const struct rte_ether_addr *ea) in ether_addr_dump() argument
228 if (what) in ether_addr_dump()
229 printf("%s", what); in ether_addr_dump()
234 ipv4_addr_dump(const char *what, uint32_t be_ipv4_addr) in ipv4_addr_dump() argument
239 if (what) in ipv4_addr_dump()
240 printf("%s", what); in ipv4_addr_dump()
H A Dcmdline.c4144 what, "add#rm");
4311 what, "tpid");
4361 what, "add#rm");
9034 what, "tx#rx");
9228 what, "uta");
9290 what, "uta");
9353 what, "tx#rx");
9443 what, "rxmode");
9511 what,"add");
9824 what, "add#rm");
[all …]
H A Dutil.c28 print_ether_addr(const char *what, const struct rte_ether_addr *eth_addr, in print_ether_addr() argument
34 MKDUMPSTR(print_buf, buf_size, *cur_len, "%s%s", what, buf); in print_ether_addr()
/dpdk/drivers/crypto/qat/
H A Dqat_asym.c74 what.length, \
75 what.data, \
76 what.length)
81 what.length, \
82 what.data, \
83 what.length)
89 what.data, \
92 #define SET_PKE_LN_9A_F(what, idx) \ argument
94 qat_alg_bytesize - what.length, \
95 what.data, what.length)
[all …]
/dpdk/examples/flow_filtering/
H A Dmain.c47 print_ether_addr(const char *what, struct rte_ether_addr *eth_addr) in print_ether_addr() argument
51 printf("%s%s", what, buf); in print_ether_addr()
/dpdk/doc/guides/prog_guide/
H A Dpacket_distrib_lib.rst32 …The process API call will poll all the worker cache lines to see what workers are requesting packe…
36 and records what tags are being processed by each worker.
H A Dmeson_ut.rst64 configuration in per test ``args`` and rather let users select what best fits
H A Deventdev.rst60 The rte_event struct contains a union for payload, allowing flexibility in what
84 flexibility in what the actual vector is.
376 indicate to the worker what workload needs to be performed on the event.
H A Dring_lib.rst103 This section explains what occurs when a producer adds an object to the ring.
157 This section explains what occurs when a consumer dequeues an object from the ring.
210 This section explains what occurs when two producers concurrently add an object to the ring.
H A Dstack_lib.rst80 but its pointed-to data is different than what thread A read.
H A Dtrace_lib.rst10 *Tracing* is a technique used to understand what goes on in a running software
256 the metadata stream. It contains exactly what you would expect: data about the
H A Dtelemetry_lib.rst51 which will decide what port information should fill the ``rte_tel_data`` structure.
H A Drib_lib.rst115 These examples are application specific data and the user can decide what to keep
/dpdk/doc/guides/linux_gsg/
H A Denable_func.rst131 depending on what is requested by an application call to ``rte_eal_hpet_init()``,
132 if any, and on what is available on the system at runtime.
H A Dbuild_dpdk.rst61 of what DPDK libraries and drivers are to be built and installed, and for
124 To override what instruction set will be used, set the ``cpu_instruction_set``
/dpdk/doc/guides/sample_app_ug/
H A Dntb.rst84 From this interface the available commands and descriptions of what
H A Dethtool.rst42 From this interface the available commands and descriptions of what
H A Deventdev_pipeline.rst82 flows to use and what eventdev PMD is in use. See the following sample output
H A Dfips_validation.rst62 The application can be run with a ``.rsp`` file and what the outcome of that
H A Dmulti_process.rst162 * -p <portmask>, where portmask is a hexadecimal bitmask of what ports on the system are to be us…
256 * -p <portmask >, where portmask is a hexadecimal bitmask of what ports on the system are to be u…
/dpdk/license/
H A Dgpl-2.0.txt46 want its recipients to know that what they have is not the original, so
77 Whether that is true depends on what the Program does.
226 This section is intended to make thoroughly clear what is believed to
293 <one line to give the program's name and a brief idea of what it does.>
338 library. If this is what you want to do, use the GNU Lesser General
H A Dlgpl-2.1.txt55 that what they have is not the original version, so that the original
147 writing it). Whether that is true depends on what the Library does
148 and what the program that uses the Library does.
402 This section is intended to make thoroughly clear what is believed to
473 <one line to give the library's name and a brief idea of what it does.>
/dpdk/doc/guides/howto/
H A Dtelemetry.rst84 * Get the help text for a command. This will indicate what parameters are
/dpdk/doc/guides/eventdevs/
H A Dopdl.rst89 The following list is a comprehensive outline of the what is supported and
/dpdk/doc/guides/cryptodevs/
H A Dscheduler.rst123 process additional crypto workload than what the QAT cryptodev can handle on

123