From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ed1-f43.google.com (mail-ed1-f43.google.com [209.85.208.43]) by dpdk.org (Postfix) with ESMTP id 22CF998 for ; Tue, 21 Aug 2018 12:07:51 +0200 (CEST) Received: by mail-ed1-f43.google.com with SMTP id b10-v6so10287665eds.4 for ; Tue, 21 Aug 2018 03:07:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netronome-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=1OZy12xwXGNKrOkYz5ZmMz38DCTLlmtmjjY8gm4ldts=; b=Hk672pTAoK4eSjJLaE4pde92V2zs22wRvE/tIJWBpy8bzl/k7R+24xUTdIm8Qk+0jP dNdW4Iaao+5QQ8tRYXIoQVWYXCSPT/iJ4uVn3J0TFh0x8ED1zm6j+bfZgwv6upNM/KHx 8/ylsMY1xePbDJUUhHdc/QmnDE+qtse+0rrFZg8chKSLVYCzM++plWPf2r2Gpi3B8KmN zAM27/U0DCWnRJrr0rB+znVa1tF3Gk9sVYTpumpO5xtrYycLNNck87zn3SURoT7xt++F 98cCfUnrwMOfg+a8QH6ReNiYx29/L6I3Uxe0/IPn/Oh+WBLp1NC4IBuAmXn0vhS4uaZj 3MWw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=1OZy12xwXGNKrOkYz5ZmMz38DCTLlmtmjjY8gm4ldts=; b=QFkeEpVMA8p5L+4hkGB9u5xN7c8WopCku7DyL60yhtGQW9w8tn/lymu4aUQEqxyRiL vulygKXqNDVFjFrgVYPrSKlMRPS+uhJpVY3KBXnqQ8RNwTP8ILD7Oog5Uq+LnOS5KZ3s FDnzLiSPl2Ws9FVNRXcJ47hPN0fZDLsPTHMasHJeWX832WbXCUD43UFrvqZjPFMDA7vz b8Cme+qDXjRp029zG/j791MxVvJZ9jX2F0Xa1l+6mT2+p+QWLBcj/+In0SoKkMVgUOAw Smk4DaeQd02HKT4wYniwPY7ZY2zd2ooHWw/uqEmIszhSgGvgCysyndL74l5Wv2CUB5YY n2lQ== X-Gm-Message-State: AOUpUlHUuZO/HLuZuzFaEDMSu7MegM3gYFuRaDAegDyjKLx0oT4MzHoC lXHoXkrWFPS9zIW+XCkFejAwJ43fTdSWF7VAWaR7RQ== X-Google-Smtp-Source: AA+uWPxNC3IkcjX+qR3QXHlPn1XQPN5njlRK74P7I1JeS6vwc3l2SPpSZ5xSXn39iexv5G6nZ1yH2OXyGXMg40KPJQk= X-Received: by 2002:a50:8e09:: with SMTP id 9-v6mr58275565edw.101.1534846070393; Tue, 21 Aug 2018 03:07:50 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a50:8bcd:0:0:0:0:0 with HTTP; Tue, 21 Aug 2018 03:07:49 -0700 (PDT) In-Reply-To: <20180816181821.37143-1-yskoh@mellanox.com> References: <20180816181821.37143-1-yskoh@mellanox.com> From: Alejandro Lucero Date: Tue, 21 Aug 2018 12:07:49 +0200 Message-ID: To: Yongseok Koh Cc: dpdk stable , dev Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: Re: [dpdk-dev] 17.11.4 patches review and test X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Aug 2018 10:07:51 -0000 Hi Yonngseok, There is a patchset aimed at 17.11.x: https://patches.dpdk.org/cover/42741/ It was not accepted for master because the memory code has changed a lot since 17.11, and I'm working on another patchset for adjusting to the those changes. I wonder if there is any issue with adding this patchset to stable 17.11.4. Note that this makes unlikely a known limitation with emulated IOMMU inside VMs. Thanks On Thu, Aug 16, 2018 at 8:18 PM, Yongseok Koh wrote: > Hi all, > > Here is a list of patches targeted for LTS release 17.11.4. Please help > review > and test. The planned date for the final release is August 23. Before that, > please shout if anyone has objections with these patches being applied. > > Also for the companies committed to running regression tests, please run > the > tests and report any issue before the release date. > > A release candidate tarball can be found at: > > https://dpdk.org/browse/dpdk-stable/tag/?id=v17.11.4-rc1 > > These patches are located at branch 17.11 of dpdk-stable repo: > https://dpdk.org/browse/dpdk-stable/ > > Thanks, > Yongseok > > --- > Adrien Mazarguil (2): > maintainers: update for Mellanox PMDs > net/mlx4: fix minor resource leak during init > > Ajit Khaparde (7): > net/bnxt: fix HW Tx checksum offload check > net/bnxt: fix set MTU > net/bnxt: fix Rx ring count limitation > net/bnxt: fix memory leaks in NVM commands > net/bnxt: fix lock release on NVM write failure > net/bnxt: check access denied for HWRM commands > net/bnxt: fix RETA size > > Alejandro Lucero (1): > net/nfp: fix field initialization in Tx descriptor > > Alok Makhariya (1): > bus/dpaa: fix phandle support for Linux 4.16 > > Anatoly Burakov (8): > eal/linux: fix invalid syntax in interrupts > eal/linux: fix uninitialized value > test: fix EAL flags autotest on FreeBSD > test: fix result printing > test: fix code on report > test: make autotest runner python 2/3 compliant > test: print autotest categories > test: improve filtering > > Andrew Rybchenko (2): > net/sfc: cut non VLAN ID bits from TCI > net/sfc: fix assert in set multicast address list > > Andy Green (1): > ring: fix sign conversion warning > > Beilei Xing (3): > net/i40e: fix shifts of 32-bit value > net/i40e: fix packet type parsing with DDP > net/i40e: fix setting TPID with AQ command > > Bruce Richardson (2): > examples/exception_path: fix out-of-bounds read > mk: fix permissions when using make install > > Chas Williams (2): > net/bonding: always update bonding link status > net/bonding: do not clear active slave count > > Dan Gora (1): > kni: fix crash with null name > > Daria Kolistratova (1): > net/ena: fix SIGFPE with 0 Rx queue > > Dariusz Stojaczyk (1): > eal: fix return codes on thread naming failure > > David Marchand (1): > net/bnxt: add missing ids in xstats > > Drocula Lambda (1): > kni: fix build on RHEL 7.5 > > Ferruh Yigit (2): > kni: fix build with gcc 8.1 > net/thunderx: fix build with gcc optimization on > > Gavin Hu (3): > mk: fix cross build > net/dpaa2: remove loop for unused pool entries > maintainers: claim maintainership for ARM v7 and v8 > > Haiyue Wang (1): > net/i40e: workaround performance degradation > > Harry van Haaren (1): > event: fix ring init failure handling > > Hemant Agrawal (2): > test/crypto: fix device id when stopping port > bus/dpaa: fix buffer offset setting in FMAN > > Hyong Youb Kim (1): > net/enic: do not overwrite admin Tx queue limit > > Ido Goshen (1): > net/pcap: fix multiple queues > > Jananee Parthasarathy (1): > mk: update targets for classified tests > > Jay Ding (1): > net/bnxt: check for invalid vNIC id > > Jerin Jacob (2): > ethdev: fix queue statistics mapping documentation > eal: fix bitmap documentation > > Kiran Kumar (2): > net/bonding: fix MAC address reset > net/thunderx: avoid sq door bell write on zero packet > > Konstantin Ananyev (3): > examples/ipsec-secgw: fix IPv4 checksum at Tx > examples/ipsec-secgw: fix bypass rule processing > app/testpmd: fix DCB config > > Maxime Coquelin (4): > vhost: improve dirty pages logging performance > vhost: fix missing increment of log cache count > vhost: flush IOTLB cache on new mem table handling > vhost: retranslate vring addr when memory table changes > > Moti Haimovsky (2): > net/mlx5: fix build with old kernels > net/mlx4: check RSS queues number limitation > > Nelio Laranjeiro (1): > net/mlx5: fix TCI mask filter > > Nikhil Rao (5): > eventdev: fix port in Rx adapter internal function > eventdev: fix missing update to Rx adaper WRR position > eventdev: add event buffer flush in Rx adapter > eventdev: fix internal port logic in Rx adapter > eventdev: fix Rx SW adapter stop > > Nithin Dabilpuram (1): > app/testpmd: fix buffer leak in TM command > > Ophir Munk (1): > net/mlx5: fix secondary process resource leakage > > Pablo de Lara (7): > examples/l2fwd-crypto: fix digest with AEAD algo > examples/l2fwd-crypto: check return value on IV size check > examples/l2fwd-crypto: skip device not supporting operation > test/hash: fix multiwriter with non consecutive cores > test/hash: fix potential memory leak > app/crypto-perf: fix auth IV offset > hash: fix doxygen of return values > > Pavan Nikhilesh (2): > event/octeontx: remove unnecessary port start and stop > net/octeontx: fix stop clearing Rx/Tx functions > > Qi Zhang (1): > vfio: fix PCI address comparison > > Radu Nicolau (3): > security: fix crash on destroy null session > test: fix uninitialized port configuration > net/bonding: fix race condition > > Rafal Kozik (4): > net/ena: fix GENMASK_ULL macro > net/ena: set link speed as none > net/ena: check pointer before memset > net/ena: change memory type > > Rahul Lakkireddy (1): > net/cxgbe: fix init failure due to new flash parts > > Rami Rosen (2): > examples/l3fwd: remove useless include > ethdev: fix a doxygen comment for port allocation > > Rasesh Mody (9): > net/qede: fix VF MTU update > net/qede: remove primary MAC removal > net/qede: fix for devargs > net/qede: fix default extended VLAN offload config > doc: update qede management firmware guide > net/qede/base: fix GRC attention callback > net/bnx2x: fix FW command timeout during stop > net/bnx2x: fix poll link status > net/qede/base: fix to clear HW indication > > Remy Horton (4): > bitrate: add sanity check on parameters > metrics: add check for invalid key > metrics: do not fail silently when uninitialised > metrics: disallow null as metric name > > Reshma Pattan (2): > test/flow_classify: fix return types > mk: remove unnecessary test rules > > Rosen Xu (1): > examples/flow_filtering: add flow director config for i40e > > Shahaf Shuler (1): > net/mlx5: fix compilation for rdma-core v19 > > Shahed Shaikh (7): > net/qede: fix link change event notification > net/qede: fix legacy interrupt mode > net/qede: fix incorrect link status update > net/qede: fix unicast MAC address handling in VF > net/qede: fix interrupt handler unregister > net/qede: fix MAC address removal failure message > net/qede: fix ntuple filter configuration > > Shreyansh Jain (1): > doc: fix bonding command in testpmd > > Somnath Kotur (3): > net/bnxt: fix to move a flow to a different queue > net/bnxt: use correct flags during VLAN configuration > net/bnxt: fix filter freeing > > Thomas Monjalon (1): > bus/dpaa: fix build > > Tomasz Duszynski (1): > net/mvpp2: check pointer before using it > > Wei Zhao (7): > net/ixgbe: add support for VLAN in IP mode FDIR > net/ixgbe: fix tunnel id format error for FDIR > net/ixgbe: fix tunnel type set error for FDIR > net/ixgbe: fix mask bits register set error for FDIR > app/testpmd: fix VLAN TCI mask set error for FDIR > net/i40e: fix check of flow director programming status > net/i40e: revert fix of flow director check > > Xiaoyun Li (1): > net/i40e: fix link speed > > Xueming Li (1): > net/mlx5: fix crash in device probe > > Yipeng Wang (3): > hash: fix multiwriter lock memory allocation > hash: fix a multi-writer race condition > hash: fix key slot size accuracy > > Yongseok Koh (7): > net/mlx5: fix Rx buffer replenishment threshold > net/mlx5: add missing sanity checks for Tx completion queue > net/mlx5: fix assert for Tx completion queue count > net/mlx5: fix queue rollback when starting device > net/mlx5: fix error number handling > net/mlx5: preserve promiscuous flag for flow isolation mode > net/mlx5: preserve allmulticast flag for flow isolation mode >