From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pg0-f53.google.com (mail-pg0-f53.google.com [74.125.83.53]) by dpdk.org (Postfix) with ESMTP id BD3C77CA3 for ; Fri, 18 Aug 2017 12:45:53 +0200 (CEST) Received: by mail-pg0-f53.google.com with SMTP id t3so34045538pgt.0 for ; Fri, 18 Aug 2017 03:45:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fridaylinux-org.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:mime-version:content-disposition :user-agent; bh=MWFOAY4B2cjtoojkcJ9xI9kuThujzclDRX3Twi8drHo=; b=dnljNLVU+IafAZ3cobB14LxSZwYipsuwSH+HCmBld7YQE4cetQqphCZ91Z1yrfbHJJ LENBBLqljYU/bDYosUbQN9xuparspkJYXWZJKTSt+Z5c3oAkwn8eS+hDLNOBTEfAvPv9 Mt9HTaaN5M7KzjtV/iPTkIwI1dmVVHUQYRnKfRsz6iVPaOeeHRapYbif+ML1/nqEVOry vcIIGMxenbi5QkhBWeEILebpKADm8GwYauj5vwVBr1W1ND5IcM0mkn+MXuNmWyBULkM1 L3YQ2g4qP6SFYPDQdt7Urj/tEv5Vz0UL7YqUkhAPxF+KkZI9jNHXK5lwjAUGQGgbT20m tvMw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:mime-version :content-disposition:user-agent; bh=MWFOAY4B2cjtoojkcJ9xI9kuThujzclDRX3Twi8drHo=; b=L029T6d12BvKoS/AFW3LY6TAfWEhuCx1WdxPhO12Sytm3nDYgOAUivIvFV9IR97KK0 uww4+LyhCdf8ltT//zYW7Kl4wdc4o7ZclrsY0C/TRYL4vA9j+pi3WJPUJ0got/gtJjWG 8N3yj+NR8cvZ1t4YSuikNu3DescCkdUZ3poil+7jnaKZYdadKvVujMNDuXpknQMDuBpL biUM2T9ToeC9QYgnRnkN4EBufD8xoTie5rBcRecl4ly5nOKWBCywmY2RNBz+8xuZaaPk m0iubLSo/uWMyOWj8qKBUKCXgz7p3+y13AGaCcoDIVC5qaPOQHUzp6sHOk7SU2S1TvGJ EZVg== X-Gm-Message-State: AHYfb5glYO/VAXJkTnzdF+KoqzKhbBzzCMnWktSMtpUjU2N3zOdFU+V9 mokrnJ/e9orPn5Jz X-Received: by 10.98.19.24 with SMTP id b24mr235974pfj.5.1503053152744; Fri, 18 Aug 2017 03:45:52 -0700 (PDT) Received: from yliu-home ([45.63.61.64]) by smtp.gmail.com with ESMTPSA id 10sm7448421pfs.131.2017.08.18.03.45.50 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 18 Aug 2017 03:45:51 -0700 (PDT) Date: Fri, 18 Aug 2017 18:45:45 +0800 From: Yuanhan Liu To: dpdk stable Cc: dev@dpdk.org, Yuanhan Liu Message-ID: <20170818104545.GN9612@yliu-home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.24 (2015-08-30) Subject: [dpdk-stable] 16.11.3 (LTS) patches review and test X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Aug 2017 10:45:54 -0000 Hi all, Here is a list of patches targeted for LTS release 16.11.3. Please help review and test. The planned date for the final release is 30th, Aug. Before that, please let me know if anyone has objections with these patches being applied. These patches are located at branch 16.11 of dpdk-stable repo: http://dpdk.org/browse/dpdk-stable/ Thanks. --yliu --- Aaron Conole (1): net/enic: fix crash when freeing 0 packet to mempool Ajit Khaparde (9): net/bnxt: fix reporting of link status net/bnxt: fix get link config net/bnxt: fix autoneg on 10GBase-T links net/bnxt: fix set link config net/bnxt: fix set link config net/bnxt: check invalid L2 filter id net/bnxt: free filter before reusing it net/bnxt: enable default VNIC allocation net/bnxt: fix vnic cleanup Allain Legacy (1): net/virtio-user: fix crash when detaching device Arek Kusztal (1): crypto/qat: fix NULL authentication hang Beilei Xing (1): net/i40e: fix ethertype filter for new FW Chas Williams (1): net/vmxnet3: fix filtering on promiscuous disabling Cian Ferriter (1): mbuf: fix VXLAN port in comment Dahir Osman (1): ip_frag: free mbufs on reassembly table destroy Daniel Mrzyglod (2): test/bonding: fix mode 4 names test/bonding: fix namespace of the RSS tests Dariusz Stojaczyk (1): vhost: fix guest pages memory leak Declan Doherty (2): net/bonding: change link status check to no-wait net/bonding: fix number of bonding Tx/Rx queues Ferruh Yigit (3): kni: fix build with gcc 7.1 net/enic: fix build with gcc 7.1 net/mlx5: fix build with gcc 7.1 Gowrishankar Muthukrishnan (1): net/mlx5: fix inconsistent link status query Hemant Agrawal (1): examples/qos_sched: fix build for less lcores Herakliusz Lipiec (1): net/i40e: add return value checks Herbert Guan (2): test/bonding: fix memory corruptions test/bonding: fix parameters of a balance Tx Ivan Dyukov (1): vhost: fix checking of device features Jamie Lavigne (1): mem: fix malloc element resize with padding Jeff Guo (1): net/i40e: fix link down and negotiation Jianfeng Tan (3): eal: fix config file path when checking process vhost: fix TCP checksum vhost: fix IP checksum Jingjing Wu (1): net/e1000: fix LSC interrupt Kirill Rybalchenko (1): cryptodev: fix device stop function Mandeep Rohilla (1): net/vmxnet3: fix receive queue memory leak Markus Theil (1): net/igb: fix add/delete of flex filters Matan Azrad (1): net/mlx4: fix probe failure report Michal Krawczyk (1): net/ena: fix cleanup of the Tx bufs Pablo de Lara (12): examples/l2fwd-crypto: fix option parsing examples/l2fwd-crypto: fix application help test/crypto: fix overflow examples/l2fwd-crypto: fix padding crypto/aesni_mb: fix HMAC supported key sizes crypto/openssl: fix HMAC supported key sizes mbuf: fix doxygen comment of bulk alloc crypto/qat: fix HMAC supported key sizes crypto/qat: fix SHA384-HMAC block size doc: remove incorrect limitation on AESNI-MB PMD doc: remove incorrect limitation on QAT PMD test/crypto: fix wrong AAD setting Qi Zhang (5): net/i40e: exclude internal packet's byte count net/i40e: fix VF statistics net/ixgbe: fix mirror rule index overflow net/i40e: fix Rx data segment buffer length examples/l3fwd: fix IPv6 packet type parse Qiming Yang (1): net/ixgbe: fix Rx/Tx queue interrupt for x550 devices Rahul Lakkireddy (1): net/cxgbe: fix port statistics Rasesh Mody (1): net/qede: fix chip details print Sha Zhang (1): net/bonding: fix when NTT flag updated Shahaf Shuler (1): net/mlx5: fix completion buffer size Stephen Hemminger (2): net/virtio: do not falsely claim to do IP checksum net/virtio: do not claim to support LRO Tiwei Bie (4): net/virtio: zero the whole memory zone contigmem: free allocated memory on error contigmem: do not zero pages during each mmap vhost: make page logging atomic Vasily Philipov (2): mbuf: fix debug checks for headroom and tailroom net/mlx4: fix mbuf poisoning in debug code Wei Dai (1): lpm: fix index of tbl8 Wei Zhao (2): net/igb: fix checksum valid flags net/igb: fix flex filter length Wenzhuo Lu (1): net/i40e/base: fix Tx error stats on VF Xiao Wang (1): net/fm10k: initialize link status in device start Yong Wang (1): net/i40e: fix division by 0 Yongseok Koh (2): net/mlx5: fix exception handling net/mlx5: fix redundant free of Tx buffer