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

2017-09-21 Thread De Lara Guarch, Pablo
, > > Declan ; jerin.ja...@caviumnetworks.com > > Cc: dev@dpdk.org; Richardson, Bruce > > Subject: [dpdk-dev] [PATCH 0/2] have crypto drivers use a standard map > > file name format > > > > rename some of the version.map files that don't match the standard >

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

2017-09-18 Thread Zhang, Roy Fan
: [dpdk-dev] [PATCH 0/2] have crypto drivers use a standard map file > name format > > 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

[dpdk-dev] [PATCH 0/2] have crypto 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): crypto/aesni_mb: rename map file to standard name crypto/armv8: r