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 3C24AA054A for ; Fri, 19 Feb 2021 09:18:44 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 08BB640042; Fri, 19 Feb 2021 09:18:44 +0100 (CET) Received: from mail-yb1-f182.google.com (mail-yb1-f182.google.com [209.85.219.182]) by mails.dpdk.org (Postfix) with ESMTP id 6ACD240042 for ; Fri, 19 Feb 2021 09:18:42 +0100 (CET) Received: by mail-yb1-f182.google.com with SMTP id m9so4781550ybk.8 for ; Fri, 19 Feb 2021 00:18:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=broadcom.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=nLqzQt/cQ6uA4fov4ayWmCwE48PLCQOyq0rQQn2g378=; b=EwJcw/i/5+V4zGVg7gwFjd7/dog4I9LZkpW4OKJRlRJROBjIbPNPmY46NZ4sDpfa7p Y3VwWbQzZJkVfHthzm350NF5yuCbrCclqH7mmM7D0detcA4rOzCCBygCIFkrMzLjj2Xj 6fniZMP9ciAV55krudmho/MNV1jV72+IXu1qY= 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=nLqzQt/cQ6uA4fov4ayWmCwE48PLCQOyq0rQQn2g378=; b=fLVfRdJCFDDC/j4/o+CJQXxc/rGD8mqoCDLTKtRdh5Equ4wx4XaUSTdvxDcF10a0g2 3Ipl3zn2PKWxBUUDOmm1RpvvKkCpR/EQxb9QkVb0BrHpSmLGYwm0nw3zYv0eR4CWnEeH VRnc8fLRjqb9+OJ1+9dMgmoHCdWKNAQv6hjqCxquJdDNgnADnQp6uTH+AU3GNmJ5+AqG QkxLLx/5V+rZYl/lbQZJEKVtTbWTIMYD0xQWFNSrh9K8MhPtD6VoVzUPYi+woyqDUlh+ ajTftRvKD1dGBUS6g0N+y0uaQbbVlv5zm1k8f1Ig8HO3VtoZx6nfWlEZxSB2vqWc64CQ 0ZaQ== X-Gm-Message-State: AOAM530bIxdr7ATK4TUqyqs3vnFzlwT8ywH/JSGykBv/+XAhv8tSDqA8 D7V2pbZiZrt1BFTWKFQ62wM1wRpDp+JLaq3LRczqN0TG22by+fTi X-Google-Smtp-Source: ABdhPJyI7cdsMvdehuNfvcNcBo21hRts2sagLugP77QF0GZFUGv+/knp4weLwXVtLInoclds5Zdvln36FxNQe6hP+PI= X-Received: by 2002:a05:6902:100a:: with SMTP id w10mr11419567ybt.474.1613722721119; Fri, 19 Feb 2021 00:18:41 -0800 (PST) MIME-Version: 1.0 References: <20210204115554.2506672-1-christian.ehrhardt@canonical.com> In-Reply-To: <20210204115554.2506672-1-christian.ehrhardt@canonical.com> From: Somnath Kotur Date: Fri, 19 Feb 2021 13:48:29 +0530 Message-ID: To: dpdk stable Cc: Ajit Khaparde , Alvin Zhang , Amit Bernstein , Beilei Xing , Bruce Richardson , Chenmin Sun , David Marchand , Dmitry Kozlyuk , Ferruh Yigit , Harry van Haaren , Hemant Agrawal , Huisong Li , Ido Segev , Igor Chauskin , Jeff Guo , Jiawei Wang , Kalesh AP , Lance Richardson , Lee Daly , Lijun Ou , Liron Himi , Martin Spinler , Matan Azrad , Maxime Coquelin , Michael Baum , Michal Krawczyk , Murphy Yang , Olivier Matz , Qi Zhang , Ruifeng Wang , Shiri Kuzin , Steve Yang , Suanming Mou , Tal Shnaiderman , Thomas Monjalon , Venkat Duvvuru , Viacheslav Ovsiienko , Victor Raj , Xueming Zhang Content-Type: multipart/signed; protocol="application/pkcs7-signature"; micalg=sha-256; boundary="00000000000096d07705bbac19a7" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: Re: [dpdk-stable] please help backporting some patches to stable release 19.11.7 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" --00000000000096d07705bbac19a7 Content-Type: text/plain; charset="UTF-8" On Thu, Feb 4, 2021 at 5:26 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. > > Can authors 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 02/11/21. > > You can find the a temporary work-in-progress branch of the coming 19.11.7 > release at: > https://github.com/cpaelzer/dpdk-stable-queue > 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 19.11] foo/bar: fix baz > > With git format-patch, this can be achieved by appending the parameter: > --subject-prefix='PATCH 19.11' > > Send the backported patch to "stable@dpdk.org" but not "dev@dpdk.org". > > FYI, branch 19.11 is located at tree: > https://git.dpdk.org/dpdk-stable > > Thanks. > > Christian Ehrhardt > > --- > 15cfb0bfc4 Alvin Zhang net/ixgbe: fix configuration of max frame size > 1f949ad90b Amit Bernstein net/ena: fix Tx doorbell statistics > 47193beea5 Beilei Xing net/i40e: fix flex payload rule conflict > 7be7dc6dea Bruce Richardson build: force pkg-config for dependency detection > 820778fad6 Bruce Richardson vhost: fix missing header includes > c85ebb39db Dmitry Kozlyuk buildtools: fix archive extraction for LLVM 8 > a38eae8efa Dmitry Kozlyuk buildtools: fix archive extraction for Python 3.5 > 65ef14c576 Dmitry Kozlyuk buildtools: fix pmdinfogen with pyelftools < 0.24 > 08dcd18706 Huisong Li app/testpmd: fix queue stats mapping configuration > ec12dc5a55 Huisong Li net/hns3: fix Rx/Tx errors stats > 3213d584b6 Huisong Li net/hns3: fix xstats with id and names > 8a90f3d8d0 Igor Chauskin net/ena: fix Tx SQ free space assessment > 1d973d8f4c Igor Chauskin net/ena: prevent double doorbell > 2ce964954b Jiawei Wang app/testpmd: fix packets dump overlapping > 73d1cc96be Lance Richardson net/bnxt: fix doorbell write ordering > c86e930165 Lance Richardson net/bnxt: fix fallback mbuf allocation logic > e750acef45 Lance Richardson net/bnxt: fix outer UDP checksum Rx offload capability > d5bbd72246 Lance Richardson net/bnxt: make offload flags mapping per-ring > 48a580c5df Lance Richardson net/bnxt: set correct checksum status in mbuf > f77b3c3a7b Lijun Ou net/hns3: adjust some comments > 30d3072070 Liron Himi net/mvpp2: introduce fixup for FIFO overrun > 8e1630e0f1 Michael Baum net/mlx4: fix device detach > 4a7f979af2 Michael Baum net/mlx5: remove CQE padding device argument > 05cffdcfa0 Michal Krawczyk net/ena: validate Rx req ID upon acquiring descriptor > 75c6287f25 Murphy Yang net/ice: fix outer checksum flags > de6aede17b Olivier Matz service: propagate init error in EAL > d5be7f9375 Qi Zhang net/ice/base: update add scheduler node counter > d362e6f6ac Shiri Kuzin net/mlx5: fix VXLAN decap on non-VXLAN flow > 9d276b439a Somnath Kotur net/bnxt: fix error handling in device start > c9ffd6f886 Somnath Kotur net/bnxt: fix lock init and destroy > 70517a3a8f Somnath Kotur net/bnxt: fix PF resource query Hi Christian, I just posted the backported version of patches 1 and 2 above . The 3rd one ( 70517a3a8f Somnath Kotur net/bnxt: fix PF resource query) is not applicable for a backport as it's needs some other changes that are in 20.08 etc . Please apply the ones i've sent to 19.11.7 Thanks Som > 14801aa3fb Steve Yang net/ice: fix jumbo frame flag condition > 48554c7db7 Steve Yang net/ixgbe: fix jumbo frame flag condition > 84a22cbcc4 Suanming Mou net/mlx5: fix crash on secondary process port close > 2b36c30b8c Suanming Mou net/mlx5: fix port attach in secondary process > 16047bd015 Tal Shnaiderman net/mlx5: fix comparison sign in flow engine > 45eb6a1dfe Thomas Monjalon lib: fix doxygen for parameters of function pointers > 81c3b97735 Viacheslav Ovsiienko net/mlx5: fix Verbs memory allocation callback --00000000000096d07705bbac19a7--