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 81606A0A0A for ; Thu, 20 May 2021 15:54:16 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 38F7540041; Thu, 20 May 2021 15:54:16 +0200 (CEST) Received: from youngberry.canonical.com (youngberry.canonical.com [91.189.89.112]) by mails.dpdk.org (Postfix) with ESMTP id DB83440041 for ; Thu, 20 May 2021 15:54:14 +0200 (CEST) Received: from mail-qk1-f200.google.com ([209.85.222.200]) by youngberry.canonical.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1ljj7u-0001yS-Jr for stable@dpdk.org; Thu, 20 May 2021 13:54:14 +0000 Received: by mail-qk1-f200.google.com with SMTP id s123-20020a3777810000b02902e9adec2313so12553196qkc.4 for ; Thu, 20 May 2021 06:54:14 -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; bh=3i1ZFnNBF07WHhwjbXYfDiq0Yg7le/F4OC4jtTuc7P4=; b=QL1F/ieTlpGhvPknVd+vV7Lz4Yh5A8MGG8nfU+xMRkDcB9ltR0cEMh75gdJmwmPphb iCQa0J70MX7Ax3Lp2udOCPB8tzsFQ+CAd9CR9oZ7euIQWKWhJz5BexnvHlAn282UxBvr +DQNuuQupmiSHQXbfFhKe5Q2HSrivus8c0rzg1V8jTNzgWHpOBYgzkEU9/X2NF/zImvh /FIhyZAYWTNo1OkX2DXxa3EgaVK9qklzAWZXSeYAhLwra8d3pZ6+bAB/BGty9Wc8aKCU i49LFgTHlljeX6KdCpmixWpAZrwE5VeOeZOVo72Ea/I0+Ku5hWustwGMFElRPmru2TSE AJrw== X-Gm-Message-State: AOAM530TqanLsF+L8TBWRSUH4Mp6ZToadkGFg9jYhV9URKHwuStOo7/v YCqtuXJMzhWCBbGfR+sQtpoDbGVuridAUDoXyKUQZejDPghejU1Dwd1/tSKZUhE0+q7FvMa3nvE gdIkaNMdEicy3yh33371Watc/vHVbMGS45BtfTTZH X-Received: by 2002:a05:620a:a4c:: with SMTP id j12mr2997223qka.33.1621518853403; Thu, 20 May 2021 06:54:13 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzOwYA4fWbyD25lzyJUZalbL1bI+WmY6HHHaZhYTO6dECUMYMwHlSdgpu1AtQ+g3lXEYZanKijVl3bgwGMhO2I= X-Received: by 2002:a05:620a:a4c:: with SMTP id j12mr2997189qka.33.1621518853099; Thu, 20 May 2021 06:54:13 -0700 (PDT) MIME-Version: 1.0 References: <20210520075556.1969082-1-christian.ehrhardt@canonical.com> In-Reply-To: From: Christian Ehrhardt Date: Thu, 20 May 2021 15:53:47 +0200 Message-ID: To: Kalesh Anakkur Purayil , 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 Thu, May 20, 2021 at 2:33 PM Kalesh Anakkur Purayil wrote: > > Hi Christian Ehrhardt, > > Below is the backporting status of bnxt PMD patches to 19.11.9. Thanks a lot! I've got the 8 listed patches plus the cleanup "net/bnxt: fix build failures after merging patches" that you submitted. They are applied and pushed on the WIP 19.11 branch that is available on github. > e2895305a5 Ajit Khaparde net/bnxt: fix resource cleanup > [Kalesh] : The patch above is not applicable to 19.11-LTS, should be > discarded. > > 4f28d9a1a6 Kalesh AP net/bnxt: drop unused attribute > 39a03b401e Kalesh AP net/bnxt: fix double free in port start failure > 94131e4ab7 Kalesh AP net/bnxt: fix firmware fatal error handling > 4f1d8fdc3f Kalesh AP net/bnxt: fix memory allocation for command > response > 53f98141ee Kalesh AP net/bnxt: fix PTP support for Thor > ab15dd5a1c Kalesh AP net/bnxt: fix timesync when PTP is not > supported > 01406837bf Kalesh AP net/bnxt: fix VF info allocation > eac4fc71cd Somnath Kotur net/bnxt: fix xstats get > [Kalesh] : The above ones are backported and sent to ML. > > 25fefa2b17 Lance Richardson net/bnxt: fix Rx descriptor status > [Kalesh] : Will check with Lance and push later. > > Regards, > Kalesh > > On Thu, May 20, 2021 at 1:26 PM Christian Ehrhardt < > christian.ehrhardt@canonical.com> wrote: > > > Hi commit authors (and maintainers), > > > > First of all I have to apoligize, you might think "haven't I seen this > > before?". > > Yes you have, but the first time due to a script accident and myself not > > being > > suspicious enough I've sent the mail to a way too big receipient list. > > Other than the joy of having to excuse a lot this also meant that quite > > some > > mail servers seem to have blocked this. > > Therefore (and since I touched it anyway looking at 21.05-rc4 today) I > > thought > > it might be good to send this again. > > Finally since I'm out next week anyway I extended the usual deadline a bit > > and > > hope that will help to backport some of these changes. > > > > 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 05/30/21. > > > > You can find the a temporary work-in-progress branch 19.11 of the coming > > 19.11.9 > > release in branch 19.11 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.9] foo/bar: fix baz > > > > With git format-patch, this can be achieved by appending the parameter: > > --subject-prefix='PATCH 19.11.9' > > > > Please send the backported patch to myself and "stable@dpdk.org" but not " > > dev@dpdk.org". > > > > Thanks. > > > > Christian Ehrhardt > > > > --- > > e2895305a5 Ajit Khaparde net/bnxt: fix resource cleanup > > 144127ba56 Alexander Kozyrev net/mlx5: adjust modify field action > > endianness > > 0588d64ffd Alexander Kozyrev net/mlx5: check extended metadata for mark > > modification > > 8660e202b3 Alexander Kozyrev net/mlx5: check field size in modify field > > action > > 5cc6764267 Alexander Kozyrev net/mlx5: reject tunnel ID modification > > 25fb790f78 Chengchang Tang net/hns3: fix HW buffer size on MTU update > > 1e28e842e0 Chengchang Tang net/hns3: fix imprecise statistics > > 6911e7c22c Chengchang Tang net/hns3: fix long task queue pairs reset time > > a1d0caa92c Chengchang Tang net/hns3: fix processing Tx offload flags > > d566bfcff0 Chengchang Tang net/hns3: fix timing in mailbox > > fde636caf4 Chengchang Tang net/hns3: fix timing in resetting queues > > 8f01e2f847 Chengchang Tang net/hns3: fix Tx checksum for UDP packets > > with special port > > a32eaf435a Chengchang Tang net/hns3: fix use of command status > > enumeration > > d7ec2c0765 Chengchang Tang net/hns3: select Tx prepare based on Tx > > offload > > ec2ed976ac Chengwen Feng net/hns3: delete mailbox arq ring > > fae9b062b0 Chengwen Feng net/hns3: fix handling link update > > 7d6df32cf7 Chengwen Feng net/hns3: fix missing outer L4 UDP flag for > > VXLAN > > c8dec72de0 Chengwen Feng net/hns3: fix possible mismatched response of > > mailbox > > 76a3836b98 Chengwen Feng net/hns3: fix setting default MAC address in > > bonding of VF > > 1f303606e8 Chengwen Feng net/hns3: fix some packet types > > 78dbb6f999 Chengwen Feng net/hns3: fix time delta calculation > > b80c527a9c Chengwen Feng net/hns3: increase readability in logs > > e316530d79 Chengwen Feng net/hns3: remove VLAN/QinQ ptypes from > > support list > > 3cd7290c16 David Marchand ci: catch coredumps > > 3e08081637 David Marchand eal: fix evaluation of log level option > > ca7036b4af David Marchand vhost: fix offload flags in Rx path > > d345d6c957 Ferruh Yigit drivers/net: fix FW version query > > f9f24ecd79 Hongbo Zheng net/hns3: fix concurrent interrupt handling > > 230d4940ed Huisong Li net/hns3: fix link speed when port is down > > 64308555d5 Huisong Li net/hns3: fix link status when port is stopped > > 398ee80192 Huisong Li net/hns3: fix link update when failed to get > > link info > > 17ff95283f Huisong Li net/hns3: remove redundant mailbox response > > 23abee9dea Ilya Maximets net/virtio: fix interrupt unregistering for > > listening socket > > 5aa67931ec John Daley net/enic: fix flow initialization error > > handling > > 4f28d9a1a6 Kalesh AP net/bnxt: drop unused attribute > > 39a03b401e Kalesh AP net/bnxt: fix double free in port start > > failure > > 94131e4ab7 Kalesh AP net/bnxt: fix firmware fatal error handling > > 4f1d8fdc3f Kalesh AP net/bnxt: fix memory allocation for command > > response > > 53f98141ee Kalesh AP net/bnxt: fix PTP support for Thor > > ab15dd5a1c Kalesh AP net/bnxt: fix timesync when PTP is not > > supported > > 01406837bf Kalesh AP net/bnxt: fix VF info allocation > > 25fefa2b17 Lance Richardson net/bnxt: fix Rx descriptor status > > af68c1d699 Luc Pelletier eal: fix hang in control thread creation > > 34cc55cce6 Luc Pelletier eal: fix race in control thread creation > > e6988afdc7 Matan Azrad net/mlx5: fix imissed statistics > > 53ef1b3477 Min Hu (Connor) ethdev: add sanity checks in control APIs > > 4a072ad434 Murphy Yang net/i40e: fix flow director config after flow > > validate > > ff04964ea6 Murphy Yang net/i40e: fix flow director for common pctypes > > 052a5d3867 Pavan Nikhilesh event/octeontx2: fix XAQ pool reconfigure > > 1edf7a796d Pu Xu ip_frag: fix fragmenting IPv4 packet with > > header option > > 83306d6c46 Shun Hao net/mlx5: fix meter statistics > > eac4fc71cd Somnath Kotur net/bnxt: fix xstats get > > 16afcbfa30 Tal Shnaiderman eal/windows: fix default thread priority > > e412a138db Tengfei Zhang net/pcap: fix file descriptor leak on close > > c6d527a1c8 Thomas Monjalon app/testpmd: fix usage text > > e0ae50c687 Thomas Monjalon build: remove redundant _GNU_SOURCE > > definitions > > 204a7f44bc Thomas Monjalon bus/pci: support I/O port operations with musl > > e0473c6d5b Thomas Monjalon eal: fix build with musl > > 569ffbc981 Viacheslav Ovsiienko common/mlx5: add timestamp format support > > to DevX > > da845ae9d7 Viacheslav Ovsiienko net/mlx5: fix drop action for Direct > > Rules/Verbs > > d61381ad46 Viacheslav Ovsiienko net/mlx5: support timestamp format > > 687833fffa Wei Huang raw/ifpga/base: check size before assigning > > 978bb0b33f Wei Huang raw/ifpga: fix device name format > > > > > -- > Regards, > Kalesh A P -- Christian Ehrhardt Staff Engineer, Ubuntu Server Canonical Ltd