From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 6026FA056A for ; Fri, 6 Mar 2020 17:53:16 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 33EC9FEB; Fri, 6 Mar 2020 17:53:16 +0100 (CET) Received: from us-smtp-delivery-1.mimecast.com (us-smtp-2.mimecast.com [205.139.110.61]) by dpdk.org (Postfix) with ESMTP id 9A469FEB for ; Fri, 6 Mar 2020 17:53:14 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1583513594; h=from:from:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=fCrgQSFyjlh/IFWwU4McXqRQJlV45N234kP170VlQuE=; b=FoucgkQCyuFbFuOyj6ewpCkJsjL590x0uq6ztCa9XHI/c6GSAW7x8vdLZboWD6tgHJzvrY AezYlBnqR3HsMHkcXMXx/LozpvyV+GXqXFPvVysiLAWFkdaccMLy3QQsySjMnw9b8eUiwv peHo+335ujX8HepIW9uu5JBFjxigj5o= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-60--JFh5gY7OPSRX-2XE_OjjA-1; Fri, 06 Mar 2020 11:53:05 -0500 X-MC-Unique: -JFh5gY7OPSRX-2XE_OjjA-1 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 63E16100550D; Fri, 6 Mar 2020 16:53:00 +0000 (UTC) Received: from rh.redhat.com (unknown [10.33.36.64]) by smtp.corp.redhat.com (Postfix) with ESMTP id D41D5277C0; Fri, 6 Mar 2020 16:52:20 +0000 (UTC) From: Kevin Traynor To: dpdk stable Cc: Ajit Khaparde , Akhil Goyal , Anatoly Burakov , Andrew Rybchenko , Anoob Joseph , Archana Muniganti , Bruce Richardson , Chunsong Feng , David Marchand , Dekel Peled , Ferruh Yigit , Gagandeep Singh , Harman Kalra , Huisong Li , Igor Chauskin , Itsuro Oda , Kalesh AP , Konstantin Ananyev , Maciej Bielski , Marvin Liu , Matan Azrad , Maxime Coquelin , Michal Krawczyk , Min Hu , Min Wang , Nikhil Rao , Nipun Gupta , Ori Kam , Pavan Nikhilesh , Qi Zhang , Radu Bulie , Rahul Gupta , Raslan Darawsheh , Remy Horton , Reshma Pattan , Santoshkumar Karanappa Rastapur , Somnath Kotur , Stephen Hemminger , Tao Zhu , Thomas Monjalon , Tiwei Bie , Viacheslav Ovsiienko , Wei Hu , Wei Zhao , Wisam Jaddo , Xiaoyu Min , Yinan Wang Date: Fri, 6 Mar 2020 16:52:08 +0000 Message-Id: <20200306165208.18163-1-ktraynor@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Subject: [dpdk-stable] please help backporting some patches to LTS release 18.11.7 X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: dpdk stable List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: stable-bounces@dpdk.org Sender: "stable" Hi commit authors (and maintainers), I didn't apply following commits from DPDK master to 18.11 LTS branch, as conflicts or build errors occur. Note, it may be dependent on another patch below that has not been applied. Can authors check your patches in the following list and either: - Backport your patches to the 18.11 branch, or - Indicate that the patch should not be backported Please do either of the above by 03/13/20. Some notes on LTS backports: A backport should contain a reference to the DPDK master branch commit in it's commit message in exactly the following fashion: [ upstream commit ] For example: https://git.dpdk.org/dpdk-stable/commit/?h=3D18.11&id=3Dd90e6ae6f936ecd= c2fd3811ff9f26aec7f3c06eb When sending the backported patch, please indicate the target branch in the subject line, as we have multiple branches, for example: [PATCH 18.11] foo/bar: fix baz With git format-patch, this can be achieved by appending the parameter: --subject-prefix=3D'PATCH 18.11' Send the backported patch to "stable@dpdk.org" but not "dev@dpdk.org". FYI, branch 18.11 is located at tree: https://git.dpdk.org/dpdk-stable Thanks. Kevin. --- dcfbc594f Wei Zhao net/iavf: fix queue interrupt for ice b149a7064 Anatoly Burakov eal/freebsd: add config reattach in secondary p= rocess a135e050a Konstantin Ananyev examples/ipsec-secgw: fix packet length 9d10f53e4 Harman Kalra test/metrics: fix second run=20 ea81c1b81 Dekel Peled net/mlx5: fix NVGRE matching 721c95301 Matan Azrad net/mlx5: fix Rx scatter mode validation e76097f84 Marvin Liu net/virtio: cleanup on demand when in-order Tx 1ae55ad38 Marvin Liu net/virtio: fix mbuf data and packet length mis= match f35eaaca5 Stephen Hemminger net/bnxt: fix crash in secondary process e0d865357 Kalesh AP net/bnxt: enable interrupts according interface= status 9bc556e3e Kalesh AP net/bnxt: fix error handling in xstats be048a1aa Andrew Rybchenko net/virtio: fix descriptor addressed in Tx 6080796f6 Anatoly Burakov mem: make base address hint OS specific 6d3f9917f Anatoly Burakov eal: fix memory config allocation for multi-pro= cess 6977f1451 Wisam Jaddo app/testpmd: fix missing GENEVE item in raw enc= ap f5019a53d Kalesh AP net/bnxt: fix memory leak 1526dd053 Andrew Rybchenko net/virtio: fix Tx checksum offloads f0617163b Radu Bulie mempool/dpaa2: report error on endless loop in = mbuf release 05817057f Igor Chauskin net/ena: fix indication of bad L4 Rx checksums 21b1f1abe Ajit Khaparde net/bnxt: fix COS queue mapping 9e0d81c1a Ori Kam net/mlx5: fix selection between encap and decap 7392ad06f Pavan Nikhilesh app/testpmd: use better randomness for Tx split e6d3c0928 Anatoly Burakov eal/freebsd: fix config creation 816eacad1 Somnath Kotur net/bnxt: fix Tx queue profile selection e339ef6e3 Somnath Kotur net/bnxt: fix flow flush to sync with flow dest= roy 5c6316716 Santoshkumar Karanappa Rastapur net/bnxt: fix non matching flow = hitting filter rule # Applies, build error f0f6b5e6c Somnath Kotur net/bnxt: fix reusing L2 filter dcd05da0a Dekel Peled app/testpmd: fix GENEVE flow item 2e02a2aff Wei Hu (Xavier) ethdev: fix VLAN offloads set if no driver call= back d9fc6a0d0 Kalesh AP net/bnxt: fix probe in FreeBSD 8f3224f26 Kalesh AP net/bnxt: fix IOVA mapping 39b88344e Kalesh AP net/bnxt: fix enable/disable VLAN filtering cfadfee41 Kalesh AP net/bnxt: fix VLAN strip 9073198e4 Somnath Kotur net/bnxt: fix bumping of L2 filter reference co= unt 925e3cbda Kalesh AP net/bnxt: remove redundant macro 6dc26050e Kalesh AP net/bnxt: remove unnecessary structure variable 90c957ef3 Kalesh AP net/bnxt: remove a redundant variable 74f96ffdc Kalesh AP net/bnxt: fix return code handling in VLAN conf= ig 90456726e Raslan Darawsheh net/mlx5: fix VXLAN-GPE item translation # Applies, build error on Ubuntu and Debian only ec8615607 Gagandeep Singh crypto/dpaa_sec: fix IOVA conversions e40175c5c Archana Muniganti common/cpt: check cipher and auth keys are set 967a722be Kalesh AP net/bnxt: fix unnecessary delay in port stop 975ff25e7 Rahul Gupta net/bnxt: fix default timeout for getting FW ve= rsion 06387be8e Matan Azrad net/mlx5: fix encap/decap validation 7593cf1d3 Viacheslav Ovsiienko net/mlx5: fix legacy multi-packet write ses= sion e21492a51 Thomas Monjalon net/mlx: fix overlinking with meson and glue dl= open 150c9ac2d Wei Hu (Xavier) app/testpmd: update Rx offload after setting MT= U 207b1c813 Reshma Pattan test: fix build without ring PMD 819d0d1d5 Tao Zhu net/ixgbe: fix blocking system events # Applies, build error 050bfe033 Matan Azrad net/mlx5: fix tunnel flow priority # Dep on 90456726e 3d01b759d Itsuro Oda net/vhost: delay driver setup 3e0030754 Maxime Coquelin net/vhost: fix setup error path # Dep on 3d01b759d 366a0500f Maxime Coquelin net/vhost: prevent multiple setups on reconfigu= ration # Dep on 3d01b759d