git.droids-corp.org
/
dpdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8426af8
)
vhost: fix typo
author
Yuanhan Liu
<yuanhan.liu@linux.intel.com>
Wed, 9 Sep 2015 05:34:34 +0000
(13:34 +0800)
committer
Thomas Monjalon
<thomas.monjalon@6wind.com>
Fri, 25 Sep 2015 12:53:28 +0000
(14:53 +0200)
_det => _dev
Signed-off-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
Acked-by: Changchun Ouyang <changchun.ouyang@intel.com>
Acked-by: Huawei Xie <huawei.xie@intel.com>
lib/librte_vhost/virtio-net.c
patch
|
blob
|
history
diff --git
a/lib/librte_vhost/virtio-net.c
b/lib/librte_vhost/virtio-net.c
index
b520ec5
..
b670992
100644
(file)
--- a/
lib/librte_vhost/virtio-net.c
+++ b/
lib/librte_vhost/virtio-net.c
@@
-485,7
+485,7
@@
set_vring_num(struct vhost_device_ctx ctx, struct vhost_vring_state *state)
}
/*
- * Reallocate virtio_de
t
and vhost_virtqueue data structure to make them on the
+ * Reallocate virtio_de
v
and vhost_virtqueue data structure to make them on the
* same numa node as the memory of vring descriptor.
*/
#ifdef RTE_LIBRTE_VHOST_NUMA