08/11/2019 17:25, Anatoly Burakov: > From: Pawel Modrak <[email protected]> > > 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 <[email protected]> > Signed-off-by: Anatoly Burakov <[email protected]> > Acked-by: Bruce Richardson <[email protected]> > --- > 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?

