Hi Maxime, > -----Original Message----- > From: Maxime Coquelin <maxime.coque...@redhat.com> > Sent: Monday, December 21, 2020 5:14 AM > To: dev@dpdk.org; Xia, Chenbo <chenbo....@intel.com>; olivier.m...@6wind.com; > amore...@redhat.com; david.march...@redhat.com > Cc: Maxime Coquelin <maxime.coque...@redhat.com> > Subject: [PATCH 24/40] net/virtio: add Virtio-user ops to set owner > > This patch implements a dedicated callabck for
s/callabck/callback Thanks, Chenbo > sending owner request. All the requests will be > converted that way so that backends other than > Vhost-user don't have to work around being it. > > Signed-off-by: Maxime Coquelin <maxime.coque...@redhat.com>