| /dpdk/app/test-pmd/ |
| H A D | icmpecho.c | 223 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 D | cmdline.c | 4144 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 D | util.c | 28 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 D | qat_asym.c | 74 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 D | main.c | 47 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 D | packet_distrib_lib.rst | 32 …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 D | meson_ut.rst | 64 configuration in per test ``args`` and rather let users select what best fits
|
| H A D | eventdev.rst | 60 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 D | ring_lib.rst | 103 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 D | stack_lib.rst | 80 but its pointed-to data is different than what thread A read.
|
| H A D | trace_lib.rst | 10 *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 D | telemetry_lib.rst | 51 which will decide what port information should fill the ``rte_tel_data`` structure.
|
| H A D | rib_lib.rst | 115 These examples are application specific data and the user can decide what to keep
|
| /dpdk/doc/guides/linux_gsg/ |
| H A D | enable_func.rst | 131 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 D | build_dpdk.rst | 61 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 D | ntb.rst | 84 From this interface the available commands and descriptions of what
|
| H A D | ethtool.rst | 42 From this interface the available commands and descriptions of what
|
| H A D | eventdev_pipeline.rst | 82 flows to use and what eventdev PMD is in use. See the following sample output
|
| H A D | fips_validation.rst | 62 The application can be run with a ``.rsp`` file and what the outcome of that
|
| H A D | multi_process.rst | 162 * -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 D | gpl-2.0.txt | 46 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 D | lgpl-2.1.txt | 55 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 D | telemetry.rst | 84 * Get the help text for a command. This will indicate what parameters are
|
| /dpdk/doc/guides/eventdevs/ |
| H A D | opdl.rst | 89 The following list is a comprehensive outline of the what is supported and
|
| /dpdk/doc/guides/cryptodevs/ |
| H A D | scheduler.rst | 123 process additional crypto workload than what the QAT cryptodev can handle on
|