numam-dpdk/lib/librte_vhost
Nikolay Nikolaev 0bff510b5e vhost: unify message handling function signature
Each vhost-user message handling function will return an int result
which is described in the new enum vh_result: error, OK and reply.
All functions will now have two arguments, virtio_net double pointer
and VhostUserMsg pointer.

Signed-off-by: Nikolay Nikolaev <nicknickolaev@gmail.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
2018-09-28 01:41:03 +02:00
..
2018-05-14 22:31:03 +01:00
2018-09-14 20:08:41 +02:00
2018-09-14 20:08:41 +02:00
2018-04-14 00:40:21 +02:00
2018-06-15 09:49:39 +02:00
2018-04-14 00:40:21 +02:00
2018-06-15 09:49:39 +02:00
2018-09-14 20:08:41 +02:00
2018-09-14 20:08:41 +02:00