From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 46476A04AC; Mon, 24 Aug 2020 15:25:34 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 246A31BE3D; Mon, 24 Aug 2020 15:25:34 +0200 (CEST) Received: from mail-wr1-f65.google.com (mail-wr1-f65.google.com [209.85.221.65]) by dpdk.org (Postfix) with ESMTP id 55B71F72; Mon, 24 Aug 2020 15:25:32 +0200 (CEST) Received: by mail-wr1-f65.google.com with SMTP id b17so7898766wru.2; Mon, 24 Aug 2020 06:25:32 -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:user-agent:mime-version; bh=/8VwTgUaSdjBtXj6Yu858Nm+fz52Qy6vT1CxpmX7isg=; b=cGA2re9ygOyZPXsVl10zuAqfpI5etAEpQMWF6upjGCh2R8pIfqymIGSvklKtttfkBt dVd2Sj1NwUeTuofmgdF8zZHiZp+IlVAu0Q50+QgDN6kqCPJgT/AFjGh66aVydgZI1L4L b6B5GSVrv8U3x5RKQVL4hKhpfu/3ffrcdQ6TfCPZ42zXIuniI6vfoLgoZ0D9+nkXt2rr RVQbLTCt9GNLXpyGYAUMO2S3ujAUKQrV7xjUZ4fJDl5Q90vQn0SUQb3GKh3EOEaRiVCC hxTH4dvuH0tzRgc/uPkaBJ/DuPZ6ZggRYYQXoXs+6fi70ybfcg5ALcdjwNZCcQq2e7kE UYUQ== X-Gm-Message-State: AOAM531ZH4jKv1zYHESJ5POs8Ca8H5/KEJhJVxpDxMBk5YnWPiMLvgPm sa/oDhfSrasZJv/wJbU7XX/jjl3MKyAcIA== X-Google-Smtp-Source: ABdhPJwGJwgZUpefVG1h/K1o4wEe3VmV+bfk1HrK+PAHZTG7q4wm1wsz6LWzFZptRBMUvq9dZhrUjw== X-Received: by 2002:adf:ec08:: with SMTP id x8mr5602199wrn.235.1598275532000; Mon, 24 Aug 2020 06:25:32 -0700 (PDT) Received: from localhost ([88.98.246.218]) by smtp.gmail.com with ESMTPSA id b123sm25101604wme.20.2020.08.24.06.25.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 24 Aug 2020 06:25:31 -0700 (PDT) Message-ID: <02f28f69fb2787170ad38c5c37e24c0a80654f89.camel@debian.org> From: Luca Boccassi To: Christian Ehrhardt Cc: stable@dpdk.org, dev Date: Mon, 24 Aug 2020 14:25:30 +0100 In-Reply-To: References: <20200818181222.8462-1-bluca@debian.org> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.30.5-1.1 MIME-Version: 1.0 Subject: Re: [dpdk-dev] [dpdk-stable] 19.11.4 patches review and test X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Mon, 2020-08-24 at 15:22 +0200, Christian Ehrhardt wrote: > On Tue, Aug 18, 2020 at 8:12 PM Luca Boccassi wrote: > > Hi all, > >=20 > > Here is a list of patches targeted for stable release 19.11.4. > >=20 > > The planned date for the final release is August 31st. > >=20 > > Please help with testing and validation of your use cases and report > > any issues/results with reply-all to this mail. For the final release > > the fixes and reported validations will be added to the release notes. > >=20 > > A release candidate tarball can be found at: > >=20 > > https://dpdk.org/browse/dpdk-stable/tag/?id=3Dv19.11.4-rc1 >=20 > Build tested on all Ubuntu architectures and pushed through some > OVS-DPDK based tests on x86. > Working fine in these setups. Thank you! --=20 Kind regards, Luca Boccassi