[dpdk-dev] [PATCH v7 09/10] build: change ABI version to 20.0

Thomas Monjalon thomas at monjalon.net
Tue Nov 19 18:46:21 CET 2019


08/11/2019 17:25, Anatoly Burakov:
> From: Pawel Modrak <pawelx.modrak at intel.com>
> 
> Merge all vesions in linker version script files to DPDK_20.0.
> 
> This commit was generated by running the following command:
> 
> :~/DPDK$ buildtools/update-abi.sh 20.0
> 
> Signed-off-by: Pawel Modrak <pawelx.modrak at intel.com>
> Signed-off-by: Anatoly Burakov <anatoly.burakov at intel.com>
> Acked-by: Bruce Richardson <bruce.richardson at intel.com>
> ---
>  148 files changed, 698 insertions(+), 1433 deletions(-)

That's really fantastic to have a tool doing that job!
Hopefully the diff will be smaller in next versions.

Question: should we run this script at the beginning of each version,
while incrementing the version numbers?




More information about the dev mailing list