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 873C3A0A0C for ; Thu, 15 Jul 2021 17:04:48 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5AD6140143; Thu, 15 Jul 2021 17:04:48 +0200 (CEST) Received: from mail-wm1-f47.google.com (mail-wm1-f47.google.com [209.85.128.47]) by mails.dpdk.org (Postfix) with ESMTP id 3C3C440143 for ; Thu, 15 Jul 2021 17:04:47 +0200 (CEST) Received: by mail-wm1-f47.google.com with SMTP id l8-20020a05600c1d08b02902333d79327aso3234803wms.3 for ; Thu, 15 Jul 2021 08:04:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:mime-version:reply-to :content-transfer-encoding; bh=TTR3rvhjA9ye+n17iMkGHnluJkMFmNqM64Sfh4REwpM=; b=h/JFKTUWxRFU2dKzbdxEldjhXIDl+mPEiaWRWrvp5OAGWCKBvPzDq8Dw2P4SY7JWL5 GDYY+xfzfUhfGL3fsAF2ryM7Fj8CmJFvuUyy96aV4B+HvbiuGLPGyvFLPyJn32d6KEmG l5jum1Kefu/ZH0OaiUhbhsbS4Cl4ZWRXbfUeFtkgcvJJ8SQxaLPPwzUi9yU2XDf17uX+ dossXThoMeHtS+lHBlWkFd4Cq23+gx1YupiwLMdfDMDZNuMjoZyMNjCZ37WvIHUSRW05 Ka7Y2n8H/iZIBPwYIev0ksUluo5c4p71n1pOh+KWsMx7RIZuPcYRMk4wW4PXBRu5R3kr 0gMA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:mime-version :reply-to:content-transfer-encoding; bh=TTR3rvhjA9ye+n17iMkGHnluJkMFmNqM64Sfh4REwpM=; b=K0f/ZWmMDcZWsmvT0U8pcHX2yk16ehexqHRl1H5+v94rQlYXRBNSIbymON1H4cXsGQ /y/SjaOzsY/hYTYLg/EwOfS0WrwVaOyiVvqN6rF1nN4dmAHJfYkKIIOMoZwQ/cdIIEK8 6FtcvohXK/ztk8dKP33dftIz6+RySx2wEO4uug6i6TsCQmz4aI0NUrW5mx3iKH6VWA3R r4l6dURmoQL2IIyNTUb6F4Ozp9hPj5j46dgkrNtuSBF7u8eVVhZoSiVPOy6arDEiRf6D jWM7uhAF3y3WG2tE36fWR1QcmFoLZuEV3KVBzgq6gt7QGa8tpDIuCFmCHod/83iO2Po6 t6Cw== X-Gm-Message-State: AOAM530kztFhVlJ8JuNSM42m9BJipjoSJn7XEK4hoFzOVi/XarluPYkJ Y8fQBl5eDRxvDaNP9sx8RKJICVHfQ7ULCw== X-Google-Smtp-Source: ABdhPJyRiduobBzbWe9ofeoPLzpYJgGuceTnOS0UiA+lW5twbEMSXNZy9BhmmYAFFmXDOxcZAuXDPw== X-Received: by 2002:a7b:c74a:: with SMTP id w10mr11004757wmk.54.1626361486476; Thu, 15 Jul 2021 08:04:46 -0700 (PDT) Received: from localhost ([137.220.125.106]) by smtp.gmail.com with ESMTPSA id e11sm8345933wrt.0.2021.07.15.08.04.45 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 15 Jul 2021 08:04:45 -0700 (PDT) From: luca.boccassi@gmail.com To: dpdk stable Date: Thu, 15 Jul 2021 16:04:33 +0100 Message-Id: <20210715150433.2731791-1-luca.boccassi@gmail.com> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-stable] please help backporting some patches to stable release 20.11.3 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: , Reply-To: dpdk stable Errors-To: stable-bounces@dpdk.org Sender: "stable" Hi commit authors (and maintainers), I didn't apply following commits from DPDK main to 20.11 stable branch, as conflicts or build errors occur. Can authors check your patches in the following list and either: - Backport your patches to the 20.11 branch, or - Indicate that the patch should not be backported Please do either of the above by 07/22/21. You can find the a temporary work-in-progress branch of the coming 20.11.3 release at: https://github.com/bluca/dpdk-stable It is recommended to backport on top of that to minimize further conflicts or misunderstandings. Some notes on stable backports: A backport should contain a reference to the DPDK main branch commit in it's commit message in the following fashion: [ upstream commit ] For example: https://git.dpdk.org/dpdk-stable/commit/?h=18.11&id=d90e6ae6f936ecdc2fd3811ff9f26aec7f3c06eb When sending the backported patch, please indicate the target branch in the subject line, as we have multiple branches, for example: [PATCH 20.11] foo/bar: fix baz With git format-patch, this can be achieved by appending the parameter: --subject-prefix='PATCH 20.11' Send the backported patch to "stable@dpdk.org" but not "dev@dpdk.org". FYI, branch 20.11 is located at tree: https://git.dpdk.org/dpdk-stable Thanks. Luca Boccassi --- b3fa83945a Ajit Khaparde net/bnxt: fix ring allocation and free a57d92d73d Cristian Dumitrescu pipeline: fix table entry read cfdaa678b3 Dmitry Kozlyuk eal/windows: cleanup interrupt resources 3888f31950 Dmitry Kozlyuk eal/windows: fix interrupt thread handle leakage 35dff5d3b7 Dmitry Kozlyuk eal/windows: fix interrupt thread ID 29343b9030 Richael Zhuang test/power: fix CPU frequency when turbo enabled 03c8f2fe11 Somnath Kotur net/bnxt: detect bad opaque in Rx completion c150dff40d Viacheslav Ovsiienko net/mlx5: fix Rx queue timestamp format