| /dpdk/examples/dma/ |
| H A D | dmafwd.c | 365 uint16_t nb_dq, filled; in dma_dequeue() local 377 for (filled = 0; filled < nb_dq; filled++) { in dma_dequeue() 378 src[filled] = dma->bufs[(dma->sent + filled) & MBUF_RING_MASK]; in dma_dequeue() 379 dst[filled] = dma->copies[(dma->sent + filled) & MBUF_RING_MASK]; in dma_dequeue() 383 return filled; in dma_dequeue()
|
| /dpdk/doc/guides/rawdevs/ |
| H A D | cnxk_bphy.rst | 55 get message containing payload i.e ``struct cnxk_bphy_cgx_msg_link_info`` filled with information 82 message payload i.e ``struct cnxk_bphy_cgx_msg_link_mode`` needs to be filled with relevant 91 message payload i.e ``struct cnxk_bphy_cgx_msg_set_link_state`` needs to be filled with relevant 129 to be filled with relevant information. There are also two convenience functions namely
|
| H A D | ntb.rst | 138 are filled with data.
|
| H A D | ioat.rst | 315 of memory is overwritten, or filled, with a short pattern of data.
|
| /dpdk/doc/guides/compressdevs/ |
| H A D | isal.rst | 36 structure, rte_comp_xform, must be filled with either of the CompressDev 51 will be filled with the checksum.
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | dmadev.rst | 106 completed operations along with the status of each operation (filled into the
|
| H A D | kernel_nic_interface.rst | 358 The mbuf is dequeued (without waiting due the cache) and filled with data from sk_buff.
|
| H A D | packet_classif_access_ctrl.rst | 346 * populated with rules AC context and cfg filled properly.
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | l2_forward_crypto.rst | 295 and filled: 300 :end-before: >8 End of crypto operation allocated and filled.
|
| H A D | vmdq_forwarding.rst | 80 a default structure is provided for VMDq configuration to be filled in later by the application.
|
| H A D | dist_app.rst | 76 the hash field in the mbuf. For IP traffic, this field is automatically filled
|
| H A D | l2_forward_event.rst | 365 (l2fwd_dst_ports[]) is filled such that for each source port, a destination port 422 (l2fwd_dst_ports[]) is filled such that for each source port, a destination port
|
| H A D | vmdq_dcb_forwarding.rst | 96 a default structure is provided for VMDQ and DCB configuration to be filled in later by the applica…
|
| H A D | l2_forward_real_virtual.rst | 281 …tion process, a static array of destination ports (l2fwd_dst_ports[]) is filled such that for each…
|
| H A D | l2_forward_job_stats.rst | 317 …tion process, a static array of destination ports (l2fwd_dst_ports[]) is filled such that for each…
|
| H A D | multi_process.rst | 129 Once a send command is issued by the user, a buffer is allocated from the memory pool, filled in wi…
|
| /dpdk/doc/guides/dmadevs/ |
| H A D | ioat.rst | 101 of each individual operation which is filled in to the ``status`` array provided as parameter
|
| H A D | idxd.rst | 189 individual operations which is filled in to the ``status`` array provided as parameter by the
|
| /dpdk/lib/eventdev/ |
| H A D | rte_event_eth_rx_adapter.c | 869 uint16_t filled, space, sz; in rxa_create_event_vector() local 871 filled = 0; in rxa_create_event_vector() 888 filled++; in rxa_create_event_vector() 913 filled++; in rxa_create_event_vector() 918 return filled; in rxa_create_event_vector()
|
| /dpdk/doc/guides/tools/ |
| H A D | testbbdev.rst | 69 The bbdev test app is executed twice. First time vector is filled based on 257 It runs all available tests using the test vector filled based on
|
| /dpdk/doc/guides/cryptodevs/ |
| H A D | scheduler.rst | 130 point to a rte_cryptodev_scheduler_threshold_option structure filled with
|
| /dpdk/doc/guides/bbdevs/ |
| H A D | fpga_5gnr_fec.rst | 187 fashion. Queues get filled first-in first-out until they reach a pre-defined
|
| H A D | fpga_lte_fec.rst | 186 fashion. Queues get filled first-in first-out until they reach a pre-defined
|
| /dpdk/doc/guides/contributing/ |
| H A D | vulnerability.rst | 277 * The assigned bug is filled by a member of the security team,
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_2_1.rst | 427 testpmd contain invalid zero-filled MAC addresses. 877 * Give the ``rte_pktmbuf_pool_private`` filled with appropriate
|