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 78040A0540 for ; Wed, 6 Jul 2022 22:40:32 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5272340691; Wed, 6 Jul 2022 22:40:32 +0200 (CEST) Received: from mail-wr1-f54.google.com (mail-wr1-f54.google.com [209.85.221.54]) by mails.dpdk.org (Postfix) with ESMTP id 2976740691 for ; Wed, 6 Jul 2022 22:40:31 +0200 (CEST) Received: by mail-wr1-f54.google.com with SMTP id bk26so8541883wrb.11 for ; Wed, 06 Jul 2022 13:40:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:reply-to:content-transfer-encoding; bh=hw+AQdb++01Wyz7JWDNfPi+s4ZsU02rvU0fs6XYnEvI=; b=gRLemrUTuMB924uz7rSbhl6a7syJh8k8UjZtD3lMYp+7UiM/nnKtC5IaKBTxMToeTm fVtcTOZFKgpNICq3uxQ33XVdU1dxGC6uvu7+kmt7sO4tZdIoBFuHJ/8NRLiav2tCGcMj rOgx0vbgowUIgL5gsJ35hOx7R7AYXf64QRtDF8Syco0obwBp6qe6ENc83XWazLmkQeOk Vb2xtWrngM7x+/DT1Jil1IKz7JT1JQLJCoj35Fh9N9IThZ743Rl0I7hqy4v7cfP8D/bE UfZgc9AgZwTW5zVS49HAJeGHJGgqdoOD9Ugwl+5d90BpWGfSizMG+k6+ANVzSu0DEiGv lGCQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:reply-to:content-transfer-encoding; bh=hw+AQdb++01Wyz7JWDNfPi+s4ZsU02rvU0fs6XYnEvI=; b=ptr12BAsqjwgB3vnmhH66IYOSDI/O9Qt7xKNXfbjkeTv04UheDSFw5paUFa9qGGeH9 IYr6cpAe60NkWylRFrBAMttkvH4tVGA1VCHRJntSJydPVO/ZfmHGdNMOMOziNceiFi8v Q2YnTE9YVpCnr0PzTtdEXZhH38i2mGRgcAM6KxWac8/YhjN8ex7DpY4AymYJ8coKM2+k fqacxAMS100+yyqfwCN4FiW6pS2qp3Z40Ssn3RhCH90Bteu4TPDRaPQaptoCTRJbkg8/ a+w19ZyujfOL/mpmSXMk2T3B2zavTSMB0zfhanP2RgeWUNhKDve0Tijt9rsjkE6QnkPK zmdw== X-Gm-Message-State: AJIora9ogs0safcuWIE3NDN7Z5/Nai+qC5Fl7lXUM8ZSHmbMcP1bffc+ nDMLfp6bAsUM3zxGiTMkKGbsZ6EXsOHqP6ar X-Google-Smtp-Source: AGRyM1vaX9EpRJn/5Pb909N30HpQB1gKQuzredsDSvE7FqUc/FAJaVfNDDD2vqyDaJ6bBPdyg1SHWg== X-Received: by 2002:a5d:6c63:0:b0:21d:2a53:c7a6 with SMTP id r3-20020a5d6c63000000b0021d2a53c7a6mr40479029wrz.393.1657140030692; Wed, 06 Jul 2022 13:40:30 -0700 (PDT) Received: from localhost ([2a01:4b00:f41a:3600:360b:9754:2e3a:c344]) by smtp.gmail.com with ESMTPSA id m9-20020a5d4a09000000b0021d6e917442sm8487760wrq.72.2022.07.06.13.40.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Jul 2022 13:40:30 -0700 (PDT) From: luca.boccassi@gmail.com To: dpdk stable Cc: Changchun Ouyang , Chenbo Xia , Huawei Xie , Maxime Coquelin , Wei Ling , Yuan Wang Subject: please help backporting some patches to stable release 21.11.2 Date: Wed, 6 Jul 2022 21:40:25 +0100 Message-Id: <20220706204025.3424160-1-luca.boccassi@gmail.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20220624163108.1884382-1-ktraynor@redhat.com> References: <20220624163108.1884382-1-ktraynor@redhat.com> 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: , Reply-To: dpdk stable 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 21.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 21.11 branch, or - Indicate that the patch should not be backported Please do either of the above by July the 8th. You can find the a temporary work-in-progress branch of the coming 21.11.2 release at: https://github.com/kevintraynor/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 21.11] foo/bar: fix baz With git format-patch, this can be achieved by appending the parameter: --subject-prefix='PATCH 21.11' Send the backported patch to "stable@dpdk.org" but not "dev@dpdk.org". FYI, branch 21.11 is located at tree: https://git.dpdk.org/dpdk-stable Thanks. Luca Boccassi --- 1907ce4bae Yuan Wang examples/vhost: fix retry logic on Rx path