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 8A843A04B7; Wed, 14 Oct 2020 13:21:27 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 6B4691DCB2; Wed, 14 Oct 2020 13:21:25 +0200 (CEST) Received: from dispatch1-us1.ppe-hosted.com (dispatch1-us1.ppe-hosted.com [67.231.154.164]) by dpdk.org (Postfix) with ESMTP id CA8B11DC73 for ; Wed, 14 Oct 2020 13:21:22 +0200 (CEST) Received: from mx1-us1.ppe-hosted.com (unknown [10.110.50.150]) by dispatch1-us1.ppe-hosted.com (PPE Hosted ESMTP Server) with ESMTP id 6FFEC20099; Wed, 14 Oct 2020 11:21:21 +0000 (UTC) Received: from us4-mdac16-58.at1.mdlocal (unknown [10.110.50.151]) by mx1-us1.ppe-hosted.com (PPE Hosted ESMTP Server) with ESMTP id 6F0C7800A3; Wed, 14 Oct 2020 11:21:21 +0000 (UTC) X-Virus-Scanned: Proofpoint Essentials engine Received: from mx1-us1.ppe-hosted.com (unknown [10.110.49.104]) by mx1-us1.ppe-hosted.com (PPE Hosted ESMTP Server) with ESMTPS id 022BA100072; Wed, 14 Oct 2020 11:21:21 +0000 (UTC) Received: from webmail.solarflare.com (uk.solarflare.com [193.34.186.16]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by mx1-us1.ppe-hosted.com (PPE Hosted ESMTP Server) with ESMTPS id BC27BB80065; Wed, 14 Oct 2020 11:21:20 +0000 (UTC) Received: from [192.168.38.17] (10.17.10.39) by ukex01.SolarFlarecom.com (10.17.10.4) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Wed, 14 Oct 2020 12:21:13 +0100 To: Ferruh Yigit , References: <1602596753-32282-1-git-send-email-arybchenko@solarflare.com> <1602596753-32282-11-git-send-email-arybchenko@solarflare.com> <4959bea5-4357-40b4-2ad6-1748d5403c44@intel.com> From: Andrew Rybchenko Message-ID: Date: Wed, 14 Oct 2020 14:21:08 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.3.1 MIME-Version: 1.0 In-Reply-To: <4959bea5-4357-40b4-2ad6-1748d5403c44@intel.com> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Language: en-US X-Originating-IP: [10.17.10.39] X-ClientProxiedBy: ocex03.SolarFlarecom.com (10.20.40.36) To ukex01.SolarFlarecom.com (10.17.10.4) X-TM-AS-Product-Ver: SMEX-12.5.0.1300-8.6.1012-25724.003 X-TM-AS-Result: No-2.198000-8.000000-10 X-TMASE-MatchedRID: +c13yJDs903mLzc6AOD8DfHkpkyUphL9DyGPIvVxZnCHv8otQeUIQmhk SwpykoqVd9m/hd4OMhjhWBJf1+LpGiv5Q9Q2DWir/QrUTNJyjilHsHbvUttWoo5JUK9UdYknrrm 2vDxsp/SjjGu/2S799ZGTpe1iiCJq71zr0FZRMbCWlioo2ZbGwdmzcdRxL+xwKrauXd3MZDUvqJ 4lle2r8yjQBYbGRpnJQbS1Z0rMTl9WbzI5T0mXS6BaqU4JVc+NDEnd9t/7HwlBV9yIAugauL5Jo 4X1e72ZmMb8gDhNLzplVv+qan+ESimrallLEixoqiftjGsrnVLHLBltO4st2n5CgYvfL1UC X-TM-AS-User-Approved-Sender: Yes X-TM-AS-User-Blocked-Sender: No X-TMASE-Result: 10--2.198000-8.000000 X-TMASE-Version: SMEX-12.5.0.1300-8.6.1012-25724.003 X-MDID: 1602674481-wvlo3Sgwk1zA X-PPE-DISP: 1602674481;wvlo3Sgwk1zA Subject: Re: [dpdk-dev] [PATCH 10/36] net/sfc: add EF100 support 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" On 10/14/20 1:40 PM, Ferruh Yigit wrote: > On 10/13/2020 2:45 PM, Andrew Rybchenko wrote: >> Riverhead is the first NIC of the EF100 architecture. >> >> Signed-off-by: Andrew Rybchenko > > Should documentation and web page [1] updated for new device support? Yes, I will send web page update patch a bit later. Thanks. > Riverhead is name of the NIC, and EF100 is the name of the IP in that > NIC, right? Is the Riverhead NIC public now? EF100 is a an architecture name (the previous one is EF10). Riverhead is an engineering name (similar to Huntington, Medford and Medford2 in base driver). See NIC name in doc patch. > [1] https://core.dpdk.org/supported/nics/solarflare/