Re: [dpdk-dev] [PATCH v3 3/4] net/virtio-user: add support for server mode

2018-03-29 Thread Yang, Zhiyong
Hi Jianfeng, > -Original Message- > From: Tan, Jianfeng > Sent: Wednesday, March 28, 2018 11:15 PM > To: Yang, Zhiyong ; dev@dpdk.org > Cc: Wang, Zhihong ; > maxime.coque...@redhat.com; tho...@monjalon.net; Wang, Dong1 > ; Bie, Tiwei > Subject: Re: [PATCH v3 3/4] net/virtio-user: add supp

Re: [dpdk-dev] [PATCH v3 3/4] net/virtio-user: add support for server mode

2018-03-28 Thread Tan, Jianfeng
Hi Zhiyong, Triggered by the community discussion of thread creation in a library (http://dpdk.org/dev/patchwork/patch/36579/), we can think about if possible to avoid the pthread creation here. Just a quick think, it could be feasible. The key idea is to properly set up the LSC interrupt fo