From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com (mx3-rdu2.redhat.com [66.187.233.73]) by dpdk.org (Postfix) with ESMTP id 9B12D23A; Mon, 28 May 2018 12:16:58 +0200 (CEST) Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.rdu2.redhat.com [10.11.54.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id D30BF4023141; Mon, 28 May 2018 10:16:57 +0000 (UTC) Received: from ktraynor.remote.csb (ovpn-117-208.ams2.redhat.com [10.36.117.208]) by smtp.corp.redhat.com (Postfix) with ESMTP id 926411C660; Mon, 28 May 2018 10:16:56 +0000 (UTC) To: Yuanhan Liu , dpdk stable Cc: dev@dpdk.org, Thomas Monjalon References: <20180527053517.lv24ma5n452na3cm@yuanhanliu-NB0.tencent.com> From: Kevin Traynor Organization: Red Hat Message-ID: <96ecbff9-7e63-52f0-e765-5b00ff3024e4@redhat.com> Date: Mon, 28 May 2018 11:16:55 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.0 MIME-Version: 1.0 In-Reply-To: <20180527053517.lv24ma5n452na3cm@yuanhanliu-NB0.tencent.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.79 on 10.11.54.5 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.6]); Mon, 28 May 2018 10:16:57 +0000 (UTC) X-Greylist: inspected by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.6]); Mon, 28 May 2018 10:16:57 +0000 (UTC) for IP:'10.11.54.5' DOMAIN:'int-mx05.intmail.prod.int.rdu2.redhat.com' HELO:'smtp.corp.redhat.com' FROM:'ktraynor@redhat.com' RCPT:'' Subject: Re: [dpdk-dev] [dpdk-stable] 17.11.3 (LTS) 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: Mon, 28 May 2018 10:16:58 -0000 On 05/27/2018 06:35 AM, Yuanhan Liu wrote: > Hi all, > > Here is a list of patches targeted for LTS release 17.11.3. Please > help review and test. The planned date for the final release is 8th, > Jun. Before that, please let me know if anyone has objections with > these patches being applied. > > These patches are located at branch 17.11 of dpdk-stable repo: > http://dpdk.org/browse/dpdk-stable/ > > Thanks. > > --yliu > > --- > Aaron Conole (2): > nfp: unlink the appropriate lock file > nfp: allow for non-root user > Hi Yuanhan, These patches which are stable relevant only, need a small fix which is here on 18.02 branch: http://dpdk.org/browse/dpdk-stable/commit/?h=18.02&id=e89e323e4ce58f2cbbc7afcc2d5dc7ce66075e81 thanks, Kevin. > Adrien Mazarguil (1): > app/testpmd: fix empty list of RSS queues for flow > > Ajit Khaparde (9): > net/bnxt: fix LRO disable > net/bnxt: fix Rx drop setting > net/bnxt: set padding flags in Rx descriptor > net/bnxt: fix endianness of flag > net/bnxt: fix Rx checksum flags for tunnel frames > net/bnxt: free memory allocated for VF filters > net/bnxt: avoid invalid vnic id in set L2 Rx mask > net/bnxt: fix usage of vnic id > net/bnxt: fix Rx checksum flags > > Alejandro Lucero (5): > net/nfp: fix assigning port id in mbuf > net/nfp: fix barrier location > net/nfp: fix link speed capabilities > doc: fix NFP NIC guide grammar > net/nfp: fix mbufs releasing when stop or close > > Allain Legacy (1): > ip_frag: fix double free of chained mbufs > > Anatoly Burakov (4): > app/crypto-perf: fix IOVA translation > mem: do not use physical addresses in IOVA as VA mode > vfio: do not needlessly check for IOVA mode > mempool: fix virtual address population > > Andrew Rybchenko (6): > net/sfc: add missing defines for SAL annotation > net/sfc: fix mbuf data alignment calculation > net/sfc/base: fix comparison always true warning > mempool: fix leak when no objects are populated > test/mempool: fix autotest retry > net/sfc: ignore spec bits not covered by mask > > Andy Green (3): > net/bnx2x: do not cast function pointers as a policy > net/bnx2x: fix KR2 device check > net/bnx2x: fix memzone name overrun > > Ashish Jain (1): > event/dpaa2: remove link from info structure > > Beilei Xing (3): > net/i40e: fix DDP profile DEL operation > net/i40e: fix link status update > net/i40e: fix failing to disable FDIR Tx queue > > Bin Huang (1): > net/mlx5: add packet type index for TCP ack > > Chas Williams (5): > net/vmxnet3: set the queue shared buffer at start > net/bonding: fix setting VLAN ID on slave ports > net/bonding: clear started state if start fails > net/ixgbe: fix busy wait during checking link status > net/bonding: export mode 4 slave info routine > > Chuhong Yao (1): > net/liquidio: fix link state fetching during start > > Ciara Loftus (1): > net/vhost: initialise device as inactive > > Dan Gora (1): > kni: fix build on CentOS 7.4 > > Daniel Shelepov (1): > app/testpmd: fix burst stats reporting > > David Hunt (4): > mk: fix make defconfig on FreeBSD > test/distributor: fix return type of thread function > test/pipeline: fix return type of stub miss > examples/performance-thread: fix return type of threads > > Fan Zhang (2): > net/i40e: fix link update no wait > crypto/scheduler: fix possible duplicated ring names > > Ferruh Yigit (4): > pci: remove duplicated symbol from map file > net/tap: fix icc build > drivers/net: fix link autoneg value for virtual PMDs > net/i40e: fix shifts of signed values > > Gaetan Rivet (2): > bus/fslmc: fix find device start condition > bus/pci: fix find device implementation > > Gowrishankar Muthukrishnan (2): > eal/ppc: remove braces in SMP memory barrier macro > net/bonding: fix primary slave port id storage type > > Harish Patil (1): > net/qede: fix multicast filtering > > Hemant Agrawal (6): > net/dpaa: fix oob access > bus/dpaa: fix resource leak > net/dpaa2: fix xstats > app/crypto-perf: fix excess crypto device error > examples/l2fwd-crypto: fix the default aead assignments > crypto/dpaa2_sec: fix HMAC supported digest sizes > > Hyong Youb Kim (1): > net/enic: allocate stats DMA buffer upfront during probe > > Ivan Malov (2): > net/sfc: add missing Rx fini on RSS setup fail path > net/sfc: process RSS settings on Rx configure step > > Jasvinder Singh (1): > test/pipeline: fix type of table entry parameter > > Jerin Jacob (2): > app/crypto-perf: use strcpy for allocated string > app/crypto-perf: fix parameters copy > > John Daley (1): > net/enic: fix crash on MTU update with non-setup queues > > Junjie Chen (2): > net/vhost: fix crash when creating vdev dynamically > net/vhost: fix invalid state > > Kirill Rybalchenko (2): > crypto/scheduler: fix multicore rings re-use > crypto/scheduler: fix 64-bit mask of workers cores > > Lee Roberts (1): > kni: fix build on RHEL 7.5 > > Matan Azrad (10): > ethdev: fix port accessing after release > app/testpmd: fix slave port detection > app/testpmd: fix valid ports prints > app/testpmd: fix forward ports update > app/testpmd: fix forward ports Rx flush > app/testpmd: fix synchronic port hotplug > app/testpmd: fix removed device link status asking > net/bonding: fix slave activation simultaneously > net/failsafe: fix removed sub-device cleanup > net/failsafe: fix duplicate event registration > > Matej Vido (2): > net/szedata2: fix total stats > net/szedata2: fix format string for PCI address > > Maxime Coquelin (1): > vhost: fix compilation issue when vhost debug enabled > > Nachiketa Prachanda (1): > bus/vdev: fix finding device by name > > Natalie Samsonov (1): > net/mrvl: fix crash when port is closed without starting > > NĂ©lio Laranjeiro (1): > net/mlx5: fix flow creation with a single target queue > > Pablo de Lara (7): > crypto/zuc: do not set default op status > crypto/zuc: batch ops with same transform > net/ixgbe: enable vector PMD for icc 32 bits > crypto/scheduler: set null pointer after freeing > crypto/scheduler: fix memory leak > app/crypto-perf: check minimum lcore number > cryptodev: fix supported size check > > Pascal Mazon (1): > net/qede: fix alloc from socket 0 > > Pavan Nikhilesh (1): > hash: fix missing spinlock unlock in add key > > Phil Yang (1): > test: fix memory flags test for low NUMA nodes number > > Qi Zhang (2): > ethdev: fix queue start > app/testpmd: fix command token > > Qiming Yang (1): > net/ixgbe: fix DCB configuration > > Radu Nicolau (2): > app/procinfo: fix strncpy usage in args parsing > examples/exception_path: limit core count to 64 > > Rasesh Mody (2): > net/bnx2x: fix for PCI FLR after ungraceful exit > net/qede: fix missing loop index in Tx SG mode > > Raslan Darawsheh (1): > net/failsafe: fix probe cleanup > > Reshma Pattan (2): > test/reorder: fix freeing mbuf twice > examples/quota_watermark: fix return type of threads > > Roman Zhukov (1): > net/sfc: fix type of opaque pointer in perf profile handler > > Santosh Shukla (2): > net/octeontx: fix null pointer dereference > net/octeontx: fix uninitialized variable in port open > > Shahed Shaikh (1): > net/qede: fix unicast filter routine return code > > Stefan Hajnoczi (1): > vhost: fix message payload union in setting ring address > > Stephen Hemminger (1): > net/octeontx: fix uninitialized speed variable > > Thomas Monjalon (2): > mbuf: fix Tx checksum offload API doc > mbuf: improve tunnel Tx offloads API doc > > Tomasz Duszynski (1): > net/mrvl: fix Rx descriptors number > > Tomasz Kulasek (5): > vhost: fix offset while mmaping log base address > vhost: check cmsg not null > vhost: fix device cleanup at stop > vhost: fix realloc failure > vhost: fix ring index returned to master on stop > > Tonghao Zhang (2): > net/bonding: free mempool used in mode 6 > vhost: fix dead lock on closing in server mode > > Wenzhuo Lu (1): > net/ixgbe: fix too many interrupts > > Xiaoxin Peng (1): > net/bnxt: fix Rx mbuf and agg ring leak in dev stop > > Xueming Li (1): > net/mlx5: fix existing file removal > > Yongseok Koh (1): > doc: add timestamp offload to mlx5 features > > Yunjian Wang (2): > net/i40e: fix intr callback unregister by adding retry > net/ixgbe: fix intr callback unregister by adding retry >