Re: [dpdk-dev] [PATCH 0/2] have net drivers use a standard map file name format

2017-09-14 Thread Richardson, Bruce
> -Original Message- > From: Yigit, Ferruh > Sent: Thursday, September 14, 2017 5:34 PM > To: Richardson, Bruce ; Tan, Jianfeng > ; Doherty, Declan > Cc: dev@dpdk.org > Subject: Re: [PATCH 0/2] have net drivers use a standard map file name > format > > On 9/14/2017 4:57 PM, Bruce Richar

Re: [dpdk-dev] [PATCH 0/2] have net drivers use a standard map file name format

2017-09-14 Thread Ferruh Yigit
On 9/14/2017 4:57 PM, Bruce Richardson wrote: > rename some of the version.map files that don't match the standard naming > convention. For future meson build system, this will save us having to > specify for each driver what the filename of its map file is. > > Bruce Richardson (2): > net/bondi

[dpdk-dev] [PATCH 0/2] have net drivers use a standard map file name format

2017-09-14 Thread Bruce Richardson
rename some of the version.map files that don't match the standard naming convention. For future meson build system, this will save us having to specify for each driver what the filename of its map file is. Bruce Richardson (2): net/bonding: rename map file to standard name net/xenvirt: rename