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 55B1245710 for ; Thu, 1 Aug 2024 13:59:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2A5CB40DF8; Thu, 1 Aug 2024 13:59:44 +0200 (CEST) Received: from mail-yw1-f181.google.com (mail-yw1-f181.google.com [209.85.128.181]) by mails.dpdk.org (Postfix) with ESMTP id 38E7840DDD; Thu, 1 Aug 2024 13:59:42 +0200 (CEST) Received: by mail-yw1-f181.google.com with SMTP id 00721157ae682-68537c804feso20009937b3.0; Thu, 01 Aug 2024 04:59:42 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722513581; x=1723118381; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=nCj8Smb8Om5BMNI/jN4iWzWP5A8AGKcP/I2msdvv/vs=; b=PIHU5JNSe3qlPg9HMhnFvwzPWznwzZIIW7h+ZlL90iRYVziMLecNIzucIJZJ+gbxIX yzJC1Z5F9MfZl2xUWV0TywLxp3J81Ixny74ub7ObJUVo+p+1mBzV4q+68IvsHK12RYK/ xOmjArnFQhYaqYU8Y5qbCbfMCbbr5OjSco5uT6KST2+IFtP4z6obvQzb1SpA1KiZXg68 vOLfMBBwTCG3j49RntrempPBqxs+IN7Ndse+gTzJ3+K2K1DvHT7OLWVu3mcDdWcKaVV3 8guCn4vJTcSxlQxJjO9y1tPIRGTwo1Q6lj9FQXqJNllUyonmB2c/7S1r7JU4qanQE+Ut wjhQ== X-Gm-Message-State: AOJu0Yzg+Z7r2EVBpCPCzkdcq5GUuF0oGUEr/aisjEKUgRjG0NbUbZK5 C+WIOWfr1C4T4UVbxxATUMHXcUTHKbEsefxDPLwdowWzffgu3LVJGkT+RU1/ X-Google-Smtp-Source: AGHT+IGkN/xlARRCDmjiCTozj0OoFB81e/PSIgJ7YpEIo8VPD2mzyv9RqzvZ9/oPfdZzg2gxmTHk9A== X-Received: by 2002:a81:b40c:0:b0:652:d0a9:87de with SMTP id 00721157ae682-6874f9e1173mr3026787b3.35.1722513581357; Thu, 01 Aug 2024 04:59:41 -0700 (PDT) Received: from mail-yw1-f180.google.com (mail-yw1-f180.google.com. [209.85.128.180]) by smtp.gmail.com with ESMTPSA id 00721157ae682-6756c44dc50sm32737337b3.143.2024.08.01.04.59.41 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 01 Aug 2024 04:59:41 -0700 (PDT) Received: by mail-yw1-f180.google.com with SMTP id 00721157ae682-685bb03e693so15891427b3.2; Thu, 01 Aug 2024 04:59:41 -0700 (PDT) X-Received: by 2002:a0d:f3c6:0:b0:632:c442:2316 with SMTP id 00721157ae682-6874be50858mr23925307b3.3.1722513580769; Thu, 01 Aug 2024 04:59:40 -0700 (PDT) MIME-Version: 1.0 References: <20240731193710.3069297-1-luca.boccassi@gmail.com> In-Reply-To: <20240731193710.3069297-1-luca.boccassi@gmail.com> From: Luca Boccassi Date: Thu, 1 Aug 2024 12:59:29 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: 22.11.6 patches review and test To: stable@dpdk.org Cc: dev@dpdk.org, John McNamara Content-Type: text/plain; charset="UTF-8" X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: stable-bounces@dpdk.org On Wed, 31 Jul 2024 at 20:37, wrote: > > Hi all, > > Here is a list of patches targeted for stable release 22.11.6. > > The planned date for the final release is August 20th. > > 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=v22.11.6-rc1 > > These patches are located at branch 22.11 of dpdk-stable repo: > https://dpdk.org/browse/dpdk-stable/ John, a lot of the Intel emails are bouncing back, could you please double check that this notification has reached your validation team? Thanks