| /dpdk/doc/guides/compressdevs/ |
| H A D | overview.rst | 22 which means PMD supports different scatter-gather styled input and output buffers 27 which means PMD supports input from scatter-gathered styled buffers, outputting linear buffers 32 which means PMD supports input from linear buffer, outputting scatter-gathered styled buffers.
|
| /dpdk/doc/guides/cryptodevs/ |
| H A D | overview.rst | 22 which means PMD supports different scatter-gather styled input and output buffers 27 which means PMD supports input from scatter-gathered styled buffers, 33 scatter-gathered styled buffers.
|
| H A D | caam_jr.rst | 40 engine provides a scatter/gather capability so that SEC can read and write
|
| H A D | dpaa_sec.rst | 42 engine provides a scatter/gather capability so that SEC can read and write
|
| H A D | dpaa2_sec.rst | 58 engine provides a scatter/gather capability so that SEC can read and write
|
| /dpdk/doc/guides/bbdevs/ |
| H A D | acc100.rst | 43 - ``RTE_BBDEV_LDPC_DEC_SCATTER_GATHER`` : supports scatter-gather for input/output data 52 - ``RTE_BBDEV_TURBO_ENC_SCATTER_GATHER`` : supports scatter-gather for input/output data 63 - ``RTE_BBDEV_TURBO_DEC_SCATTER_GATHER`` : supports scatter-gather for input/output data
|
| /dpdk/doc/guides/dmadevs/ |
| H A D | dpaa.rst | 16 as contiguous or noncontiguous using scatter/gather table(s).
|
| /dpdk/doc/guides/nics/ |
| H A D | bnx2x.rst | 36 - Rx TX scatter gather 108 PMD doesn't support Jumbo Rx scatter gather. Some applications can
|
| H A D | enic.rst | 40 scatter, a pair of RQs on the vnic is needed for each receive 41 queue used by DPDK, even if Rx scatter is not being used. 67 - *Note*: Since the introduction of Rx scatter, for performance 379 supports AVX2, and scatter Rx is not used. To verify that the 385 enic_use_vector_rx_handler use the non-scatter avx2 Rx handler
|
| H A D | thunderx.rst | 403 in scatter/gather mode. So, setting MTU will result with ``EINVAL`` when the
|
| H A D | sfc_efx.rst | 419 **efx** chooses libefx-based datapath which supports Rx scatter.
|
| H A D | mlx5.rst | 641 scatter and multi-segment packet. 663 of a packet if Rx scatter is configured) may be required in case there is no
|
| /dpdk/drivers/net/octeontx_ep/ |
| H A D | otx_ep_common.h | 71 uint64_t scatter:1; member
|
| /dpdk/doc/guides/testpmd_app_ug/ |
| H A D | run_app.rst | 201 * ``--enable-scatter`` 203 Enable scatter (multi-segment) RX. 383 Set the length of segments to scatter packets on receiving if split
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | fips_validation.rst | 115 possible data room (65535 bytes). If the user wants to test scatter-gather
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_16_07.rst | 81 * Improved TX scatter gather support: 85 * Improved jumbo frames support, by dynamically setting RX scatter gather elements
|
| H A D | release_19_11.rst | 309 port config all crc-strip|scatter|rx-cksum|rx-timestamp| 315 port config <port_id> rx_offload crc_strip|scatter|
|
| H A D | release_18_11.rst | 124 * Added support for Rx scatter in EF10 datapath implementation.
|
| H A D | release_20_11.rst | 368 * Added scatter gather support.
|
| /dpdk/drivers/compress/mlx5/ |
| H A D | mlx5_compress.c | 509 (mlx5_compress_dseg_set(qp, &wqe->scatter, in mlx5_compress_enqueue_burst()
|
| /dpdk/doc/guides/tools/ |
| H A D | cryptoperf.rst | 38 for devices which doesn't support scatter-gather, and allows to measure
|
| H A D | testeventdev.rst | 167 Set max packet mbuf size. Can be used to configure Rx/Tx scatter gather.
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | bbdev.rst | 745 | Set if a device supports scatter-gather functionality | 929 | Set if a device supports scatter-gather functionality |
|
| H A D | cryptodev_lib.rst | 663 - pointer to an array of size ``num`` containing a scatter-gather list
|
| /dpdk/drivers/common/mlx5/ |
| H A D | mlx5_prm.h | 605 struct mlx5_wqe_dseg scatter; member
|