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 D3095A0350 for ; Mon, 28 Feb 2022 22:31:21 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9EF0D40140; Mon, 28 Feb 2022 22:31:21 +0100 (CET) Received: from mail-ej1-f51.google.com (mail-ej1-f51.google.com [209.85.218.51]) by mails.dpdk.org (Postfix) with ESMTP id 1AD3E40140 for ; Mon, 28 Feb 2022 22:31:21 +0100 (CET) Received: by mail-ej1-f51.google.com with SMTP id vz16so27611368ejb.0 for ; Mon, 28 Feb 2022 13:31:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:subject:date:message-id:mime-version :content-transfer-encoding; bh=gVVjG3zyCHE07ZIA2f7qZQ+lzyFvrxRLOJwwpLkDf1o=; b=lnkDHFvrtlXt8Yskpv1t/iZqOWDsduAMmGYi+1NrTbJFfPS603IBMqBeiSw8RDPT1O JGHRHS7/7BYr+RWU+xar1XzvvxfMgrdasUpPw55S9n/VofQyMPI8qXCUnzW1zN0YIpzb Ysu//X2xJ/joe+kd94VbIhzyOjoDW4U8/wRZ43lYiXwLUzmXkC/qGHarw100v7/ktdpo H8uPB4tZlMHjkA+qbFXjRSQRIe36zyElBu2rpnpCaEURkLpDMfDuSWuws3WQmYJaSxUQ QuzsL9JSo6zapViw2Qqf4zMF7uuifRDHolX+NmcUxdAIP4QER7uU8N/rVND7aY/DN+3F ZjUw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:date:message-id:mime-version :content-transfer-encoding; bh=gVVjG3zyCHE07ZIA2f7qZQ+lzyFvrxRLOJwwpLkDf1o=; b=NqFxO0J6M0wrwfgLF/7kPbQQJmISKWMGYRwvTTu77MV0cOBHWq+Ks28kv9ZsghVUGy R5PrqFP+hjNn291ZX9+nfwd47D1iIY7VAPbxilOXY0IcfjabrTFC5H1W5KpIpXdsWpwr jMnJQS5w0RT8I7obyL24OBjSXtoWrI7e7nbly+og0HBc1qi+xNB7J0vnOh/AFy0ZHRaM dNu+AD5dtvENX5YbsZwsp2a0ALMGm9MtnhI3QT5EIkRGyWyTPnQamAC9pSNpfcV1OPhM XkiY1h49u6Vl+azojqdOSm4CltaosMlCVn4E0ovViKzfHdW7RJAVutU4NuH1dJJJRfiM xymw== X-Gm-Message-State: AOAM531AVB7nm5gLjatUH27ErMOtQkIAx2RMQIRkpnZRJ8bIW48zQHM6 olOxVOuTvOSDALk8whc7apQe6c8brcGmHhbm X-Google-Smtp-Source: ABdhPJyJmgczThowkdoqBFF9smHyXXpoLQGfS0Vath2sQrVeXGL6SDs6eSNpfevDyQPJPPzZJtZasg== X-Received: by 2002:a17:906:b50:b0:6d6:e503:131c with SMTP id v16-20020a1709060b5000b006d6e503131cmr86222ejg.597.1646083880356; Mon, 28 Feb 2022 13:31:20 -0800 (PST) Received: from localhost ([137.220.125.106]) by smtp.gmail.com with ESMTPSA id ce10-20020a170906b24a00b006ce98c354cdsm4663199ejb.53.2022.02.28.13.31.19 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 28 Feb 2022 13:31:19 -0800 (PST) From: luca.boccassi@gmail.com To: dpdk stable Subject: please help backporting some patches to stable release 20.11.5 Date: Mon, 28 Feb 2022 21:31:16 +0000 Message-Id: <20220228213116.3344280-1-luca.boccassi@gmail.com> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 Hi commit authors (and maintainers), Despite being selected by the DPDK maintenance tool ./devtools/git-log-fixes.sh 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 03/07/22. You can find the a temporary work-in-progress branch of the coming 20.11.5 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 --- 033904450b Chengwen Feng dma/hisilicon: use common PCI device naming 6be4c57add Michael Baum net/mlx5: fix errno update in shared context creation dcbaafdc8f Michael Baum net/mlx5: fix sibling device config check a501609ea6 Pablo de Lara crypto/ipsec_mb: fix length and offset settings