From owner-freebsd-current@FreeBSD.ORG Fri Nov 18 08:50:12 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 57C80106566C for ; Fri, 18 Nov 2011 08:50:12 +0000 (UTC) (envelope-from landimatte@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 22FF78FC0A for ; Fri, 18 Nov 2011 08:50:12 +0000 (UTC) Received: by iakl21 with SMTP id l21so4849858iak.13 for ; Fri, 18 Nov 2011 00:50:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=vXj+RPbh3hkOpgbR5KAzbkG75CRadui25v6El3KluVg=; b=gUa25NvdVL72OKZxCrf9en/D7TYCO618KQsii8d3SXf79DSHv9nqrl1s+SSpLKhAbB KHRQ6GCdLiDPMQU64sMknr8OWw2j2Rd4dTJu8R3V32UBcm/ewi7E6K5dO0mJkH2cHasu 1P7+dUTs2kHG4NEdYq/kfkpZ4S9Ao+2elJdYs= Received: by 10.42.154.7 with SMTP id o7mr2018598icw.48.1321606211041; Fri, 18 Nov 2011 00:50:11 -0800 (PST) MIME-Version: 1.0 Sender: landimatte@gmail.com Received: by 10.50.47.197 with HTTP; Fri, 18 Nov 2011 00:49:50 -0800 (PST) In-Reply-To: References: From: Matteo Landi Date: Fri, 18 Nov 2011 09:49:50 +0100 X-Google-Sender-Auth: G41SMADSJbNCpQ3jpMwmREghh9Y Message-ID: To: Ryan Stone Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-current@freebsd.org Subject: Re: ixgbe and fast interrupts X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Nov 2011 08:50:12 -0000 On Thu, Nov 17, 2011 at 3:56 PM, Ryan Stone wrote: > The comments haven't kept up with the code. =A0You are correct; in the > legacy interrupt case ixgbe is using an ITHREAD, not a fast handler. Do I have to send an email to the maintainer of the ixgbe driver and ask him to update the comments, or could I send you a patch for that? Regards, Matteo --=20 http://www.matteolandi.net/