From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luca Boccassi Subject: Re: [dpdk-stable] 16.11.8 (LTS) patches review and test Date: Mon, 20 Aug 2018 09:46:14 +0100 Message-ID: <1534754774.5764.76.camel@debian.org> References: <20180813182103.28045-1-luca.boccassi@gmail.com> <32a48b23334b89d9b53de0e2db242b620d9a7f90.camel@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Cc: dev@dpdk.org To: Marco Varlese , dpdk stable Return-path: In-Reply-To: <32a48b23334b89d9b53de0e2db242b620d9a7f90.camel@suse.de> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Great, thanks for checking! On Mon, 2018-08-20 at 08:46 +0200, Marco Varlese wrote: > Hi Luca & all, >=20 > I have gone through the usual smoke tests using test_pmd and OvS- > DPDK. > I have not experienced any issues with the -rc1 release. >=20 >=20 > Thanks, > Marco >=20 > On Mon, 2018-08-13 at 19:21 +0100, luca.boccassi@gmail.com wrote: > > Hi all, > >=20 > > 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. > >=20 > > Also for the companies committed to running regression tests, > > please run the tests and report any issue before the release date. > >=20 > > A release candidate tarball can be found at: > >=20 > > =C2=A0=C2=A0=C2=A0=C2=A0https://dpdk.org/browse/dpdk-stable/tag/?id=3Dv= 16.11.8-rc1 > >=20 > > These patches are located at branch 16.11 of dpdk-stable repo: > > =C2=A0=C2=A0=C2=A0=C2=A0https://dpdk.org/browse/dpdk-stable/ > >=20 > > Thanks. > >=20 > > Luca Boccassi > >=20 > > --- > > Adrien Mazarguil (1): > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0maintainers: update for Mellanox PM= Ds > >=20 > > Ajit Khaparde (6): > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0net/bnxt: fix HW Tx checksum offloa= d check > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0net/bnxt: fix incorrect IO address = handling in Tx > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0net/bnxt: fix Rx ring count limitat= ion > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0net/bnxt: check access denied for H= WRM commands > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0net/bnxt: fix RETA size > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0net/bnxt: fix close operation > >=20 > > Alejandro Lucero (1): > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0net/nfp: fix field initialization i= n Tx descriptor > >=20 > > Anatoly Burakov (2): > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0eal/linux: fix invalid syntax in in= terrupts > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0test: fix EAL flags autotest on Fre= eBSD > >=20 > > Beilei Xing (1): > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0net/i40e: fix shifts of 32-bit valu= e > >=20 > > Bruce Richardson (2): > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0examples/exception_path: fix out-of= -bounds read > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0mk: fix permissions when using make= install > >=20 > > Chas Williams (1): > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0net/bonding: do not clear active sl= ave count > >=20 > > Damjan Marion (1): > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0net/i40e: do not reset device info = data > >=20 > > Dan Gora (1): > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0kni: fix crash with null name > >=20 > > Daria Kolistratova (1): > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0net/ena: fix SIGFPE with 0 Rx queue > >=20 > > Dariusz Stojaczyk (1): > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0eal: fix return codes on thread nam= ing failure > >=20 > > Drocula Lambda (1): > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0kni: fix build on RHEL 7.5 > >=20 > > Emma Kenny (1): > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0examples/multi_process: build l2fwd= _fork app > >=20 > > Ferruh Yigit (2): > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0kni: fix build with gcc 8.1 > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0net/thunderx: fix build with gcc op= timization on > >=20 > > Fiona Trahe (1): > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0crypto/qat: fix checks for 3GPP alg= o bit params > >=20 > > Gage Eads (1): > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0net: rename u16 to fix shadowed dec= laration > >=20 > > Gavin Hu (1): > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0maintainers: claim maintainership f= or ARM v7 and v8 > >=20 > > Haiyue Wang (2): > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0mbuf: fix typo in IPv6 macro commen= t > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0net/i40e: workaround performance de= gradation > >=20 > > Hemant Agrawal (1): > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0test/crypto: fix device id when sto= pping port > >=20 > > Hyong Youb Kim (1): > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0net/enic: do not overwrite admin Tx= queue limit > >=20 > > Ido Goshen (1): > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0net/pcap: fix multiple queues > >=20 > > Jerin Jacob (2): > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0ethdev: fix queue statistics mappin= g documentation > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0eal: fix bitmap documentation > >=20 > > Kiran Kumar (3): > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0net/bonding: fix MAC address reset > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0ethdev: check queue stats mapping i= nput arguments > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0net/thunderx: avoid sq door bell wr= ite on zero packet > >=20 > > Konstantin Ananyev (3): > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0examples/ipsec-secgw: fix IPv4 chec= ksum at Tx > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0examples/ipsec-secgw: fix bypass ru= le processing > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0app/testpmd: fix DCB config > >=20 > > Maxime Coquelin (1): > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0vhost: fix missing increment of log= cache count > >=20 > > Pablo de Lara (3): > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0test/hash: fix multiwriter with non= consecutive cores > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0test/hash: fix potential memory lea= k > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0hash: fix doxygen of return values > >=20 > > Radu Nicolau (2): > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0test: fix uninitialized port config= uration > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0net/bonding: fix race condition > >=20 > > Rafal Kozik (4): > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0net/ena: check pointer before memse= t > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0net/ena: change memory type > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0net/ena: fix GENMASK_ULL macro > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0net/ena: set link speed as none > >=20 > > Rahul Lakkireddy (2): > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0net/cxgbe/base: update flash part i= nformation > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0net/cxgbe: fix init failure due to = new flash parts > >=20 > > Rami Rosen (2): > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0examples/l3fwd: remove useless incl= ude > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0ethdev: fix a doxygen comment for p= ort allocation > >=20 > > Rasesh Mody (3): > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0net/qede: fix default extended VLAN= offload config > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0net/qede/base: fix GRC attention ca= llback > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0net/bnx2x: fix FW command timeout d= uring stop > >=20 > > Shahed Shaikh (1): > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0net/qede: fix MAC address removal f= ailure message > >=20 > > Shreyansh Jain (1): > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0doc: fix bonding command in testpmd > >=20 > > Wei Zhao (6): > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0net/ixgbe: fix tunnel id format err= or for FDIR > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0net/ixgbe: fix tunnel type set erro= r for FDIR > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0net/ixgbe: fix mask bits register s= et error for FDIR > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0app/testpmd: fix VLAN TCI mask set = error for FDIR > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0net/i40e: fix check of flow directo= r programming status > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0net/i40e: revert fix of flow direct= or check > >=20 > > Xiaoxin Peng (1): > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0net/bnxt: fix Tx with multiple mbuf > >=20 > > Xiaoyun Li (1): > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0net/i40e: fix link speed > >=20 > > Yipeng Wang (3): > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0hash: fix multiwriter lock memory a= llocation > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0hash: fix a multi-writer race condi= tion > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0hash: fix key slot size accuracy --=20 Kind regards, Luca Boccassi