Home
last modified time | relevance | path

Searched refs:packed (Results 1 – 11 of 11) sorted by relevance

/dpdk/doc/guides/sample_app_ug/
H A Dvhost_blk.rst12 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 Dvirtio.rst232 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 Dsfc_efx.rst468 capture-packed-stream|dpdk] (default **dont-care**)
480 **capture-packed-stream** chooses firmware for SolarCapture packed stream
/dpdk/doc/guides/vdpadevs/
H A Dfeatures_overview.rst78 packed
79 Device support packed virtio queues.
/dpdk/doc/guides/vdpadevs/features/
H A Dmlx5.ini17 packed = Y key
H A Ddefault.ini33 packed = key
/dpdk/examples/ipsec-secgw/
H A DMakefile53 CFLAGS += -Wno-address-of-packed-member
/dpdk/config/
H A Dmeson.build270 '-Wno-address-of-packed-member',
271 '-Wno-packed-not-aligned',
/dpdk/doc/guides/rel_notes/
H A Drelease_21_05.rst171 * **Added support for vhost async packed ring data path.**
173 Added packed ring support for async vhost.
/dpdk/drivers/net/qede/
H A Dqede_debug.c2418 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 Dbbdev.rst933 | 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 |