| /dpdk/devtools/ |
| H A D | checkpatches.sh | 369 pass=$(($total - $status)) 370 $quiet || printf '\n%d/%d valid patch' $pass $total 371 $quiet || [ $pass -le 1 ] || printf 'es'
|
| /dpdk/doc/guides/howto/ |
| H A D | rte_flow.rst | 44 /* setting the eth to pass all packets */ 48 /* set the vlan to pass all packets */ 140 /* setting the eth to pass all packets */ 144 /* set the vlan to pass all packets */ 239 /* setting the eth to pass all packets */
|
| /dpdk/lib/bpf/ |
| H A D | bpf_convert.c | 244 unsigned int pass = 0; in bpf_convert_filter() local 506 pass++; in bpf_convert_filter() 509 if (pass > 2) in bpf_convert_filter()
|
| /dpdk/lib/eal/windows/ |
| H A D | getopt.c | 28 static void pass(const char *a) {(void) a; } in pass() function 29 #define warnx(a, ...) pass(a)
|
| /dpdk/doc/guides/compressdevs/ |
| H A D | overview.rst | 17 to let input buffers pass-through it, copying the input to the output,
|
| /dpdk/doc/guides/mempool/ |
| H A D | octeontx.rst | 56 drivers like ring. However user need to pass --base-virtaddr as
|
| /dpdk/examples/ip_pipeline/examples/ |
| H A D | l2fwd.cli | 4 ; The pipeline below implements a simple pass-through connection between the
|
| /dpdk/doc/guides/linux_gsg/ |
| H A D | build_dpdk.rst | 98 * pass ``-Dbuildtype=debug`` or ``--buildtype=debug`` to meson when configuring the build folder in… 134 * pass ``-Dmax_lcores=256`` to meson when configuring the build folder initially 140 To do so, pass a comma-separated list of the examples to build to the
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | service_cores.rst | 30 The simpler of the two is to pass the `-s` coremask argument to EAL, which will
|
| H A D | rawdev.rst | 45 2. Application API should be able to pass along arbitrary state information
|
| H A D | packet_distrib_lib.rst | 31 #. The worker lcores all share a single cache line with the distributor core in order to pass mess…
|
| H A D | regexdev.rst | 65 The ``rte_regexdev_config`` structure is used to pass the configuration
|
| H A D | compressdev.rst | 76 The ``rte_compressdev_config`` structure is used to pass the configuration 87 The ``max_inflight_ops`` is used to pass maximum number of 283 or ``rte_compressdev_private_xform_create()`` and pass a valid
|
| H A D | switch_representation.rst | 699 pass-through and use priority levels. 832 Assuming pass-through flow rules are supported 850 Without pass-through support, ingress encapsulation on the destination
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | test_pipeline.rst | 82 …| | | Core B is implementing a pass-through from its input set | … 86 …| 2 | stub | Stub table. Core B is implementing the same pass-through | N/A …
|
| H A D | service_cores.rst | 32 pass a service core-mask as an EAL argument at startup time.
|
| H A D | eventdev_pipeline.rst | 143 To get a full dump of the state of the eventdev PMD, pass the ``-D`` flag to
|
| /dpdk/doc/guides/tools/ |
| H A D | proc_info.rst | 78 pass the same NIC PMD libraries as used for the primary application. Any
|
| H A D | pdump.rst | 80 Queue id of the eth device on which packets should be captured. The user can pass a queue value of …
|
| /dpdk/doc/guides/cryptodevs/ |
| H A D | ccp.rst | 117 To enable this feature, pass an additional argument as ccp_auth_opt=1 to --vdev parameters as
|
| /dpdk/doc/guides/nics/ |
| H A D | intel_vf.rst | 12 also known as "native mode" or "pass-through" mode. 356 #. While booting the Host OS kernel, pass the intel_iommu=on kernel command line argument using GR… 357 When using DPDK PF driver on host, pass the iommu=pt kernel command line argument in GRUB. 515 #. If use vfio-pci to pass through device instead of pci-assign, steps 8 and 9 need to be updated … 626 into Windows VM using SR-IOV pass-through feature.
|
| H A D | fm10k.rst | 21 To enable this feature, the user should pass a devargs parameter to the eal
|
| H A D | cnxk.rst | 362 Above devarg parameters are configurable per device, user needs to pass the 433 packets from CPT(second pass packets). When mark item type is used, it should
|
| /dpdk/doc/guides/dmadevs/ |
| H A D | ioat.rst | 58 initialization time without the need to pass parameters to the application.
|
| /dpdk/doc/guides/eventdevs/ |
| H A D | cnxk.rst | 169 The ``tim_eclk_freq`` devagrs can be used to pass external clock frequencies
|