numam-dpdk/lib/librte_vhost
Maxime Coquelin a0563bd2e3 vhost: prepare for slave requests
send_vhost_message() is currently only used to send
replies, so it modifies message flags to perpare the
reply.

With upcoming channel for backend initiated request,
this function can be used to send requests.

This patch introduces a new send_vhost_reply() that
does the message flags modifications, and makes
send_vhost_message() generic.

Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Acked-by: Yuanhan Liu <yliu@fridaylinux.org>
2017-10-10 15:52:27 +02:00
..
2017-04-01 10:42:44 +02:00
2017-07-19 22:49:47 +03:00
2017-10-10 15:52:27 +02:00
2017-10-10 15:48:53 +02:00
2017-10-10 15:48:53 +02:00