vhost: remove retry logic
authorHuawei Xie <huawei.xie@intel.com>
Wed, 8 Oct 2014 18:54:40 +0000 (02:54 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 13 Oct 2014 17:13:10 +0000 (19:13 +0200)
commit8a7576c3dc886a18530b3e650b6f400bcba1b7e8
treec2e2c19c432e66ec6a5f13d8840cb45dc3708556
parent0a739691fce78ae928cb9965c10c503fd5c4ec77
vhost: remove retry logic

It was used to wait some time and retry when there are not enough descriptors.
App could implement this policy easily if it needs.

Signed-off-by: Huawei Xie <huawei.xie@intel.com>
Acked-by: Changchun Ouyang <changchun.ouyang@intel.com>
lib/librte_vhost/vhost_rxtx.c