From owner-svn-src-all@FreeBSD.ORG Mon Aug 4 04:30: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 55D9DAAB; Mon, 4 Aug 2014 04:30:06 +0000 (UTC) Received: from mail-wg0-x22d.google.com (mail-wg0-x22d.google.com [IPv6:2a00:1450:400c:c00::22d]) (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 785BC2A05; Mon, 4 Aug 2014 04:30:05 +0000 (UTC) Received: by mail-wg0-f45.google.com with SMTP id x12so6875066wgg.4 for ; Sun, 03 Aug 2014 21:30:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=jIdpvEiIKQcmjGxp2KKufDHtL9vUun7sEa9kgyuBf0g=; b=IcS8deiGuBVKozS+Ec9ROJn3jIIGj/aduHh5kat4nQsorz3sbWB6O9yat2vEENWKG0 VW38M+gVE43/i7FaHVvIxqO81WnNoMWxNhjog0B18JMAwpMjgPe6HYDAT+n59VrScMCb OlEfqMVR5dIcTnEsbezz63FP5eJ9rukbUPLD1OWQCR9f5/lcDpKWqvV72QuGpTc1cnlJ VZZC5jE/wQwFMfCZIVyfRKCJMG+A+0Y6BwtjEAGX5OS76EVVUAr8elDluHEv04vB3m0h +oTsLxQ1hoK6S1fahLGbhZ0ph0gZdIgoWVCOW2jFzyB93bnMhWFy0N92gg7K5s0atHCQ LKdA== MIME-Version: 1.0 X-Received: by 10.180.183.36 with SMTP id ej4mr25530630wic.77.1407126603558; Sun, 03 Aug 2014 21:30:03 -0700 (PDT) Received: by 10.216.159.136 with HTTP; Sun, 3 Aug 2014 21:30:03 -0700 (PDT) Reply-To: araujo@FreeBSD.org In-Reply-To: <53df0a4d.5ade.1dac29b@svn.freebsd.org> References: <53df0a4d.5ade.1dac29b@svn.freebsd.org> Date: Mon, 4 Aug 2014 12:30:03 +0800 Message-ID: Subject: Re: svn commit: r269500 - head/sys/modules/ixgbe From: Marcelo Araujo To: Adrian Chadd Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org 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, 04 Aug 2014 04:30:06 -0000 2014-08-04 12:21 GMT+08:00 Adrian Chadd : > Author: adrian > Date: Mon Aug 4 04:21:32 2014 > New Revision: 269500 > URL: http://svnweb.freebsd.org/changeset/base/269500 > > Log: > Make the ixgbe(4) module buildable outside of the tree. > > It defaults to RSS not being enabled. > > Modified: > head/sys/modules/ixgbe/Makefile > > Modified: head/sys/modules/ixgbe/Makefile > > ============================================================================== > --- head/sys/modules/ixgbe/Makefile Mon Aug 4 04:00:48 2014 > (r269499) > +++ head/sys/modules/ixgbe/Makefile Mon Aug 4 04:21:32 2014 > (r269500) > @@ -6,7 +6,7 @@ > > KMOD = if_ixgbe > SRCS = device_if.h bus_if.h pci_if.h > -SRCS += opt_inet.h opt_inet6.h > +SRCS += opt_inet.h opt_inet6.h opt_rss.h > SRCS += ixgbe.c ixv.c > # Shared source > SRCS += ixgbe_common.c ixgbe_api.c ixgbe_phy.c ixgbe_mbx.c ixgbe_vf.c > @@ -24,6 +24,10 @@ opt_inet.h: > opt_inet6.h: > @echo "#define INET6 1" > ${.TARGET} > .endif > + > +opt_rss.h: > + @echo "" > ${.TARGET} > + > .endif > > .include > This one, Just for record, missed: Submitted by: araujo@ Best Regards, -- -- Marcelo Araujo (__)araujo@FreeBSD.org \\\'',)http://www.FreeBSD.org \/ \ ^ Power To Server. .\. /_)