From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id D93A4A0C43; Thu, 26 Aug 2021 12:09:36 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C1253411F3; Thu, 26 Aug 2021 12:09:36 +0200 (CEST) Received: from smtp-relay-internal-0.canonical.com (smtp-relay-internal-0.canonical.com [185.125.188.122]) by mails.dpdk.org (Postfix) with ESMTP id 1AB884013F for ; Thu, 26 Aug 2021 12:09:36 +0200 (CEST) Received: from mail-qt1-f197.google.com (mail-qt1-f197.google.com [209.85.160.197]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp-relay-internal-0.canonical.com (Postfix) with ESMTPS id B948D40794 for ; Thu, 26 Aug 2021 10:09:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canonical.com; s=20210705; t=1629972575; bh=zpxNEG/qntWJB90jTflI9CeOKdMZIRK9lRyqdDLelxg=; h=MIME-Version:References:In-Reply-To:From:Date:Message-ID:Subject: To:Cc:Content-Type; b=mx3XYMNtTgROGtXv66DbJucIn4V6MUYpxhgOdcVIra9fTNuGYeBnlGZ7H2G2ewvTn BoMDbaNgj8Mf/mZXATKePYcBu3u0wsIhhyQ9hADh3Xxxt2jR25otWpq+aJdUv7ouAW 7WFg6GALjo+aHGV+PJpxVqhT5CSniUv7zs4aUymDUjBLnN+Y2eKVDpaBoQq3AZAFnT wky2PxQdnEolgAJteA6LsqBnxHPs0Xxp07DMv7/NcJTOBeQF2C+DfKIRYusa0tvcO4 P+4D17Kbi3jm195inNGbh9DsV1YI6ibijRkAsUBViAyEd/JaVSv4GK6VYqyH1jWX/r olsq1uogtWNkQ== Received: by mail-qt1-f197.google.com with SMTP id c11-20020ac87dcb0000b0290293566e00b1so1429643qte.15 for ; Thu, 26 Aug 2021 03:09:35 -0700 (PDT) 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=zpxNEG/qntWJB90jTflI9CeOKdMZIRK9lRyqdDLelxg=; b=PDkFb3cQZbgUU3SDkoM2tetoLzL3FDP65yU12cGtAUY0Honu1bwm0WmMl0k4ol52n7 Y/4Yl83nsSWUfQMTnXvjBZBzXO9LQuFjWkbV0M6iMzL7eKW7G12sleWJnFZna1hIIjrq 1Kq3BSsT9ronCcPghg3wSTDR8Y6DCK62MwCI7fxfJBb8+2dd9wZaU0RyXp2NhK7202p5 e+1MRLZcqWTMomGpd/QhDBOSrVRwmCuRrd42yhaaxHp7QOKiS+5DOZPycAhKM8zZ1dJz iNKdwt9qBzr4KuEXIybm0WU2xcexIuAu8IZI8YcysMnxt0Lpo1uM0ON5hAbUXZZj2+jl rJJg== X-Gm-Message-State: AOAM533WY0dduP9zZobPUGrnBUl7Ylh6TiZGANbpgqiBsI3pqIEJX2bX PT8DKUJsBgxtzRoF2L2pbp0LmKAl8Bksw1ew+7Ljyu+RayVdz1Xf63EFu4FXqmRPbztGGJeNNng 7VXON+Eb0aYZpJUML4gE+c0IQYqXEBx83ZlTW X-Received: by 2002:ac8:78c:: with SMTP id l12mr2478088qth.112.1629972574507; Thu, 26 Aug 2021 03:09:34 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxSLW2v+/0DBVGc1AgYoYlrc6eO74wRjn7q00pvVcadzpXtEfFpgApcdyqMd/nkH+MHOiU0EpeLXZ54RcZerNA= X-Received: by 2002:ac8:78c:: with SMTP id l12mr2478069qth.112.1629972574311; Thu, 26 Aug 2021 03:09:34 -0700 (PDT) MIME-Version: 1.0 References: <20210809084331.2724583-1-luca.boccassi@gmail.com> In-Reply-To: From: Christian Ehrhardt Date: Thu, 26 Aug 2021 12:09:08 +0200 Message-ID: To: Luca Boccassi Cc: "dev@dpdk.org" , dpdk stable Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] 20.11.3 patches review and test X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 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, Aug 23, 2021 at 5:30 PM Luca Boccassi wrote: > > > -----Original Message----- > > From: dev On Behalf Of luca.boccassi@gmail.com > > Sent: Monday, August 9, 2021 4:44 PM > > To: stable@dpdk.org > > Cc: dev@dpdk.org; Abhishek Marathe ; > > Akhil Goyal ; Ali Alnubani ; > > Walker, Benjamin ; David Christensen > > ; Govindharajan, Hariprasad > > ; Hemant Agrawal > > ; Stokes, Ian ; Jerin > > Jacob ; Mcnamara, John ; > > Ju-Hyoung Lee ; Kevin Traynor > > ; Luca Boccassi ; Pei Zhang > > ; Yu, PingX ; Xu, Qian Q > > ; Raslan Darawsheh ; Thomas > > Monjalon ; Peng, Yuan ; > > Chen, Zhaoyan > > Subject: [dpdk-dev] 20.11.3 patches review and test > > > > Hi all, > > > > Here is a list of patches targeted for stable release 20.11.3. > > > > The planned date for the final release is August 23rd. > > > > 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. > > > > A release candidate tarball can be found at: > > > > https://dpdk.org/browse/dpdk-stable/tag/?id=v20.11.3-rc1 > > > > These patches are located at branch 20.11 of dpdk-stable repo: > > https://dpdk.org/browse/dpdk-stable/ > > > > Thanks. > > > > Luca Boccassi > > Hello, Hi Luca, while my tests won't achieve the coverage of the bigger labs I still wanted to mention that I've built this for Ubuntu (21.04) and successfully ran some OVS-DPDK based tests on it. Directly in the format for the .rst file * Canonical(R) Testing * Build tests of DPDK & OVS 2.15.0 on Ubuntu 21.04 (meson based) * Functional and performance tests based on OVS-DPDK on x86_64 * Autopkgtests for DPDK and OpenvSwitch > The release of 20.11.3 is postponed to September the 6th to allow more > time for regression tests to complete. Apologies for any issues this > delay will cause. > > -- > Kind regards, > Luca Boccassi -- Christian Ehrhardt Staff Engineer, Ubuntu Server Canonical Ltd