On 10/9/2015 1:46 PM, Yuanhan Liu wrote: > From: Changchun Ouyang <changchun.ouyang at intel.com> > > The new API rte_vhost_core_id_set() is to bind a virtq to a specific > core, while the another API rte_vhost_core_id_get() is for getting > the bind core for a virtq. Where is the absolute necessity to put switching/application logic into vhost virt queue structure? Besides, suggest seperate vhost example patchset and vhost library patchset so that if we have issue with one, it doesn't stop another being merged. > > The usage, which will be introduced soon, could be find at > examles/vhost/main.c. > > Signed-off-by: Changchun Ouyang <changchun.ouyang at intel.com> > Signed-off-by: Yuanhan Liu <yuanhan.liu at linux.intel.com> > ---
- [dpdk-dev] [PATCH v6 05/13] vhost-user: handle VH... Thomas Monjalon
- [dpdk-dev] [PATCH v6 05/13] vhost-user: handl... Yuanhan Liu
- [dpdk-dev] [PATCH v6 06/13] virtio: read virtio_net_co... Yuanhan Liu
- [dpdk-dev] [PATCH v6 06/13] virtio: read virtio_n... Thomas Monjalon
- [dpdk-dev] [PATCH v6 06/13] virtio: read virt... Yuanhan Liu
- [dpdk-dev] [PATCH v6 06/13] virtio: read ... Thomas Monjalon
- [dpdk-dev] [PATCH v6 06/13] virtio: r... Yuanhan Liu
- [dpdk-dev] [PATCH v6 07/13] vhost-user: enable vhost-u... Yuanhan Liu
- [dpdk-dev] [PATCH v6 08/13] vhost: add VHOST_USER_SET_... Yuanhan Liu
- [dpdk-dev] [PATCH v6 09/13] vhost: add API bind a virt... Yuanhan Liu
- [dpdk-dev] [PATCH v6 09/13] vhost: add API bind a... Xie, Huawei
- [dpdk-dev] [PATCH v6 09/13] vhost: add API bi... Yuanhan Liu
- [dpdk-dev] [PATCH v6 09/13] vhost: add AP... Thomas Monjalon
- [dpdk-dev] [PATCH v6 10/13] ixgbe: support VMDq RSS in... Yuanhan Liu
- [dpdk-dev] [PATCH v6 10/13] ixgbe: support VMDq R... Thomas Monjalon
- [dpdk-dev] [PATCH v6 10/13] ixgbe: support VMDq R... Ananyev, Konstantin
- [dpdk-dev] [PATCH v6 10/13] ixgbe: support VM... Yuanhan Liu
- [dpdk-dev] [PATCH v6 10/13] ixgbe: suppor... Ananyev, Konstantin
- [dpdk-dev] [PATCH v6 10/13] ixgbe: su... Yuanhan Liu
- [dpdk-dev] [PATCH v6 11/13] examples/vhost: demonstrat... Yuanhan Liu
- [dpdk-dev] [PATCH v6 12/13] examples/vhost: add per qu... Yuanhan Liu