Hi Maxime, > -----Original Message----- > From: Maxime Coquelin <[email protected]> > Sent: Monday, December 21, 2020 5:14 AM > To: [email protected]; Xia, Chenbo <[email protected]>; [email protected]; > [email protected]; [email protected] > Cc: Maxime Coquelin <[email protected]> > 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 <[email protected]>

