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 9AE43A00E6 for ; Thu, 8 Aug 2019 15:19:23 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 518401BE3F; Thu, 8 Aug 2019 15:19:23 +0200 (CEST) Received: from mail-wr1-f65.google.com (mail-wr1-f65.google.com [209.85.221.65]) by dpdk.org (Postfix) with ESMTP id 22FE31BE3F for ; Thu, 8 Aug 2019 15:19:22 +0200 (CEST) Received: by mail-wr1-f65.google.com with SMTP id p13so20323226wru.10 for ; Thu, 08 Aug 2019 06:19:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6wind.com; s=google; h=subject:from:to:cc:references:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=8CZMnIAe0utZAMDE+fMQ2R7DnRzWU1n6OJ5qs8Qx1oM=; b=D0N5VTbg16AohrJLHgQ2zBLpxTRinmmPGI3ymhCvFIjRYdlcCfCU12e6RGX4srkr6K X4WPeGfvPHX83etMAYjl6xMi4PvzzIju/gjPjuIDeOetYtj6iFjhhCXLIUTPBAHaYeBr qVIiH9cvuAkzFxuTsZ7h7J2LOJ2L8K9QG3lpceQyGdyM352aPnIIqP2ecpTd+xWakcrH 2QHUt/ou45E9kSQg4GtuHoWJh7ttAt2IkuQXbN+mjAN3lQ+tatoTSmYwpyVuxbTXg2t+ 2+20vJgn8aB63KRCtLbq4IoD5L0W3vvwwClzqgmVr0FOXyNp0ApVbd45z00VU92xhh6T vAdw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:from:to:cc:references:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=8CZMnIAe0utZAMDE+fMQ2R7DnRzWU1n6OJ5qs8Qx1oM=; b=SaBvHofn+E7PW/clN3iscdTTFjeILfhXaEIoctE13YusVeDeCni5N5Rm1LrF0O/O+D 3T7YwXMLmmFLuLhVCU7R28pmxMyoOM9igfzYr8u/OjLkfFB7lilBlz6MmMHsSGpe172p cgDLNnJRLhivDE5TQOkMeY8Ss75v/qZ62pOOp+jWs+9vWmapbRpmlGxVdm3SHtT4lUjK SEAGri1bpCEc9HcNjrLBcS7/an+sptu9HafYJXlDcAPIIhJs+Z0ljdR4ma2oYA6jn0Ze ugUD/0Pcc1HJK1Pac6LlLthLIcLblyWPdCRVh/aJ2qa1NKu/2SyCBx0dR5UfT5MS/l1I U6yw== X-Gm-Message-State: APjAAAUz7HLA4tWNOd4G6/1iX1+eM+jmg3KvhEu8tqqUfVVtU8RUy3gd SpYt80Vw+s7AxG1GfSC5XerV X-Google-Smtp-Source: APXvYqz1wc3KjAdBALsZzg8EV9GV9vIq8cX6O8ypPDLbuRm+7KOAOBqFvOeLwh7w/qk4qBp611tPqg== X-Received: by 2002:a5d:5183:: with SMTP id k3mr13158082wrv.270.1565270361784; Thu, 08 Aug 2019 06:19:21 -0700 (PDT) Received: from [10.16.0.208] (host.78.145.23.62.rev.coltfrance.com. [62.23.145.78]) by smtp.gmail.com with ESMTPSA id i66sm4692861wmi.11.2019.08.08.06.19.20 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Aug 2019 06:19:21 -0700 (PDT) From: Thierry Herbelot To: dev@dpdk.org Cc: stable@dpdk.org, Thomas Monjalon References: Message-ID: Date: Thu, 8 Aug 2019 15:19:19 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-stable] [PATCH 19.11 V3 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" On 8/8/19 10:22 AM, Thierry Herbelot wrote: > 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. In fact, I will re-submit another series of patches, as some are not yet ready. Please disregard the current series. Thierry > > V3 changes: > fix double increment of stats in virtio vectorized functions > > V2 changes: > fix checkpatch issues > > > 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 | 10 +++++-- > drivers/net/virtio/virtio_rxtx_simple_sse.c | 10 +++++-- > lib/librte_ethdev/rte_ethdev.h | 4 +-- > 16 files changed, 151 insertions(+), 60 deletions(-) > -- Thierry Herbelot 6WIND