Re: [dpdk-dev] [PATCH v2 08/15] net/ifc: rename to ifcvf

2018-06-13 Thread Bruce Richardson
On Wed, Jun 13, 2018 at 03:46:05AM +0100, Wang, Xiao W wrote: > Hi Bruce, > > > -Original Message- > > From: Richardson, Bruce > > Sent: Saturday, June 9, 2018 5:21 AM > > To: dev@dpdk.org > > Cc: Richardson, Bruce ; Wang, Xiao W > > > > Subject: [PATCH v2 08/15] net/ifc: rename to ifcvf

Re: [dpdk-dev] [PATCH v2 08/15] net/ifc: rename to ifcvf

2018-06-12 Thread Wang, Xiao W
Hi Bruce, > -Original Message- > From: Richardson, Bruce > Sent: Saturday, June 9, 2018 5:21 AM > To: dev@dpdk.org > Cc: Richardson, Bruce ; Wang, Xiao W > > Subject: [PATCH v2 08/15] net/ifc: rename to ifcvf > > All files in the directory and the resulting driver have prefix of ifcvf, >

[dpdk-dev] [PATCH v2 08/15] net/ifc: rename to ifcvf

2018-06-08 Thread Bruce Richardson
All files in the directory and the resulting driver have prefix of ifcvf, not just ifc, so rename directory for accuracy. Also rename the map file to standard name for meson build in the process. CC: Xiao Wang Signed-off-by: Bruce Richardson --- MAINTAINERS