> -----Original Message----- > From: Yuanhan Liu [mailto:yuanhan.liu at linux.intel.com] > Sent: Wednesday, November 2, 2016 3:15 AM > To: dev at dpdk.org > Cc: Mcnamara, John <john.mcnamara at intel.com>; Yuanhan Liu > <yuanhan.liu at linux.intel.com> > Subject: [PATCH 2/3] doc: update the vhost sample guide > > For vhost-switch sample, the old guide takes too many words on > vhost-cuse, which is mainly due to vhost-cuse is invented before > vhost-user. > > Now vhost-cuse is removed, meaning the best part of the doc is useless. > Instead of amending one piece here and there, this patch simply removes > the most part of the doc and replace it with a simple test guide. > > For tep_term sample, mainly for removing the part has "vhost-cuse". > > Signed-off-by: Yuanhan Liu <yuanhan.liu at linux.intel.com>
Good cleanup. Acked-by: John McNamara <john.mcnamara at intel.com>