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 1253BA00E6 for ; Wed, 7 Aug 2019 16:37:54 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 8BA702B9C; Wed, 7 Aug 2019 16:37:53 +0200 (CEST) Received: from mail-wm1-f65.google.com (mail-wm1-f65.google.com [209.85.128.65]) by dpdk.org (Postfix) with ESMTP id EC7DD1D9E for ; Wed, 7 Aug 2019 16:37:51 +0200 (CEST) Received: by mail-wm1-f65.google.com with SMTP id 207so309446wma.1 for ; Wed, 07 Aug 2019 07:37:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6wind.com; s=google; h=from:to:cc:subject:date:message-id; bh=XBlYix4LvZOx+v9JrDeVU7ZSovQ9Lrbn5oZrg+03UjY=; b=E0bvpRdQRQD63egWNpp4bqUoEW55GkgyoAwUWKNOQiRyEflQvFag9tK+OZFJzu36C3 4yci0z8Q7rX0hJg5Y572NnnJI9cXy+58uy307Z2ZiuUuRYoegUY5SKGg9x8CW3kP8efP tn4A7srotXNGPC75esQyjoE2ZpowLqlAQ/G2+u062xqhI+otwYNQfV9g09oRxnXo9+R8 kPQX8AjbLap0Ir22kE57fOPTq0/OEcaDCrVLPY9e6p7Z3R193rFXxQAcx+PvKbS1u+AI Qg0UhsFeALn3BYpiszzqGuL4miNdnqgBY/bNEjBKvWwAwKWU1+7Uy+0frW6PdtLD/r8u cseQ== 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=XBlYix4LvZOx+v9JrDeVU7ZSovQ9Lrbn5oZrg+03UjY=; b=cpYBl3SSifIX23ZyWqnj6E737z1CJ02kyH9dyy5si7XB+QbbjwkaSRyhRhCIxSH43y FR74nKegMbpR8I5cL9VGDyWDsa3gnE1DERWi4pfBRe5VyEohiHXR1+IyL8atjdbV/l73 SL/5L5kLIR+JlC1KqpCJi+jZz+GrxSoyxyV4iKo26qW3p3Xlo0qA/i4PZ87jka5e4roJ +xEaMvIS140SlCuV72ZSmkdEKn2rDlDHQAEPY2g1SOr4ZaL3eP27COMDWjp5e44eJIn8 teVI2FJR7xvvSX2FEgqUJq1LmKJ8/8cbfMUNoG05rFRrU1SVeKJ9QqZL3PxB1yFLRDaQ wEig== X-Gm-Message-State: APjAAAXk5A0aqoxC+SxGZBf2/gTTvB+/ELnV7pP50U04DNi7WBQgUXy0 ZpmxBC3TQExv5kxI9kfEoexe X-Google-Smtp-Source: APXvYqxDttSKoIXwM9AOvkLoT27sfdIGbBqfvUKsdEdo2vQtqWQkneduN2jpIWL9i5zC7fm6hL5xqQ== X-Received: by 2002:a1c:a481:: with SMTP id n123mr245089wme.123.1565188671515; Wed, 07 Aug 2019 07:37:51 -0700 (PDT) Received: from ascain.dev.6wind.com. (host.78.145.23.62.rev.coltfrance.com. [62.23.145.78]) by smtp.gmail.com with ESMTPSA id 2sm133441211wrn.29.2019.08.07.07.37.50 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 07 Aug 2019 07:37:50 -0700 (PDT) From: Thierry Herbelot To: dev@dpdk.org Cc: stable@dpdk.org, Thomas Monjalon Date: Wed, 7 Aug 2019 16:37:19 +0200 Message-Id: X-Mailer: git-send-email 2.11.0 Subject: [dpdk-stable] [PATCH 19.11 00/12] Miscellaneous fixes 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: , Errors-To: stable-bounces@dpdk.org Sender: "stable" This series of patches includes fixes for issues seen with 6WIND fast path, built on DPDK. The patches are in 6WIND version of DPDK, and should have been upstreamed a long time ago. Guo Fengtian (1): net/ixgbevf: fix stats update after a PF reset Laurent Hardy (1): net/i40e: set speed to undefined for default case in link update Olivier Matz (5): ethdev: fix description of tx descriptor status net/e1000: fix Tx descriptor status api (igb) net/e1000: fix Tx descriptor status api (em) net/ixgbe: fix Tx descriptor status api net/i40e: fix Tx descriptor status api Thibaut Collet (2): virtio: fix rx stats with vectorized functions virtio: get all pending rx packets with vectorized functions Thierry Herbelot (3): drivers/crypto/openssl: use a local copy for the session contexts drivers/crypto/dpaa_sec: update DPAA iova table in dpaa_mem_vtop drivers/crypto/octeontx: enable unbinding for the OcteonTx crypto engines drivers/crypto/dpaa_sec/dpaa_sec.c | 5 +++- drivers/crypto/octeontx/otx_cryptodev.c | 1 + drivers/crypto/openssl/rte_openssl_pmd.c | 34 +++++++++++++++------ drivers/net/e1000/em_rxtx.c | 33 +++++++++++++------- drivers/net/e1000/igb_rxtx.c | 9 +++--- drivers/net/i40e/i40e_ethdev.c | 4 +-- drivers/net/i40e/i40e_ethdev_vf.c | 8 +++-- drivers/net/i40e/i40e_rxtx.c | 37 ++++++++++++++++------- drivers/net/ixgbe/ixgbe_ethdev.c | 6 ++-- drivers/net/ixgbe/ixgbe_rxtx.c | 45 ++++++++++++++++++++-------- drivers/net/ixgbe/ixgbe_rxtx.h | 1 + drivers/net/virtio/virtio_rxtx.c | 2 +- drivers/net/virtio/virtio_rxtx.h | 2 ++ drivers/net/virtio/virtio_rxtx_simple_neon.c | 11 +++++-- drivers/net/virtio/virtio_rxtx_simple_sse.c | 11 +++++-- lib/librte_ethdev/rte_ethdev.h | 4 +-- 16 files changed, 153 insertions(+), 60 deletions(-) -- 2.11.0