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 710FCA0528; Mon, 20 Jan 2020 14:39:03 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 6826B11A4; Mon, 20 Jan 2020 14:39:02 +0100 (CET) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id ABF6511A2 for ; Mon, 20 Jan 2020 14:39:00 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 3CEDE21C28; Mon, 20 Jan 2020 08:38:58 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Mon, 20 Jan 2020 08:38:58 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=lLvlEztLsqOOyGVC+qz4BmT3wRoJwd6YquAelbsYCeU=; b=ebjZrlJb7je0 zhOtAeRQY1aP6gdXwY3HRq0hPAWJVw0BbdSOIIvMcyTKZJ/nRz0MnbegvS6IC7ap YgJAkcr9MZjmGDqmZ+aoqTfa07GWT8HgYcolfoYpBxvco+5lSMPQwzJtHEhL8K8V 48/19WWki7jbKDc5dgT6QfBAQ26pOo8= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm1; bh=lLvlEztLsqOOyGVC+qz4BmT3wRoJwd6YquAelbsYC eU=; b=K+HyNzxZ6QRlnst/z3mK2dAd0Xm0E5DC9AiAeUTcAaO/V8D3Y1wKNlc24 v4c3oViZdCOmDphNEJuOA6QaflLBxA+JNi24lW8NchhHDKRmU2bAgRTEWmjSkhaW /CBfYxHuIjGNZrlKex3OwRKnJP7OmybVBxXeysjUfQAiv+XgFQ1n07VfN/fdpYVn bw/4HxYUW61d5yoQ3aTSm0cpOUmlfPAQWhjqiaLltJjvmRr1XFW5UDUrGrZf2C1R NU3zeUixg0aXMOb0fePNe72c3BVPivCCfTo30OZivlV1uUQ+Tev81pcpNgTUFic0 0r+VGs0qfQursFUZ4YlXIBri18hmg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedugedrudehgdegvdcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucfkph epjeejrddufeegrddvtdefrddukeegnecuvehluhhsthgvrhfuihiivgeptdenucfrrghr rghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvth 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 75A0C306098F; Mon, 20 Jan 2020 08:38:57 -0500 (EST) From: Thomas Monjalon To: Ferruh Yigit Cc: Alfredo Cardigliano , dev@dpdk.org Date: Mon, 20 Jan 2020 14:38:56 +0100 Message-ID: <2669176.LqEvEWPEkG@xps> In-Reply-To: References: <20200119155356.20403-1-cardigliano@ntop.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v5 00/17] Introduces net/ionic PMD X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 20/01/2020 14:05, Ferruh Yigit: > On 1/19/2020 3:53 PM, Alfredo Cardigliano wrote: > > The patch series provides an initial version of a > > poll mode driver for Pensando network adapters. > > The driver name is ionic. > > > > v5 Changes: > > ---------- > > - Fixed commits headlines > > - Fixed doc syntax > > - Fixed unused parameters errors > > - Fixed included headers > > - Replaced ilog2 with rte_log2_u32 > > - More code style cleanup > > > > Signed-off-by: Alfredo Cardigliano > > Reviewed-by: Shannon Nelson > > > > Alfredo Cardigliano (17): > > net/ionic: add skeleton > > net/ionic: add hardware structures definitions > > net/ionic: add log > > net/ionic: register and initialize the adapter > > net/ionic: add port management commands > > net/ionic: add basic lif support > > net/ionic: add doorbells > > net/ionic: add adminq support > > net/ionic: add notifyq support > > net/ionic: add basic port operations > > net/ionic: add Rx filters support > > net/ionic: add Flow Control support > > net/ionic: add Rx and Tx handling > > net/ionic: add RSS support > > net/ionic: add stats > > net/ionic: add Tx checksum support > > net/ionic: read Fw version > > Series applied to dpdk-next-net/master, thanks. > > Please send a patch to web mail list [1] to add your device support to the web > page [2]. > > > @Thomas, > > It is after deadline, and you already pulled from next-net, but this arrived > late, for the sake of more complete -rc1, is it possible to pull one more time > from next-net before finalizing -rc1? Yes I will check next-net again.