From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 148DD68EE; Tue, 25 Oct 2016 05:31:02 +0200 (CEST) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga103.jf.intel.com with ESMTP; 24 Oct 2016 20:30:41 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,544,1473145200"; d="scan'208";a="1049589767" Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203]) by orsmga001.jf.intel.com with ESMTP; 24 Oct 2016 20:30:41 -0700 Received: from fmsmsx126.amr.corp.intel.com (10.18.125.43) by FMSMSX105.amr.corp.intel.com (10.18.124.203) with Microsoft SMTP Server (TLS) id 14.3.248.2; Mon, 24 Oct 2016 20:30:40 -0700 Received: from shsmsx103.ccr.corp.intel.com (10.239.4.69) by FMSMSX126.amr.corp.intel.com (10.18.125.43) with Microsoft SMTP Server (TLS) id 14.3.248.2; Mon, 24 Oct 2016 20:30:40 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.206]) by SHSMSX103.ccr.corp.intel.com ([169.254.4.139]) with mapi id 14.03.0248.002; Tue, 25 Oct 2016 11:30:09 +0800 From: "Xu, Qian Q" To: Yuanhan Liu , dpdk stable , "Chen, WeichunX" , "Wei, FangfangX" , "Pei, Yulong" , "Yao, Lei A" CC: "dev@dpdk.org" Thread-Topic: [dpdk-dev] 16.07.1 stable patches review and test Thread-Index: AQHSJf0IyLnDgIHAw0SCbQ11m67c8aC4kzSQ Date: Tue, 25 Oct 2016 03:30:08 +0000 Message-ID: <82F45D86ADE5454A95A89742C8D1410E39228F31@shsmsx102.ccr.corp.intel.com> References: <20161014092646.GD16751@yliu-dev.sh.intel.com> In-Reply-To: <20161014092646.GD16751@yliu-dev.sh.intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-stable] [dpdk-dev] 16.07.1 stable patches review and test X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches for stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Oct 2016 03:31:04 -0000 Yuanhan So we will get the package for testing on Oct.26th, right? Thx.=20 -----Original Message----- From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Yuanhan Liu Sent: Friday, October 14, 2016 5:27 PM To: dpdk stable Cc: dev@dpdk.org Subject: [dpdk-dev] 16.07.1 stable patches review and test Hi, I have applied most of bug fixing patches (listed below) to the 16.07 stabl= e branch at http://dpdk.org/browse/dpdk-stable/ Please help reviewing and testing. The planned date for the final release i= s 26th, Oct. Before that, please shout if anyone has objections with these = patches being applied. Thanks. --yliu --- Alejandro Lucero (1): net/nfp: fix copying MAC address Aleksey Katargin (1): table: fix symbol exports Alex Zelezniak (1): net/ixgbe: fix VF reset to apply to correct VF Ali Volkan Atli (1): net/e1000: fix returned number of available Rx descriptors Arek Kusztal (1): app/test: fix verification of digest for GCM Beilei Xing (2): net/i40e: fix dropping packets with ethertype 0x88A8 net/i40e: fix parsing QinQ packets type Bruce Richardson (1): net/mlx: fix debug build with gcc 6.1 Christian Ehrhardt (1): examples/ip_pipeline: fix Python interpreter Deepak Kumar Jain (2): crypto/null: fix key size increment value crypto/qat: fix FreeBSD build Dror Birkman (1): net/pcap: fix memory leak in jumbo frames Ferruh Yigit (2): app/testpmd: fix help of MTU set commmand pmdinfogen: fix clang build Gary Mussar (1): tools: fix virtio interface name when binding Gowrishankar Muthukrishnan (1): examples/ip_pipeline: fix lcore mapping for ppc64 Hiroyuki Mikita (1): sched: fix releasing enqueued packets James Poole (1): app/testpmd: fix timeout in Rx queue flushing Jianfeng Tan (3): net/virtio_user: fix first queue pair without multiqueue net/virtio_user: fix wrong sequence of messages net/virtio_user: fix error management during init Jim Harris (1): contigmem: zero all pages during mmap John Daley (1): net/enic: fix bad L4 checksum flag on ICMP packets Karmarkar Suyash (1): timer: fix lag delay Maciej Czekaj (1): mem: fix crash on hugepage mapping error Nelson Escobar (1): net/enic: fix freeing memory for descriptor ring Olivier Matz (4): app/testpmd: fix crash when mempool allocation fails tools: fix json output of pmdinfo mbuf: fix error handling on pool creation mem: fix build with -O1 Pablo de Lara (3): hash: fix ring size hash: fix false zero signature key hit lookup crypto: fix build with icc Qi Zhang (1): net/i40e/base: fix UDP packet header Rich Lane (1): net/i40e: fix null pointer dereferences when using VMDq+RSS Weiliang Luo (1): mempool: fix corruption due to invalid handler Xiao Wang (5): net/fm10k: fix MAC address removal from switch net/ixgbe/base: fix pointer check net/ixgbe/base: fix check for NACK net/ixgbe/base: fix possible corruption of shadow RAM net/ixgbe/base: fix skipping PHY config Yangchao Zhou (1): pci: fix memory leak when detaching device Yury Kylulin (2): net/ixgbe: fix mbuf leak during Rx queue release net/i40e: fix mbuf leak during Rx queue release Zhiyong Yang (1): net/virtio: fix xstats name