]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_vhost/rte_vhost.h
vhost: convert buffer addresses to GPA for logging
[dpdk.git] / lib / librte_vhost / rte_vhost.h
index 19474bca07e89e793dc6bf6863d76810b495419d..fa813b05acdc84d85f831cfc9f3e52a26c17396c 100644 (file)
@@ -274,7 +274,7 @@ rte_vhost_va_from_guest_pa(struct rte_vhost_memory *mem,
  * @param vid
  *  vhost device ID
  * @param addr
- *  the starting address for write
+ *  the starting address for write (in guest physical address space)
  * @param len
  *  the length to write
  */