From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <dev-bounces@dpdk.org>
Received: from dpdk.org (dpdk.org [92.243.14.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 26368A0530;
	Wed, 12 Feb 2020 09:54:12 +0100 (CET)
Received: from [92.243.14.124] (localhost [127.0.0.1])
	by dpdk.org (Postfix) with ESMTP id 9B4D12629;
	Wed, 12 Feb 2020 09:54:10 +0100 (CET)
Received: from us-smtp-delivery-1.mimecast.com (us-smtp-2.mimecast.com
 [205.139.110.61]) by dpdk.org (Postfix) with ESMTP id 6B7971B53
 for <dev@dpdk.org>; Wed, 12 Feb 2020 09:54:08 +0100 (CET)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com;
 s=mimecast20190719; t=1581497647;
 h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
 to:to:cc:cc:mime-version:mime-version:content-type:content-type:
 content-transfer-encoding:content-transfer-encoding:
 in-reply-to:in-reply-to:references:references;
 bh=k1m2bJfmDnCJTHy5d8bErU67QxMm59XNdlXXSoMBvw8=;
 b=Bwtwq4SK0vf82Nt4/maHRl/dJPN6ff4ob35Eu2z9QlTDFcwByFslx2uF/RXpGT6CKOz02m
 JbOVnE6HncOpA2mBqZEu7U/8JrYjR8NkjDh7Cir9mflCwquPDnfG/twy+mAPR/KFyFoqZF
 WDFrMaZ5sjtfHAu54tID8GZNSnfLzLs=
Received: from mail-vk1-f198.google.com (mail-vk1-f198.google.com
 [209.85.221.198]) (Using TLS) by relay.mimecast.com with ESMTP id
 us-mta-270-l8v4TFoFNw-rTN_2e1-Cvg-1; Wed, 12 Feb 2020 03:54:05 -0500
Received: by mail-vk1-f198.google.com with SMTP id m25so379846vko.19
 for <dev@dpdk.org>; Wed, 12 Feb 2020 00:54:05 -0800 (PST)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:mime-version:references:in-reply-to:from:date
 :message-id:subject:to:cc;
 bh=k1m2bJfmDnCJTHy5d8bErU67QxMm59XNdlXXSoMBvw8=;
 b=g8hAIXHuKxeTsD5ae1GNaYBUgU1J53nFCTO7Do+N+gt7BSSZ5FhmxuDQhMPQX1H5VG
 ozuHlT0UCPZ2IZ+qXPxusWLDCkvOPY4l1DXeFOSD/OiZgGq71tFZI5rqFUxZA8i7oB+h
 Gn2XbRq22D38jAIFewyPDj6/Gz8wwuQ+rG/6RhsG/2cRDAmEGYsQ3lv67m3H4r/j53bI
 FnbwB+8V4If3Dy7eClhaTFbH0Xb8f9+uvngpdT7AfpBJkloJkZc5Sl5EMYupXDZHDWfh
 TBtfY+idRelCJytz9mKB2xORgNA00/DSQcKU/uh+PUhQja4FosFC6uA1btk5kMyYEBuC
 54/w==
X-Gm-Message-State: APjAAAWrXl4W80Of5STTGzzEZrkV1wIl6iPNP7VgnWfEEx1nRTsSen5V
 eo/AZKbjo9ZccTV+Aizqaty4VXswQ8NV0EMoAFz43UUhpQ1XE7JHB0LAKM/cjxkDSRwF528wLfm
 IOm8+fsKIEeKH+PXojrg=
X-Received: by 2002:a67:905:: with SMTP id 5mr11724676vsj.105.1581497644978;
 Wed, 12 Feb 2020 00:54:04 -0800 (PST)
X-Google-Smtp-Source: APXvYqzM3yGcnS5LhkYRs6p40RmR4amXyGzGJ5y3rmdx2EN5ohAdb9G4Rt68GN+R41A2QvPsee+3NMRIzNpnf/c3D/g=
X-Received: by 2002:a67:905:: with SMTP id 5mr11724664vsj.105.1581497644694;
 Wed, 12 Feb 2020 00:54:04 -0800 (PST)
MIME-Version: 1.0
References: <1581450527-28860-1-git-send-email-matan@mellanox.com>
In-Reply-To: <1581450527-28860-1-git-send-email-matan@mellanox.com>
From: David Marchand <david.marchand@redhat.com>
Date: Wed, 12 Feb 2020 09:53:52 +0100
Message-ID: <CAJFAV8y+kioh7uQ4D_g0WkN6cWnLa4mFgwgH6KFG4T6KRU0M4Q@mail.gmail.com>
To: Matan Azrad <matan@mellanox.com>
Cc: dev <dev@dpdk.org>, Viacheslav Ovsiienko <viacheslavo@mellanox.com>, 
 Thomas Monjalon <thomas@monjalon.net>
X-MC-Unique: l8v4TFoFNw-rTN_2e1-Cvg-1
X-Mimecast-Spam-Score: 0
X-Mimecast-Originator: redhat.com
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Subject: Re: [dpdk-dev] [PATCH 1/2] common/mlx5: fix ABI version
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
Errors-To: dev-bounces@dpdk.org
Sender: "dev" <dev-bounces@dpdk.org>

On Tue, Feb 11, 2020 at 8:48 PM Matan Azrad <matan@mellanox.com> wrote:
>
> Changed the ABI version to 20.0.1.
>
> Fixes: 7b4f1e6bd367 ("common/mlx5: introduce common library")
>
> Signed-off-by: Matan Azrad <matan@mellanox.com>

Acked-by: Viacheslav Ovsiienko <viacheslavo@mellanox.com>

Series applied, thanks.



--
David Marchand