Searched refs:packed (Results 1 – 11 of 11) sorted by relevance
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | vhost_blk.rst | 12 ring (split or packed format) was processed by vhost_blk sample application. 54 -device vhost-user-blk-pci,packed=on,chardev=char0,num-queues=1 \ 62 packed=on means the device support packed ring but need the guest kernel 65 vhost-blk reconnect and packed ring.
|
| /dpdk/doc/guides/nics/ |
| H A D | virtio.rst | 232 packed virtqueue. 235 Regular and in-order version with mergeable Rx buffer support for packed 247 Regular and in-order version for packed virtqueue. 267 There is no vector callbacks for packed virtqueue for now. 283 For packed virtqueue, the default callbacks already support the 421 It is used to enable virtio device packed virtqueue feature. 454 virtio-v1.1-cs01.html#x1-610007>`_: The structure of packed virtqueue is 456 used ring and descriptor table, while packed virtqueue is composed of descriptor 464 If packed virtqueue is not negotiated, below split virtqueue paths will be selected 478 If packed virtqueue is negotiated, below packed virtqueue paths will be selected
|
| H A D | sfc_efx.rst | 468 capture-packed-stream|dpdk] (default **dont-care**) 480 **capture-packed-stream** chooses firmware for SolarCapture packed stream
|
| /dpdk/doc/guides/vdpadevs/ |
| H A D | features_overview.rst | 78 packed 79 Device support packed virtio queues.
|
| /dpdk/doc/guides/vdpadevs/features/ |
| H A D | mlx5.ini | 17 packed = Y key
|
| H A D | default.ini | 33 packed = key
|
| /dpdk/examples/ipsec-secgw/ |
| H A D | Makefile | 53 CFLAGS += -Wno-address-of-packed-member
|
| /dpdk/config/ |
| H A D | meson.build | 270 '-Wno-address-of-packed-member', 271 '-Wno-packed-not-aligned',
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_21_05.rst | 171 * **Added support for vhost async packed ring data path.** 173 Added packed ring support for async vhost.
|
| /dpdk/drivers/net/qede/ |
| H A D | qede_debug.c | 2418 bool packed, in qed_grc_dump_mem_hdr() argument 2431 if (packed) in qed_grc_dump_mem_hdr() 2467 if (packed) in qed_grc_dump_mem_hdr() 2498 bool packed, in qed_grc_dump_mem() argument 2510 packed, mem_group, storm_letter); in qed_grc_dump_mem() 2977 bool packed; in qed_grc_dump_rss() local 2983 packed = (rss_defs->entry_width == 16); in qed_grc_dump_rss() 2992 packed, in qed_grc_dump_rss()
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | bbdev.rst | 933 | Data is packed as 6 bits by dropping and saturating the MSBs | 937 | Data is packed as 6 bits by dropping and saturating the MSBs |
|