dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
* Vhost-user early adopter feedback
@ 2015-02-18  7:59 Benoît Canet
  2015-02-25  7:46 ` Xie, Huawei
  0 siblings, 1 reply; 3+ messages in thread
From: Benoît Canet @ 2015-02-18  7:59 UTC (permalink / raw)
  To: huawei.xie-ral2JQCrhuEAvxtiuMwx3w, dev-VfR2kkLFssw


Hello Xie,

As promized I integrated your vhost-user patchset from january in my vswitch.

I just tried it, it works pretty well.

I just had a minor bug with rte_vhost_driver_register taking ownership of the
string patch pointer too late. I freed it out of habit just after registering in the
caller and when ifname[IFNAMESIZ] was written the pointer was used for a new string I
allocated later. Maybe an early strdup() would fix this.

The last patch of your new version is really a great idea since it will
simplify a lot the socket creation and management code.

Best regards

Benoît

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-02-25 11:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-18  7:59 Vhost-user early adopter feedback Benoît Canet
2015-02-25  7:46 ` Xie, Huawei
     [not found]   ` <C37D651A908B024F974696C65296B57B0F3A436D-0J0gbvR4kThpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2015-02-25 11:32     ` Benoît Canet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).