| /dpdk/drivers/common/sfc_efx/base/ |
| H A D | rhead_tunnel.c | 240 efx_tunnel_cfg_t etc; in rhead_tunnel_reconfigure() local 252 memcpy(&etc, etcp, sizeof (etc)); in rhead_tunnel_reconfigure() 255 for (i = 0; i < etc.etc_udp_entries_num; i++) { in rhead_tunnel_reconfigure() 256 efx_tunnel_udp_entry_t *etc_entry = &etc.etc_udp_entries[i]; in rhead_tunnel_reconfigure() 312 if (etc.etc_udp_entries[i].etue_busy == B_FALSE) in rhead_tunnel_reconfigure() 315 switch (etc.etc_udp_entries[i].etue_state) { in rhead_tunnel_reconfigure() 320 &etc.etc_udp_entries[i]); in rhead_tunnel_reconfigure() 324 &etc.etc_udp_entries[i]); in rhead_tunnel_reconfigure()
|
| H A D | efx_tunnel.c | 663 efx_tunnel_cfg_t etc; in ef10_tunnel_reconfigure() local 666 memcpy(&etc, etcp, sizeof (etc)); in ef10_tunnel_reconfigure() 675 if (etc.etc_udp_entries_num == 0) in ef10_tunnel_reconfigure() 684 rc = efx_mcdi_set_tunnel_encap_udp_ports(enp, &etc, B_FALSE, in ef10_tunnel_reconfigure() 691 if (rc != EACCES || etc.etc_udp_entries_num != 0) in ef10_tunnel_reconfigure()
|
| /dpdk/devtools/ |
| H A D | load-devel-config | 7 test ! -r /etc/dpdk/devel.config || 8 . /etc/dpdk/devel.config
|
| /dpdk/doc/guides/contributing/ |
| H A D | design.rst | 116 allocated/freed, number of occurrences for specific events, etc. 130 accounting, logging, application-level statistics, etc. In this case, 142 requests, number of active users, etc). It might also be that the application 143 uses multiple libraries (Library X, Library Y, etc) and it is interested in the 149 cache bandwidth, memory bandwidth, etc) that depends on: 155 instance (e.g. per port, table, pipeline, thread, etc).
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | pipeline.rst | 44 remote TCP based client (telnet, netcat, etc.) for connection. 53 …This port number should be used by remote TCP client (such as telnet, netcat, etc.) to connect to … 118 …om given table of a specific pipeline owned by the current data plane thread, read statistics, etc.
|
| H A D | ip_pipeline.rst | 24 …* Any standard TCP client (e.g. telnet, netcat, custom script, etc) is typically able to connect t… 28 …te pipeline ports: memory pools, links (i.e. network interfaces), SW queues, traffic managers, etc. 57 remote TCP based client (telnet, netcat, etc.) for connection. 66 …This port number should be used by remote TCP client (such as telnet, netcat, etc.) to connect to … 134 …om given table of a specific pipeline owned by the current data plane thread, read statistics, etc.
|
| H A D | l3_forward_graph.rst | 122 a minimal config of port id, num_rx_queues, num_tx_queues, mempools etc will 172 lock-less mechanisms(RCU, etc) to add run-time forwarding data like route and
|
| /dpdk/drivers/regex/ |
| H A D | meson.build | 8 std_deps = ['ethdev', 'kvargs'] # 'ethdev' also pulls in mbuf, net, eal etc
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | traffic_management.rst | 43 scheduling algorithm (Strict Priority, Weighted Fair Queuing , etc.), etc., 50 the level if node is non-leaf type etc., are exposed as a result of 56 shaper rate, etc. is exposed by node level capability API. 70 (DWRR), etc are considered approximations of the ideal WFQ and are therefore 221 available in the system, etc.), even though the specified hierarchy is 230 update, etc., can be invoked after the Ethernet port has been started, subject
|
| H A D | gpudev.rst | 9 in order to manage the memory, synchronize operations, exchange info, etc.. 146 /* Initialize CUDA objects (cstream, context, etc..). */
|
| H A D | rte_security.rst | 137 E.g. in case of IPsec the device may internally manage anti-replay etc. 185 | HW ACCELERATED | <------ Add tunnel, ESP header etc header to 210 In case of IPsec the device may internally manage anti-replay etc. 248 | | | \---/ | | <--- Add tunnel, ESP header etc
|
| /dpdk/drivers/net/ |
| H A D | meson.build | 63 std_deps = ['ethdev', 'kvargs'] # 'ethdev' also pulls in mbuf, net, eal etc
|
| /dpdk/doc/guides/howto/ |
| H A D | virtio_user_as_exceptional_path.rst | 25 related features, like multi queue, tso, multi-seg mbuf, etc. 110 The tap device will be named tap0, tap1, etc, by kernel.
|
| H A D | pvp_reference_benchmark.rst | 193 cat /etc/selinux/config 211 ``/etc/libvirt/qemu.conf``:
|
| H A D | virtio_user_for_container_networking.rst | 10 boot-up time, and easy to deploy, etc. How to use DPDK to accelerate container
|
| /dpdk/kernel/freebsd/ |
| H A D | meson.build | 16 # to avoid warnings due to race conditions with creating the dev_if.h, etc.
|
| /dpdk/devtools/cocci/ |
| H A D | mtod-offset.cocci | 58 // Cleanup rules. Fold in double casts, remove unnecessary parenthesis, etc.
|
| /dpdk/doc/guides/nics/ |
| H A D | ena.rst | 20 etc.), and it negotiates and supports an extendable feature set. 216 ``/etc/default/grub`` with the below extra boot arguments:: 231 ``GRUB_CMDLINE_LINUX`` in file ``/etc/default/grub`` with the extra boot
|
| H A D | avp.rst | 13 etc.). The platform offers the virtio device type as the default device when
|
| H A D | softnic.rst | 32 etc. 68 (for examples- telnet, netcat, etc.) to connect and configure Soft NIC device in run-time. 310 ``JMP, QUEUE, RSS, DROP, COUNT, METER, VXLAN`` etc.
|
| H A D | mlx4.rst | 280 by adding the following line to ``/etc/modprobe.d/mlx4_core.conf``:: 291 /etc/init.d/openibd restart 365 /etc/init.d/openibd restart
|
| /dpdk/doc/guides/mempool/ |
| H A D | stack.rst | 10 the mempool type (ring, stack, etc.) will have a negligible impact on
|
| /dpdk/ |
| H A D | meson.build | 32 # set up some global vars for compiler, platform, configuration, etc.
|
| /dpdk/examples/pipeline/examples/ |
| H A D | selector.spec | 17 ; recomputing the IPv4 checksum, etc. The selector allows for multiple next hops to be specified
|
| /dpdk/doc/guides/linux_gsg/ |
| H A D | build_dpdk.rst | 83 to a file in `/etc/ld.so.conf.d/` before running `ldconfig`. 125 parameter to the instruction set of your choice (such as ``corei7``, ``power8``, etc.).
|