Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/vhost_blk/
H A Dvhost_blk.c35 #define VHOST_BLK_FEATURES ((1ULL << VIRTIO_F_RING_PACKED) | \ macro
803 ret = rte_vhost_driver_set_features(dev_pathname, VHOST_BLK_FEATURES); in vhost_blk_ctrlr_construct()