Re: [dpdk-dev] [PATCH v4 27/27] vhost: rename SLAVE to CLIENT

2020-07-03 Thread Adrian Moreno
On 7/2/20 1:17 PM, Xia, Chenbo wrote: > Hi Stephen, > > Thanks for working on this! The slave/master naming of vhost is defined > by vhost-user spec, which is maintained by QEMU. I think if we want to > change it. The spec in QEMU should first be changed, then as an implementation > of the spe

Re: [dpdk-dev] [PATCH v4 27/27] vhost: rename SLAVE to CLIENT

2020-07-02 Thread Xia, Chenbo
Hi Stephen, Thanks for working on this! The slave/master naming of vhost is defined by vhost-user spec, which is maintained by QEMU. I think if we want to change it. The spec in QEMU should first be changed, then as an implementation of the spec, we could easily change it. Also, using server/clie