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 971CCA0562; Wed, 1 Apr 2020 03:29:42 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 056FE1C0D2; Wed, 1 Apr 2020 03:29:38 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 5FA8D1C025; Wed, 1 Apr 2020 03:29:36 +0200 (CEST) Received: from wout5-smtp.messagingengine.com (wout5-smtp.messagingengine.com [64.147.123.21]) by dpdk.org (Postfix) with ESMTP id DABE11BFC4 for ; Wed, 1 Apr 2020 03:29:33 +0200 (CEST) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.west.internal (Postfix) with ESMTP id 929AA67F; Tue, 31 Mar 2020 21:29:31 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute7.internal (MEProxy); Tue, 31 Mar 2020 21:29:31 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding:content-type; s=mesmtp; bh=+Aa2tvP/TB G0ePXNsmI5US478QcW5SWWbjMlSHRxw5E=; b=Cp0rrKNvuAnRz4PBwawujqA3GW KY/kVFtGRw8eviwnoYJIiMJSTqnxvrSQTXEWnzL51CG1iHk4nzRhbHS4XeTf23Mu hTau3dd2KNBHiOV7PP/Iy3Mq9peglJiI/vsX6EAJ79w0eafxm8JR3gEJSa4Zuvu7 paBjIHfoyxBoPQDmo= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:message-id:mime-version:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=+Aa2tv P/TBG0ePXNsmI5US478QcW5SWWbjMlSHRxw5E=; b=YbT8qIAL2DB74N1L4vJa9b ee7CSVwIQ+wtsPMbbkfQaSpOCxNvIBS/JKbopIxwUcBcycXgG6V8Zo9Tp9QBELPX K9DzMQwHR/FwGM/BcygwbiuS62Tyg3UNHYHSvmrDFKt45FWPxXpTpsyzXhsqbwbs vIXIv2V9EtGlXvujVarkOmwOANUqZxwXZV/aJOBoNOgznntldX8RYvLtm8if6StB KlLBLmfsYjZ7+peH1+OBUkNs0wkPCv31+5jH2EsCHmXx1/1w3l00VC9SI3MNMWZU trzMHJfesFDS2CZGof4xjMnslAMEokHTNXompGqefSS33QigUWZUlq4xcFAx0I4w == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduhedrtddugddtlecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecunecujfgurhephffvufffkfgggfgtsehtufertddttd dvnecuhfhrohhmpefvhhhomhgrshcuofhonhhjrghlohhnuceothhhohhmrghssehmohhn jhgrlhhonhdrnhgvtheqnecuffhomhgrihhnpehjrghnghhordgtohhmpdguphgukhdroh hrghenucfkphepjeejrddufeegrddvtdefrddukeegnecuvehluhhsthgvrhfuihiivgep tdenucfrrghrrghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgrlhhonhdrnh gvth X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 73D18306CBE0; Tue, 31 Mar 2020 21:29:30 -0400 (EDT) From: Thomas Monjalon To: announce@dpdk.org Cc: david.marchand@redhat.com Date: Wed, 01 Apr 2020 03:29:29 +0200 Message-ID: <10038126.3WhfQktd6Z@xps> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-BeenThere: announce@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list Subject: [dpdk-dev] [dpdk-announce] [HELP REQUIRED] call for reviews X-BeenThere: dev@dpdk.org List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hi, DPDK 20.05-rc1 is planned to be released in less than three weeks. This is challenging because some patches are missing reviews. We all want to have our code reviewed and accepted. It will happen if everybody take time to read ideas, comment the designs and review the implementations. Before starting, do not hesitate to prepare yourself comfortably: https://www.jango.com/browse_music Below are some suggested readings, please pick one or more in the list: - gcc 10 support http://inbox.dpdk.org/dev/20200325141137.7088-1-ktraynor@redhat.com/ - clean-up compiler hint attributes http://inbox.dpdk.org/dev/20200210162032.1177478-1-thomas@monjalon.net/ - data type for AVX512 http://inbox.dpdk.org/dev/1583757826-375246-2-git-send-email-vladimir.medvedkin@intel.com/ - helpers for bit operations http://inbox.dpdk.org/dev/20200309095410.28983-2-joyce.kong@arm.com/ - C11 atomics http://inbox.dpdk.org/dev/1584407863-774-2-git-send-email-phil.yang@arm.com/ http://inbox.dpdk.org/dev/a6df56db-b0d3-2e45-c872-1f3eb54b1aad@ericsson.com/ - ring enhancemements http://inbox.dpdk.org/dev/20200331164330.28854-1-konstantin.ananyev@intel.com/ http://inbox.dpdk.org/dev/20200224203931.21256-1-honnappa.nagarahalli@arm.com/ http://inbox.dpdk.org/dev/2445314.H8VbNj7W2P@xps/ - basic memory management for Windows http://inbox.dpdk.org/dev/20200330041026.784624-1-dmitry.kozliuk@gmail.com/ - cleanup more resources on shutdown http://inbox.dpdk.org/dev/20200104013341.19809-1-stephen@networkplumber.org/ - probing control http://inbox.dpdk.org/dev/2593334.B0Pyx7erxp@xps/ - ethdev close behaviour and usage http://inbox.dpdk.org/dev/1913442.o4kTbAZ4gJ@xps/ - vectorize virtio packed ring datapath http://inbox.dpdk.org/dev/20200327165412.87359-1-yong.liu@intel.com/ - clean-up NIC features matrix in documentation http://inbox.dpdk.org/dev/20200311230136.63452-1-thomas@monjalon.net/ - fixes and tests for rte_security http://inbox.dpdk.org/dev/20200312151654.7218-1-l.wojciechow@partner.samsung.com/ - nodes graph as packet processing pipeline http://inbox.dpdk.org/dev/20200331192945.2466880-1-jerinj@marvell.com/ - telemetry rework http://inbox.dpdk.org/dev/20200319171907.60891-1-ciara.power@intel.com/ - tracepoints compatible with LTTng http://inbox.dpdk.org/dev/20200329144342.1543749-1-jerinj@marvell.com/ - internal symbol marking http://inbox.dpdk.org/dev/1929042.qExNQAuVzC@xps/ And to prepare next releases, some design discussions need to progress: - VFIO token for PF http://inbox.dpdk.org/dev/20200305043311.17065-1-vattunuru@marvell.com/ - IF proxy http://inbox.dpdk.org/dev/20200310111037.31451-1-aostruszka@marvell.com/ - ethdev capabilities and feature enabling http://inbox.dpdk.org/dev/13121897.9FIjf2LrnR@xps/ http://inbox.dpdk.org/dev/8032312.HfnmF1KY9p@xps/ http://inbox.dpdk.org/dev/20200319075851.GA26440@chelsio.com/ Thanks a lot for helping releases to happen!