Home
last modified time | relevance | path

Searched refs:send (Results 1 – 25 of 76) sorted by relevance

1234

/dpdk/app/test-cmdline/
H A Dcmdline_test.py16 child.send(test["Sequence"])
43 child.send("1" + str(i).zfill(8) + cmdline_test_data.ENTER)
48 child.send(cmdline_test_data.UP * (i + 2) + cmdline_test_data.ENTER)
/dpdk/usertools/
H A Ddpdk-telemetry-client.py67 self.socket.client_fd.send((API_UNREG + self.file_path + "\"}}").encode())
71 self.socket.client_fd.send(METRICS_REQ.encode())
85 self.socket.client_fd.send(GLOBAL_METRICS_REQ.encode())
H A Ddpdk-telemetry.py137 sock.send("/".encode())
145 sock.send(text.encode())
/dpdk/doc/guides/sample_app_ug/
H A Dtest_pipeline.rst164 … | [0.0.0.0/9 => send to output port 0] …
166 … | [0.128.0.0/9 => send to output port 1] …
171 … | [0.0.0.0/10 => send to output port 0] …
173 … | [0.64.0.0/10 => send to output port 1] …
175 … | [0.128.0.0/10 => send to output port 2] …
177 … | [0.192.0.0/10 => send to output port 3] …
202 … | | => send to output port 0] …
217 … | | => send to output port 0]. …
H A Dflow_filtering.rst89 :start-after: Create flow for send packet with. 8<
90 :end-before: >8 End of creating flow for send packet with.
132 In the next step we create and apply the flow rule. which is to send packets
138 :start-after: Create flow for send packet with. 8<
212 the rule. In this case send the packet to queue.
H A Dmulti_process.rst89 Once both processes are running, messages can be sent between them using the send command.
97 …simple_mp > send hello_secondary simple_mp > core 9: Received 'hello_secondar…
98 simple_mp > core 11: Received 'hello_primary' simple_mp > send hello_primary
128 The send thread makes use of the command-prompt library to interactively request user input for mes…
129 Once a send command is issued by the user, a buffer is allocated from the memory pool, filled in wi…
310 For example, the client process will buffer packets to send,
H A Dvm_power_management.rst35 A VM application can send a policy to the host application. The
116 In addition to the ability to send power management requests to the
117 host, a VM can send a power management policy to the host. In some
527 to send a power policy to the host application:
585 To start an application, configure the power policy, and send it to the
593 will send the policy to the host:
700 To start the application and configure the power policy, and send it to the host:
707 will send the policy to the host:
773 The type of packet to send to the VM Power Manager.
774 It is possible to create or destroy a policy or send a direct command
H A Dlink_status_intr.rst242 to send all the received packets on the same TX port using
243 the burst-oriented send function, which is more efficient.
258 This technique introduces some latency when there are not many packets to send.
H A Dntb.rst87 * ``send [filepath]``: Send file to the peer host. Need to be in
H A Dl2_forward_real_virtual.rst294 to send all the received packets on the same TX port,
295 using the burst-oriented send function, which is more efficient.
310 This technique introduces some latency when there are not many packets to send,
/dpdk/doc/guides/nics/
H A Daf_packet.rst7 The AF_PACKET socket in Linux allows an application to receive and send raw
9 a DPDK application to send and receive raw packets through the Kernel.
13 and kernel, that's used to send and receive packets. This helps reducing system
H A Dpfe.rst80 to send and receive packets through packet forwarding engine. Both network
81 interface traffic is multiplexed and send over HIF queue.
84 driver. HIF driver is responsible for send and receive packets between
H A Dnetvsc.rst39 and send and receive packets using the VF path.
134 of the VMBus send buffer will be copied; larger packets always have to
H A Dice.rst279 It's not appropriate to send a packet, if this packet's destination MAC address
280 is just this port's MAC address. If SW tries to send such packets, HW will
296 send AdminQ commands that it would like to execute over to the PF and receive
/dpdk/drivers/net/nfp/
H A Dnfp_cpp_bridge.c226 err = send(sockfd, tmpbuf, len, 0); in nfp_cpp_bridge_serve_read()
283 err = send(sockfd, &tmp, 4, 0); in nfp_cpp_bridge_serve_ioctl()
293 err = send(sockfd, &tmp, 4, 0); in nfp_cpp_bridge_serve_ioctl()
/dpdk/doc/guides/contributing/
H A Dpatches.rst222 The is generally added by ``git send-email`` or ``git format-patch``, see below.
368 send them with ``git send-email``.
511 Patches should be sent to the mailing list using ``git send-email``.
520 See the `Git send-email <https://git-scm.com/docs/git-send-email>`_ documentation for more details.
526 git send-email --to [email protected] --cc [email protected] 000*.patch
534 git send-email --to [email protected] 000*.patch
540 git send-email --to [email protected] --in-reply-to <[email protected]> 000*.patch
548 Experienced committers may send patches directly with ``git send-email`` without the ``git format-p…
555 Sometimes a maintainer or contributor wishes, or can be asked, to send a patch
562 using ``git send-email --subject-prefix='PATCH 16.11' ...``
[all …]
/dpdk/examples/ipsec-secgw/test/
H A Dpkttest.py73 self.s.send(bytedata)
/dpdk/doc/guides/prog_guide/
H A Dmulti_proc_support.rst242 To send a message, a ``rte_mp_msg`` descriptor must be populated first. The list
249 * ``num_fds`` - number of file descriptors to send.
251 Once the structure is populated, calling ``rte_mp_sendmsg()`` will send the
262 To send a request, a message descriptor ``rte_mp_msg`` must be populated.
313 Simply returning a value when processing a request callback will not send a
H A Dqos_framework.rst484 where a byte signifies the time duration required by the physical interface to send out a byte on t…
541 * Subport S has enough credits to send the packet;
543 * Subport S has enough credits for traffic class TC to send the packet;
545 * Pipe P has enough credits to send the packet;
547 * Pipe P has enough credits for traffic class TC to send the packet.
626 …| | | bucket to send the full packet (packet bytes and framing overhead f…
721 …| | | bucket to send the full packet (packet bytes and framing overhead …
810 …| | | are currently available in the TC limit to send the full packet …
997 whose purpose is to limit the amount of traffic that each pipe is allowed to send for best effort T…
1375 where a byte signifies the time duration required by the physical interface to send out a byte on t…
[all …]
/dpdk/doc/guides/eventdevs/
H A Ddsw.rst62 send enqueued events immediately to the destination port, but instead
/dpdk/examples/ip_reassembly/
H A Dmain.c144 uint64_t send; member
269 TX_LCORE_STAT_UPDATE(&qconf->tx_stat, send, k); in send_burst()
982 qconf->tx_stat.send); in queue_dump_stat()
/dpdk/drivers/net/tap/
H A Dtap_netlink.c126 send_bytes = send(nlsk_fd, nh, nh->nlmsg_len, 0); in tap_nl_send()
/dpdk/doc/guides/vdpadevs/
H A Dfeatures_overview.rst52 Guest can send gratuitous packets.
/dpdk/doc/guides/howto/
H A Dvfd.rst30 feature, it can send a message to the PF application (i.e., the application
112 allowed to send the packets to other virtual ports.
151 When enabling the VLAN anti-spoofing, the port will not send packets whose
H A Dvirtio_user_as_exceptional_path.rst30 send/receive packets to/from user space DPDK applications, which has little

1234