From owner-svn-src-all@FreeBSD.ORG Mon May 19 19:46:06 2014 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AFC1E771; Mon, 19 May 2014 19:46:06 +0000 (UTC) Received: from mail-la0-x235.google.com (mail-la0-x235.google.com [IPv6:2a00:1450:4010:c03::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4E9B22024; Mon, 19 May 2014 19:46:05 +0000 (UTC) Received: by mail-la0-f53.google.com with SMTP id ec20so4397431lab.26 for ; Mon, 19 May 2014 12:46:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=wsRyeeIymJ/ssiESeLGam31MGnlj1Ltp5DRXt3ugL+M=; b=xtoaJWhh6dYh2jMXGqbPm/3H2tN4grndEzFQF80TRwTxHnfgB/J3HZw76PXy7HSMtc xo5Picub/Zb4GPQDRBuz6ucbOplMl7AlgsnBNSR4aS1bnL3w1Z0CT/fuUfZoP/B9fq80 0q1h2WP4t7YLsRMqErwTfyJnRRgk0vvYqfmWaPJ91Bah8y/pR9lGr6F5m8CmzkF+A0q5 mRB48HQ7w0UYt3a4uohqIIvpzeK1hMsEItD9+obHhl29aVfS5mjv+m9YiFA/0MIrps/r hz7ki7WqR/Y8Neo7fI77xiN/g/S9pBcaDDnInI+FIqzMw98nSN4gF2bTjmnO9ZSTcBQy sGPQ== MIME-Version: 1.0 X-Received: by 10.112.13.137 with SMTP id h9mr26221298lbc.33.1400528763289; Mon, 19 May 2014 12:46:03 -0700 (PDT) Received: by 10.114.70.238 with HTTP; Mon, 19 May 2014 12:46:03 -0700 (PDT) In-Reply-To: References: <201405190121.s4J1L3qA068339@svn.freebsd.org> <53796149.8060000@freebsd.org> Date: Mon, 19 May 2014 20:46:03 +0100 Message-ID: Subject: Re: svn commit: r266423 - in head/sys: conf dev/i40e modules/i40e From: Dominic Marks To: hiren panchasara Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, Jack F Vogel , Rui Paulo , svn-src-head , Julian Elischer X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2014 19:46:06 -0000 'umble user here. Yes, please don't do this. ietN? Dominic On Mon, May 19, 2014 at 7:25 PM, hiren panchasara wrote: > On May 19, 2014 10:50 AM, "Rui Paulo" wrote: > > > > On 18 May 2014, at 18:41, Julian Elischer wrote: > > > > > On 5/19/14, 9:21 AM, Jack F Vogel wrote: > > >> Author: jfv > > >> Date: Mon May 19 01:21:02 2014 > > >> New Revision: 266423 > > >> URL: http://svnweb.freebsd.org/changeset/base/266423 > > >> > > >> Log: > > >> This is the beta release of the driver for the new > > >> Intel 40G Ethernet Controller XL710 Family. This is > > >> the core driver, a VF driver called i40evf, will be > > >> following soon. Questions or comments to myself or > > >> my co-developer Eric Joyner. Cheers! > > > love the name.. > > > > Aesthetics aside, I think the name should be changed. Network drivers > always used [a-z] for name and [0-9] for unit. Can you find an example > where this is not true? > > > > +1 > > I'd also like this name consistency to be maintained, if possible. > > Cheers, > Hiren > _______________________________________________ > svn-src-all@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/svn-src-all > To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org" >