From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <luca.boccassi@gmail.com>
Received: from mail-wm0-f68.google.com (mail-wm0-f68.google.com [74.125.82.68])
 by dpdk.org (Postfix) with ESMTP id 5CD9D7292
 for <stable@dpdk.org>; Tue,  8 May 2018 11:49:46 +0200 (CEST)
Received: by mail-wm0-f68.google.com with SMTP id a137-v6so18441940wme.1
 for <stable@dpdk.org>; Tue, 08 May 2018 02:49:46 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:message-id:subject:from:to:cc:date:in-reply-to
 :references:content-transfer-encoding:mime-version;
 bh=U7Yws4VyO6HDEUrlpF1raJKOD13wGi3daegQw/CItTc=;
 b=s8iV7F/Ws2PVxYEwE/ASDiTtIe7fisIBrwkhrPv0iebr06j05zFNlpUn67rbHGjota
 ZVyRnq3TdxR1sPnZRyxEP3sSrJuc9QWx4DI7P7ON83JUgngC42j/0QEoNXXg40hffWWE
 PDSmRu2ZIrTht1S4dX/EYwIt4Nj1iZy6Hkhu8unq3mDJXgYoW4gsyVlMcYWRQqVn0Vxf
 /QL8atiiELFSvF3tS6INtLHg8kReVu7yDwfkP13mA8ThkN0vfJnKiFJ+yQIRRSKWCTgu
 agh9hsZDOCLLwwIZeMFHKeKW0XcQcXsFKGShdzbth4f9d4+2MYUC8dhOLb12wcC26n+i
 kefA==
X-Gm-Message-State: ALKqPwdvNbOlrVY6li5+dx4aKcghPka/aHYL422JY1EFlJxU9VhmJTrU
 3SW2tiHwxKSu5cnWIuKOVlY=
X-Google-Smtp-Source: AB8JxZqVptabX1izQWXKP9umQ92Lzuvo+M3yIRggre8Zvj7qAKtypU3xlVjFF4N1oQrevzG1GM7Xww==
X-Received: by 2002:a1c:9310:: with SMTP id
 v16-v6mr2919634wmd.60.1525772986050; 
 Tue, 08 May 2018 02:49:46 -0700 (PDT)
Received: from localhost ([2a00:23c5:be9a:5200:ce4c:82c0:d567:ecbb])
 by smtp.gmail.com with ESMTPSA id u37-v6sm26309903wrb.53.2018.05.08.02.49.45
 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256);
 Tue, 08 May 2018 02:49:45 -0700 (PDT)
Message-ID: <1525772984.23337.77.camel@debian.org>
From: Luca Boccassi <bluca@debian.org>
To: Shahaf Shuler <shahafs@mellanox.com>
Cc: stable@dpdk.org, nelio.laranjeiro@6wind.com, yskoh@mellanox.com, 
 adrien.mazarguil@6wind.com
Date: Tue, 08 May 2018 10:49:44 +0100
In-Reply-To: <cover.1525586525.git.shahafs@mellanox.com>
References: <cover.1525586525.git.shahafs@mellanox.com>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Mailer: Evolution 3.22.6-1+deb9u1 
Mime-Version: 1.0
Subject: Re: [dpdk-stable] [PATCH 00/33] mlx5 backports for 18.02.2 stable
X-BeenThere: stable@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches for DPDK stable branches <stable.dpdk.org>
List-Unsubscribe: <https://dpdk.org/ml/options/stable>,
 <mailto:stable-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/stable/>
List-Post: <mailto:stable@dpdk.org>
List-Help: <mailto:stable-request@dpdk.org?subject=help>
List-Subscribe: <https://dpdk.org/ml/listinfo/stable>,
 <mailto:stable-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Tue, 08 May 2018 09:49:46 -0000

On Sun, 2018-05-06 at 09:05 +0300, Shahaf Shuler wrote:
> Below are patches rebased on top of 18.02.1 to be backported to
> 18.02.2
> stable version.

Hello Shahaf,

Patches 30, 31, 32 and 33 of the series seem to be missing?
https://dpdk.org/ml/archives/stable/2018-May/thread.html there's only
up to 29/33

--=20
Kind regards,
Luca Boccassi