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 D0BE9A0548 for ; Tue, 18 May 2021 07:30:02 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8DB2E4003E; Tue, 18 May 2021 07:30:02 +0200 (CEST) Received: from youngberry.canonical.com (youngberry.canonical.com [91.189.89.112]) by mails.dpdk.org (Postfix) with ESMTP id 9B6D34003E for ; Tue, 18 May 2021 07:30:01 +0200 (CEST) Received: from mail-qk1-f197.google.com ([209.85.222.197]) by youngberry.canonical.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1lisIq-00082P-UT for stable@dpdk.org; Tue, 18 May 2021 05:30:01 +0000 Received: by mail-qk1-f197.google.com with SMTP id o14-20020a05620a130eb02902ea53a6ef80so6381557qkj.6 for ; Mon, 17 May 2021 22:30:00 -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=+61VVXfSI6ERKIO8BI7IqdLkzLdwZ+NSghjxpf3lIT0=; b=lvZ+80bDGJA25mbAkq+9ixSQNLYaQO7qvLcYX0Jf+Nms+MhUfbfU4L6/QvpqMYES+n 4ts6CJjK86UwvN9BiM6Z/SHKTOIzCeELexbQ3yjdqcuiyup1P5o1mcN0mzy+6fQhULWX LM7f9Kvc9qy65b7oGbcXNAL3ssn84UDIJ9+jFdWC9MTCczyUfi15YQkENN1vrXnfSryt KIV/EIb9zBWx8UX0KLZjclnMsbeVMDSvaobrSMWIMQ6er+rl0JTH4wKc1XkNb5XIjTC/ Jj6isorC7yNtWUgj4omhtAry8F8sp+5iIqHlc8otnvRfPBhy5MxHT4IbqX+tJaZkB6B6 UabA== X-Gm-Message-State: AOAM533kyqxiPTIsaEXcliTmML3YHRocTysgkcLmtRfpU/C/yOQ3dJ27 fOiWN55GHW0pr9qds+yH3xFEI4l0C903UL4fIHvNFtUXl86NvQQPWyfYclMUlFKS+4tGzp9Gxht +XMJEgbsNRYMaKZhW0uL1pw4Ze5l9JdiNlQ5vtJLd X-Received: by 2002:ac8:5550:: with SMTP id o16mr3071253qtr.7.1621315799846; Mon, 17 May 2021 22:29:59 -0700 (PDT) X-Google-Smtp-Source: ABdhPJx6lcZInlPGGL0NWWaQqC76gjL4bPrN6kEyY/W6YW45v88CSTtwb4kcFJ6+aVfq15utoqRnLSWXREdCHqp0uc0= X-Received: by 2002:ac8:5550:: with SMTP id o16mr3071242qtr.7.1621315799600; Mon, 17 May 2021 22:29:59 -0700 (PDT) MIME-Version: 1.0 References: <20210517182104.3335577-1-christian.ehrhardt@canonical.com> <5c2bb6d8-fa07-e17b-efab-65d67bfe43a6@ovn.org> In-Reply-To: <5c2bb6d8-fa07-e17b-efab-65d67bfe43a6@ovn.org> From: Christian Ehrhardt Date: Tue, 18 May 2021 07:29:33 +0200 Message-ID: To: Ilya Maximets Cc: dpdk stable Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-stable] please help backporting some patches to stable release 19.11.9 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 Sender: "stable" On Mon, May 17, 2021 at 8:46 PM Ilya Maximets wrote: > > On 5/17/21 8:21 PM, Christian Ehrhardt wrote: > > Hi commit authors (and maintainers), > > > > I didn't apply following commits from DPDK main to 19.11 > > stable branch, as conflicts or build errors occur. > > > > To authors, could you please check your patches in the following list and either: > > - Backport your patches to the 19.11 branch, or > > - Indicate that the patch should not be backported > > > > Please do either of the above by 05/24/21. > > > > ... > > > 23abee9dea Ilya Maximets net/virtio: fix interrupt unregistering for listening socket > > Hi. I've sent a backport of this patch for 20.11 earlier today: > > https://inbox.dpdk.org/stable/20210517124500.143341-1-i.maximets@ovn.org/ > > It can be applied on top of 19.11 branch with 3-way merge, i.e. > `git am -3 ` works fine. Will that work for you Thanks Ilya, Yeah - I'm not trial&error'ing every 20.11 backport, but I'm totally fine to merge those once pointed to them by the Author. > or should > I rebase and send a version for 19.11 specifically? > > Bets regards, Ilya Maximets. -- Christian Ehrhardt Staff Engineer, Ubuntu Server Canonical Ltd