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

2018-05-18 Thread Wang, Xiao W
Hi, > -Original Message- > From: Richardson, Bruce > Sent: Friday, May 18, 2018 4:13 PM > To: Wang, Xiao W > Cc: dev@dpdk.org > Subject: Re: [PATCH-18.08 08/15] net/ifc: rename to ifcvf > > On Fri, May 18, 2018 at 02:52:36AM +0100, Wang, Xiao W wrote: > > Hi Bruce, > > > > > -Origina

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

2018-05-18 Thread Bruce Richardson
On Fri, May 18, 2018 at 02:52:36AM +0100, Wang, Xiao W wrote: > Hi Bruce, > > > -Original Message- > > From: Richardson, Bruce > > Sent: Friday, May 18, 2018 4:15 AM > > To: dev@dpdk.org > > Cc: Richardson, Bruce ; Wang, Xiao W > > > > Subject: [PATCH-18.08 08/15] net/ifc: rename to ifcvf

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

2018-05-17 Thread Wang, Xiao W
Hi Bruce, > -Original Message- > From: Richardson, Bruce > Sent: Friday, May 18, 2018 4:15 AM > To: dev@dpdk.org > Cc: Richardson, Bruce ; Wang, Xiao W > > Subject: [PATCH-18.08 08/15] net/ifc: rename to ifcvf > > All files in the directory and the resulting driver have prefix of ifcvf,

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

2018-05-17 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. Signed-off-by: Bruce Richardson --- CC: Xiao Wang --- MAINTAINERS