Re: [dpdk-dev] [PATCH v3 3/4] build: use version number from config file

2019-03-26 Thread Thomas Monjalon
15/03/2019 19:20, Bruce Richardson: > Since we have the version number in a separate file at the root level, > we should not need to duplicate this in rte_version.h too. Best > approach here is to move the macros for specifying the year/month/etc. > parts from the version header file to the build c

[dpdk-dev] [PATCH v3 3/4] build: use version number from config file

2019-03-15 Thread Bruce Richardson
Since we have the version number in a separate file at the root level, we should not need to duplicate this in rte_version.h too. Best approach here is to move the macros for specifying the year/month/etc. parts from the version header file to the build config file - leaving the other utility macro