On 3/22/21 8:22 AM, Keiichi Watanabe wrote: > Avoid calling rte_vhost_get_vhost_ring_inflight() and > rte_vhost_get_vring_base_from_inflight() when > VHOST_USER_PROTOCOL_F_INFLIGHT_SHMFD is not set. > > Signed-off-by: Keiichi Watanabe <keiic...@chromium.org> > --- > examples/vhost_blk/vhost_blk.c | 23 ++++++++++++++++++----- > 1 file changed, 18 insertions(+), 5 deletions(-) > Reviewed-by: Maxime Coquelin <maxime.coque...@redhat.com> Thanks, Maxime
- [dpdk-dev] [PATCH v2 0/2] vhost: Add API to get negotiate... Keiichi Watanabe
- [dpdk-dev] [PATCH v2 1/2] vhost: Add API to get nego... Keiichi Watanabe
- Re: [dpdk-dev] [PATCH v2 1/2] vhost: Add API to ... Maxime Coquelin
- [dpdk-dev] [PATCH v2 2/2] examples/vhost_blk: Check ... Keiichi Watanabe
- Re: [dpdk-dev] [PATCH v2 2/2] examples/vhost_blk... Maxime Coquelin
- Re: [dpdk-dev] [PATCH v2 0/2] vhost: Add API to get ... Xia, Chenbo