[dpdk-dev] [PATCH] abi: change references to abi 20.0.1 to abi v21

David Marchand david.marchand at redhat.com
Mon Apr 20 14:20:32 CEST 2020


On Mon, Apr 20, 2020 at 1:57 PM Ray Kinsella <mdr at ashroe.eu> wrote:
>
> Travis ABI check warnings, can be safely ignored in this case, I think.
>
> https://travis-ci.com/github/ovsrobot/dpdk/builds/161009923

How about comparing to 19.11 ABI then?


--- a/.travis.yml
+++ b/.travis.yml
@@ -36,7 +36,7 @@ script: ./.ci/${TRAVIS_OS_NAME}-build.sh

 env:
   global:
-    - REF_GIT_TAG=v20.02
+    - REF_GIT_TAG=v19.11

 jobs:
   include:


-- 
David Marchand



More information about the dev mailing list