[dpdk-dev] [PATCH 2/7] vhost: remove sub source dir

2016-08-24 Thread Maxime Coquelin
On 08/18/2016 10:48 AM, Yuanhan Liu wrote: > We now have one vhost implementation; no sub source dir is needed. > Rmove it by move them to upper dir. s/Rmove/Remove/ > > Signed-off-by: Yuanhan Liu > --- > lib/librte_vhost/Makefile | 6 +++--- > lib/librte_vhost/{vhost_

[dpdk-dev] [PATCH 2/7] vhost: remove sub source dir

2016-08-18 Thread Yuanhan Liu
We now have one vhost implementation; no sub source dir is needed. Rmove it by move them to upper dir. Signed-off-by: Yuanhan Liu --- lib/librte_vhost/Makefile | 6 +++--- lib/librte_vhost/{vhost_user => }/fd_man.c | 0 lib/librte_vhost/{vhost_user => }/fd_man.