virtio: remove Rx hotspots from early return
authorOuyang Changchun <changchun.ouyang@intel.com>
Mon, 9 Feb 2015 01:14:13 +0000 (09:14 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 20 Feb 2015 18:19:21 +0000 (19:19 +0100)
commite033c005c225e2fdcdb5de3846cbcd2ecc5df5bf
treecfe212d887238f44f15a96eb66f150a47f064a81
parentda978dfdc43b59e290a46d7ece5fd19ce79a1162
virtio: remove Rx hotspots from early return

Remove those hotspots which is unnecessary when early returning occurs.

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