Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_vhost/
H A Drte_vhost.h29 #define RTE_VHOST_USER_CLIENT (1ULL << 0) macro
H A Dsocket.c949 if ((flags & RTE_VHOST_USER_CLIENT) != 0) { in rte_vhost_driver_register()
/f-stack/dpdk/examples/vdpa/
H A Dmain.c168 vport->flags |= RTE_VHOST_USER_CLIENT; in start_vdpa()
/f-stack/dpdk/doc/guides/prog_guide/
H A Dvhost_lib.rst38 - ``RTE_VHOST_USER_CLIENT``
/f-stack/dpdk/examples/vhost/
H A Dmain.c1590 flags |= RTE_VHOST_USER_CLIENT; in main()
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_16_07.rst139 is enabled when the ``RTE_VHOST_USER_CLIENT`` flag is set while calling
/f-stack/dpdk/drivers/net/vhost/
H A Drte_eth_vhost.c1567 flags |= RTE_VHOST_USER_CLIENT; in rte_pmd_vhost_probe()