vhost: rename driver callbacks struct
authorMaxime Coquelin <maxime.coquelin@redhat.com>
Tue, 2 Nov 2021 10:47:48 +0000 (11:47 +0100)
committerMaxime Coquelin <maxime.coquelin@redhat.com>
Wed, 3 Nov 2021 10:59:27 +0000 (11:59 +0100)
commitab4bb42406cc7c82ff69b444433f09d873a5466e
tree75551bfd3b1fa2be76f691964e4a66e13756b392
parentdc1b454f246bac12ab8143b9a50ddbe7a14ad110
vhost: rename driver callbacks struct

As previously announced, this patch renames struct
vhost_device_ops to struct rte_vhost_device_ops.

Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Reviewed-by: Chenbo Xia <chenbo.xia@intel.com>
12 files changed:
doc/guides/prog_guide/vhost_lib.rst
doc/guides/rel_notes/deprecation.rst
doc/guides/rel_notes/release_21_11.rst
drivers/net/vhost/rte_eth_vhost.c
examples/vdpa/main.c
examples/vhost/main.c
examples/vhost_blk/vhost_blk.c
examples/vhost_blk/vhost_blk.h
examples/vhost_crypto/main.c
lib/vhost/rte_vhost.h
lib/vhost/socket.c
lib/vhost/vhost.h