From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-f49.google.com (mail-wm0-f49.google.com [74.125.82.49]) by dpdk.org (Postfix) with ESMTP id 1D3AA98; Mon, 13 Aug 2018 20:21:18 +0200 (CEST) Received: by mail-wm0-f49.google.com with SMTP id y9-v6so9792333wma.5; Mon, 13 Aug 2018 11:21:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id; bh=Ck0wwgqld8wcTrupBGBqzboGyNK47vB96tjIp1MWW60=; b=l0DzMZY2oE7/K0Q98J2QC8nTN44cGi6nl5yvdfgOKlWtqeom29jsAjg20WXIsXIOly sb21Kq970ZO3s0c9jA0TXp/ePfKQpoPcleNh4ZqSZyC5raUEZeusrqG8DJ7UbU+JKtAJ j/Mbk5HGs/sHgKTy/76zs7WGpQcIysUgcLANRs2hbYns14r2RVJzBlT0cBir4IM7BrRs 8W+kY55JMSdB3oT3uprJYmNqlME6ka4vTpRRWErjycCXlBm5kJH079erpHl/9FfImolA 6HKGailZ4wvrmpkMsrm8JAs951Ik3unXuz1rhwBPfVlRb+oGpE53gie2fFx98RwBc9HH m4Cw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=Ck0wwgqld8wcTrupBGBqzboGyNK47vB96tjIp1MWW60=; b=jDSWG7QOgOONvji4lGzkWdEakIo8H59R0XmX2O1slUoCIn7Gxcimkx/gCIGVj613lo 3E54XMpN128ycpihJOzPi4Xe+RTytk2tewB11ckO8xce4ZfYjuKCFi8AmyIMOZCGYI9i so2TUMMZwhIRzfhdHnHkenhwEtCi3i5jBdyAcS9rrPKw0zYJuZ6xblvPuvbq6e1uAc6/ KYiF05bFQtalNmx5G3/sdWNbgSEtYNCihWabQcx2nE7UGp1IJwgfmyBOv+cMSk94h2B6 8/AXw7cg66lR9+kdDhjwAwYDp5ZCNeqACy21TOrueM3dUk0BzWhNwdZmrtiIqWahhbqz hG4Q== X-Gm-Message-State: AOUpUlGjGItFv+x7qv7wKwKkpDA/X2Kow2ESncPYIoHa/sztPAI29fh5 K/xGNvqeGflpe7RIpKw/TkDPWW0d X-Google-Smtp-Source: AA+uWPxMBgDii28Vsospm0KzANwIQm+dJo6eWlY73UOMsBPyx6Lah25oawXGbX+BWtNv5CrVKQ/l8w== X-Received: by 2002:a1c:6f44:: with SMTP id k65-v6mr200616wmc.19.1534184477259; Mon, 13 Aug 2018 11:21:17 -0700 (PDT) Received: from localhost ([2a01:4b00:f419:6f00:8361:8946:ba2b:d556]) by smtp.gmail.com with ESMTPSA id s2-v6sm17229601wrn.83.2018.08.13.11.21.15 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 13 Aug 2018 11:21:15 -0700 (PDT) From: luca.boccassi@gmail.com To: dpdk stable Cc: dev@dpdk.org Date: Mon, 13 Aug 2018 19:21:03 +0100 Message-Id: <20180813182103.28045-1-luca.boccassi@gmail.com> X-Mailer: git-send-email 2.18.0 Subject: [dpdk-dev] 16.11.8 (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, 13 Aug 2018 18:21:18 -0000 Hi all, Here is a list of patches targeted for LTS release 16.11.8. Please help review and test. The planned date for the final release is August the 23rd. 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=v16.11.8-rc1 These patches are located at branch 16.11 of dpdk-stable repo: https://dpdk.org/browse/dpdk-stable/ Thanks. Luca Boccassi --- Adrien Mazarguil (1): maintainers: update for Mellanox PMDs Ajit Khaparde (6): net/bnxt: fix HW Tx checksum offload check net/bnxt: fix incorrect IO address handling in Tx net/bnxt: fix Rx ring count limitation net/bnxt: check access denied for HWRM commands net/bnxt: fix RETA size net/bnxt: fix close operation Alejandro Lucero (1): net/nfp: fix field initialization in Tx descriptor Anatoly Burakov (2): eal/linux: fix invalid syntax in interrupts test: fix EAL flags autotest on FreeBSD Beilei Xing (1): net/i40e: fix shifts of 32-bit value Bruce Richardson (2): examples/exception_path: fix out-of-bounds read mk: fix permissions when using make install Chas Williams (1): net/bonding: do not clear active slave count Damjan Marion (1): net/i40e: do not reset device info data 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 Drocula Lambda (1): kni: fix build on RHEL 7.5 Emma Kenny (1): examples/multi_process: build l2fwd_fork app Ferruh Yigit (2): kni: fix build with gcc 8.1 net/thunderx: fix build with gcc optimization on Fiona Trahe (1): crypto/qat: fix checks for 3GPP algo bit params Gage Eads (1): net: rename u16 to fix shadowed declaration Gavin Hu (1): maintainers: claim maintainership for ARM v7 and v8 Haiyue Wang (2): mbuf: fix typo in IPv6 macro comment net/i40e: workaround performance degradation Hemant Agrawal (1): test/crypto: fix device id when stopping port Hyong Youb Kim (1): net/enic: do not overwrite admin Tx queue limit Ido Goshen (1): net/pcap: fix multiple queues Jerin Jacob (2): ethdev: fix queue statistics mapping documentation eal: fix bitmap documentation Kiran Kumar (3): net/bonding: fix MAC address reset ethdev: check queue stats mapping input arguments 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 (1): vhost: fix missing increment of log cache count Pablo de Lara (3): test/hash: fix multiwriter with non consecutive cores test/hash: fix potential memory leak hash: fix doxygen of return values Radu Nicolau (2): test: fix uninitialized port configuration net/bonding: fix race condition Rafal Kozik (4): net/ena: check pointer before memset net/ena: change memory type net/ena: fix GENMASK_ULL macro net/ena: set link speed as none Rahul Lakkireddy (2): net/cxgbe/base: update flash part information 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 (3): net/qede: fix default extended VLAN offload config net/qede/base: fix GRC attention callback net/bnx2x: fix FW command timeout during stop Shahed Shaikh (1): net/qede: fix MAC address removal failure message Shreyansh Jain (1): doc: fix bonding command in testpmd Wei Zhao (6): 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 Xiaoxin Peng (1): net/bnxt: fix Tx with multiple mbuf Xiaoyun Li (1): net/i40e: fix link speed Yipeng Wang (3): hash: fix multiwriter lock memory allocation hash: fix a multi-writer race condition hash: fix key slot size accuracy