From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 840F91B3AE for ; Thu, 22 Nov 2018 12:40:00 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id DFBF22205C; Thu, 22 Nov 2018 06:39:59 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Thu, 22 Nov 2018 06:39:59 -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=Ax8eWc2hTOHp280K9tiCtwQHNA8RBVh7BWp+aZ5Acb0=; b=crlFDuhwIb+x Z0yzJtaSh8lSWepiyoCA2zq87A9WSrEcvMoWewvS7WID5OzhHsVpt+vUonF+ticS GePk1Mqm919PefLyyzloIYxvOLsp3FjEv/wobXzvCBTEzZLQGXKQXKXRu3zohBl8 PmGymMp412PoJ43FWxWRtzH49KDyh1M= 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=Ax8eWc2hTOHp280K9tiCtwQHNA8RBVh7BWp+aZ5Ac b0=; b=OCuw8snAsQATDzlUNxdzwuS9MJjA2Alc3VteiYDN6IGV3ccVTdX2z36N1 m/9rCjY0cvfS6s7qpRmC4v2/Q9kpkAiZ+moiijeIEXbqe5YS/ShEHkwePBZLlEs5 JZT0nSsJy7bs4oDdpn9/poJI/Gk+Y6v5s3cbi8BjpNXu0UMCgAmT1hmxaFLMSUHo gEshxDvlrW3zrFHJjqNJN/QIPZIjSru22vcfNTbHGfd5Ln9G46710B3DqinvMiuI 6N5hEUZVeMXUn3GkTVp/KIGHU0ABqTSUVyMggUE/7M8IFJR4YbLHgTlGobo2YUF3 SmP+UweejWgRrrstoFlYRJbzTijmg== X-ME-Sender: 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 E7075102A0; Thu, 22 Nov 2018 06:39:58 -0500 (EST) From: Thomas Monjalon To: Shreyansh Jain Cc: web@dpdk.org, Gagandeep Singh Date: Thu, 22 Nov 2018 12:39:57 +0100 Message-ID: <1738922.K6t2RhMeUD@xps> In-Reply-To: References: <20181122103136.20194-1-shreyansh.jain@nxp.com> <6457013.azZNpyoqg0@xps> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-web] [PATCH v2] update NXP NICs and add newly supported device X-BeenThere: web@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK website maintenance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Nov 2018 11:40:00 -0000 22/11/2018 12:15, Shreyansh Jain: > Hi Thomas, > > From: Thomas Monjalon > > Please could you check my patches in this area? > > If you agree with my changes, please rebase on top (need to add enetc > > in description). > > I am assuming you are talking about [1] Yes > When do you plan to merge your patches? I will merge them after you reviewed them :-) > Once you do that, I can place my patch over that for ENETC (and changes to existing device list). OK, thanks > [1] https://mails.dpdk.org/archives/web/2018-November/000942.html