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

2020-04-22 Thread Ray Kinsella
On 22/04/2020 09:18, Thomas Monjalon wrote: > 22/04/2020 10:07, Ray Kinsella: >> On 20/04/2020 13:20, David Marchand wrote: >>> On Mon, Apr 20, 2020 at 1:57 PM Ray Kinsella wrote: Travis ABI check warnings, can be safely ignored in this case, I think. https://travis-ci.com/g

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

2020-04-22 Thread Thomas Monjalon
22/04/2020 10:07, Ray Kinsella: > On 20/04/2020 13:20, David Marchand wrote: > > On Mon, Apr 20, 2020 at 1:57 PM Ray Kinsella wrote: > >> > >> Travis ABI check warnings, can be safely ignored in this case, I think. > >> > >> https://travis-ci.com/github/ovsrobot/dpdk/builds/161009923 > > > > How

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

2020-04-22 Thread David Marchand
On Wed, Apr 22, 2020 at 10:08 AM Ray Kinsella wrote: > > Concluded on separate thread it is best to leave this as v20.02. Ok, thanks for confirming. -- David Marchand

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

2020-04-22 Thread Ray Kinsella
Concluded on separate thread it is best to leave this as v20.02. Thanks, Ray K On 20/04/2020 13:20, David Marchand wrote: > On Mon, Apr 20, 2020 at 1:57 PM Ray Kinsella wrote: >> >> Travis ABI check warnings, can be safely ignored in this case, I think. >> >> https://travis-ci.com/github/ovsro

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

2020-04-20 Thread Ray Kinsella
On 20/04/2020 13:20, David Marchand wrote: > On Mon, Apr 20, 2020 at 1:57 PM Ray Kinsella 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? Theory is

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

2020-04-20 Thread David Marchand
On Mon, Apr 20, 2020 at 1:57 PM Ray Kinsella 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: ./

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

2020-04-20 Thread Ray Kinsella
Travis ABI check warnings, can be safely ignored in this case, I think. https://travis-ci.com/github/ovsrobot/dpdk/builds/161009923 Ray K On 20/04/2020 10:34, Ray Kinsella wrote: > Change references to abi 20.0.1 to use abi v21.0, add myself as the map > file maintainer to more closely monitor

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

2020-04-20 Thread Ray Kinsella
Change references to abi 20.0.1 to use abi v21.0, add myself as the map file maintainer to more closely monitor future abi changes. Signed-off-by: Ray Kinsella --- MAINTAINERS | 2 ++ drivers/common/iavf/rte_common_iavf_version.map |