| /dpdk/doc/guides/tools/ |
| H A D | flow-perf.rst | 17 give different flow each time, and all other items will have open masks. 23 computes an average time across all windows. 112 Flag to set using unique data for all actions that support data, 114 data for any action that support data for all flows. 146 Set Ingress attribute to all flows attributes. 149 Set Egress attribute to all flows attributes. 152 Set Transfer attribute to all flows attributes. 155 Set group for all flows, where N >= 0. 161 Add Ether item to all flows items, This item have open mask. 164 Add VLAN item to all flows items, [all …]
|
| H A D | proc_info.rst | 35 port mask is specified stats are printed for all DPDK ports. 39 port mask is specified xstats are printed for all DPDK ports. 43 no port mask is specified, the generic stats are reset for all DPDK ports. 47 If no port mask is specified xstats are reset for all DPDK ports. 64 The show-ring parameter display current allocation of all ring with 69 The show-mempool parameter display current allocation of all mempool 107 The show-edev-queue-xstats parameter enables stats for specified queue or all queues. 108 queue_num: The queue number to get queue xstats for this specified queue or * for all queues. 112 The show-edev-port-xstats parameter enables stats for specified port or all ports. 113 port_num: The port number to get port xstats for this specified port or * for all ports. [all …]
|
| H A D | testmldev.rst | 220 executes load for all models, followed by a start for all models. 221 Upon successful start of all models, stop is invoked for all models followed by unload. 230 loads all models, followed by a start and stop of all models in order. 231 Upon completion of stop, unload is invoked for all models. 240 executes load and start for all models available. 241 Upon successful start of all models, stop is executed for the models. 309 when all the elements of the output tensor are with in the tolerance range specified. 334 The model is unloaded upon completion of all inferences for the model. 335 The test would continue loading and executing inference requests for all models 387 all models specified through the filelist are loaded to the device. [all …]
|
| H A D | devbind.rst | 30 Print the current status of all known network interfaces. 64 …can be used with VFIO on its own, but physical devices will require either all ports bound to VFIO, 65 or some of them bound to VFIO while others not being bound to anything at all. 95 To check status of all network ports, assign one to the vfio-pci driver and check status again::
|
| /dpdk/doc/guides/nics/ |
| H A D | null.rst | 7 NULL PMD is a simple virtual driver mainly for testing. It always returns success for all packets f… 9 On Rx it returns requested number of empty packets (all zero). On Tx it just frees all sent packets. 42 Makes PMD more like ``/dev/null``. On Rx no packets received, on Tx all packets are freed.
|
| /dpdk/ |
| H A D | Makefile | 4 .PHONY: all 5 all: target
|
| /dpdk/dts/framework/testbed_model/traffic_generator/ |
| H A D | scapy.py | 60 #: Name of sniffer to ensure the same is used in all places 94 self.send_command("from scapy.all import *") 224 A list of all packets that were received while the sniffer was running.
|
| /dpdk/examples/multi_process/client_server_mp/ |
| H A D | Makefile | 6 .PHONY: all static shared clean $(subdirs) 7 all static shared clean: $(subdirs) target
|
| /dpdk/examples/server_node_efd/ |
| H A D | Makefile | 6 .PHONY: all static shared clean $(subdirs) 7 all static shared clean: $(subdirs) target
|
| /dpdk/examples/multi_process/ |
| H A D | Makefile | 6 .PHONY: all static shared clean $(subdirs) 7 all static shared clean: $(subdirs) target
|
| /dpdk/examples/ethtool/ |
| H A D | Makefile | 6 .PHONY: all static shared clean $(subdirs) 7 all static shared clean: $(subdirs) target
|
| /dpdk/buildtools/ |
| H A D | map-list-symbol.sh | 5 section=all 6 symbol=all
|
| /dpdk/examples/ntb/ |
| H A D | commands.list | 9 show port stats # show statistics for all ports 10 clear port stats # clear all port statistics
|
| /dpdk/doc/guides/howto/ |
| H A D | lm_bond_virtio_sriov.rst | 33 The switch is configured to broadcast traffic on all the NIC ports. 95 testpmd> show port info all 158 testpmd> show port stats all 164 testpmd> clear port stats all 173 testpmd> clear port stats all 174 testpmd> show port stats all 192 testpmd> show port stats all 217 testpmd> show port info all 218 testpmd> show port stats all 256 capabilities: xbzrle: off rdma-pin-all: off auto-converge: off zero-blocks: off [all …]
|
| H A D | vfd.rst | 53 take the control of all the features. 111 This sets whether the PF port and all the VF ports that belong to it are 115 physical port. When using this function, the PF and all the VFs TX loopback 205 Run a testpmd runtime command on the PF to enable/disable the all queues 208 set all queues drop on|off 210 This is a global setting for the PF and all the VF ports of the physical port. 212 Enabling the ``all queues drop`` feature means that when there is no available 213 descriptor for the received packets they are dropped. The ``all queues drop`` 225 This is a similar function as ``all queues drop``. The difference is that this 232 Run a testpmd runtime command on the PF to all queues' rate limit for a [all …]
|
| /dpdk/doc/guides/prog_guide/ |
| 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… 32 …The process API call will poll all the worker cache lines to see what workers are requesting packe… 42 and that all packets with the same tag are processed in input order. 44 #. Once all input packets passed to the process API have either been distributed to workers 58 It returns to the caller all packets which have finished processing by all worker cores. 59 Within this set of returned packets, all packets sharing the same tag will be returned in their ori…
|
| H A D | link_bonding_poll_mode_drv_lib.rst | 95 This mode provides fault tolerance by transmission of packets on all member 156 RSS-capable, so all members are synchronized with its configuration. This mode is 167 supported by all bonding members. RETA size is a GCD of all its RETA's sizes, so 180 - Create the flow in all members. 181 - Save all the members created flows objects in bonding internal flow 188 - Destroy the flow in all members and release the bond internal flow 192 - Destroy all the bonding PMD flows in all the members. 196 Don't call members flush directly, It destroys all the member flows which 200 - Summarize flow counters from all the members, relevant only for 204 - Call to flow isolate for all members. [all …]
|
| H A D | ip_fragment_reassembly_lib.rst | 42 Note that all update/lookup operations on Fragment Table are not thread safe. 59 When the collision occurs and all 2 \* <bucket_entries> are occupied, 81 …If yes, then free all previously received fragments, and remove information about them from the en… 90 (the packet's entry contains all fragments). 98 then the function will free all associated with the packet fragments,
|
| /dpdk/examples/ethtool/lib/ |
| H A D | Makefile | 33 .PHONY: all clean static shared 34 all shared: build/$(LIB) target
|
| /dpdk/examples/ |
| H A D | meson.build | 9 # list of all example apps. Keep 1-3 per line, in alphabetical order. 64 # on install, skip copying all meson.build files 74 if get_option('examples').to_lower() == 'all'
|
| /dpdk/devtools/ |
| H A D | check-maintainers.sh | 134 all=$(files ./) 136 aminusb "$all" "$listed"
|
| /dpdk/drivers/common/cnxk/ |
| H A D | roc_mcs_sec_cfg.c | 30 rsrc_req->all = req->all; in roc_mcs_rsrc_alloc() 36 if (rsrc_rsp->all) { in roc_mcs_rsrc_alloc() 90 rsp->all = rsrc_rsp->all; in roc_mcs_rsrc_alloc() 117 req->all = free_req->all; in roc_mcs_rsrc_free()
|
| /dpdk/doc/guides/compressdevs/ |
| H A D | qat_comp.rst | 46 queue-pair all enqueues to the TX queue must be done from one thread and all dequeues
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | compiling.rst | 9 To compile all the sample applications 22 meson configure -Dexamples=all
|
| /dpdk/drivers/compress/ |
| H A D | meson.build | 17 std_deps = ['compressdev'] # compressdev pulls in all other needed deps
|