From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wg0-f42.google.com (mail-wg0-f42.google.com [74.125.82.42]) by dpdk.org (Postfix) with ESMTP id 2F50DADE2 for ; Thu, 12 Feb 2015 15:56:35 +0100 (CET) Received: by mail-wg0-f42.google.com with SMTP id x13so10652976wgg.1 for ; Thu, 12 Feb 2015 06:56:35 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:organization :user-agent:in-reply-to:references:mime-version :content-transfer-encoding:content-type; bh=xWp/ykRCDTXyY/6cKSyb1yZBiCrA8Xss9D2GnYGtt/s=; b=PX25M2vm0/sKe8BsMwboHJoW8Xk+dUvfD8gvB6qMZNqjhrEF/A6A8/+zowe+9L7+HH 1huEse/llvdrFF1eoouNMb2GVYDr00bBHa/jA1aTafULYEIaGOcxzV+Vez8Y6o6lRNdT +/5GcUVxe1t1lC7zqfL9I5GFMBTEqLQUxOM2WKI24TYe/DKYeByjvV2Sd/83UR/o52ab zOa4oDawv8WI219EU+x/9OaCCB+nUgjS3xet/o1lkFP9AoekO5PQRigAzMfaqzi8SIiI RQ/+obAfR92ehNekIH4bYT5LKg8H4X+7KSeGtQbyUoNQFikOcbkfdvDKh2n1cHYgYA+D Klpw== X-Gm-Message-State: ALoCoQn6sxxqV86lih4tP4vuLwMGdiPB0TsPhR8cizB10Ipg/5JvqqW+nZuaTj0uWwQ/2kishHJt X-Received: by 10.180.208.69 with SMTP id mc5mr6804851wic.75.1423752994897; Thu, 12 Feb 2015 06:56:34 -0800 (PST) Received: from xps13.localnet (136-92-190-109.dsl.ovh.fr. [109.190.92.136]) by mx.google.com with ESMTPSA id ax10sm6000185wjc.26.2015.02.12.06.56.33 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Feb 2015 06:56:34 -0800 (PST) From: Thomas Monjalon To: Stephen Hemminger Date: Thu, 12 Feb 2015 15:56:06 +0100 Message-ID: <7494089.Zd4m57eSBR@xps13> Organization: 6WIND User-Agent: KMail/4.14.4 (Linux/3.18.4-1-ARCH; KDE/4.14.4; x86_64; ; ) In-Reply-To: <20150212063353.6fb8d6a6@uryu.home.lan> References: <1423247795-22399-1-git-send-email-stephen@networkplumber.org> <5215853.ENRJpHG31c@xps13> <20150212063353.6fb8d6a6@uryu.home.lan> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Cc: dev@dpdk.org, Stephen Hemminger Subject: Re: [dpdk-dev] [PATCH 0/4] Broadcom 10G NIC Poll Mode Driver X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Feb 2015 14:56:35 -0000 2015-02-12 06:33, Stephen Hemminger: > On Thu, 12 Feb 2015 15:00:13 +0100 > Thomas Monjalon wrote: > > > Hi Stephen, > > > > 2015-02-07 07:15, Stephen Hemminger: > > > Source was from FreeBSD. > > > > > > changes were to make it work and lots of de-uglification. > > > > Maintenance would be eased by showing this work with separate commits. > > You should at least have a patch for importing FreeBSD source without > > modifications. > > > > Other comment: there could be other drivers for Broadcom devices. > > Why not keeping the name bnx2x? > > > > Thanks > > That history is lost. I don't understand your answer, and you forgot one question. Please reply below each question. I said: "You should at least have a patch for importing FreeBSD source without modfications". Is the initial FreeBSD source lost? Do you agree to rename to bnx2x?