From owner-freebsd-stable@FreeBSD.ORG Thu Oct 3 20:35:52 2013 Return-Path: Delivered-To: freebsd-stable@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 ESMTP id B89FA743 for ; Thu, 3 Oct 2013 20:35:52 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: from mail-vc0-x22b.google.com (mail-vc0-x22b.google.com [IPv6:2607:f8b0:400c:c03::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 77FC92DFD for ; Thu, 3 Oct 2013 20:35:52 +0000 (UTC) Received: by mail-vc0-f171.google.com with SMTP id ij15so1295135vcb.16 for ; Thu, 03 Oct 2013 13:35:51 -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=m0rf+4kiSM15EeyxYMcrAOtwp7oEaWnMuRaWlu8HaSw=; b=z+HZ7vNKs0BgGmIV/mdbdnp6MEVEC3wgwAamARrGPBQ8aMd3eX9XYADNAM5wVO3Kwi 4cU5Yv76OwNIYKi8rJHnxVGbJRW37GRGFrk2mbz9rG7YkPv7mNg8Txlr5IrMEtBop0zo 3FPglNZPNMqdcMZQedb+mE6Xokx2KiuvahmhAIVtKHRVn65/YqAI39pdCZ8k/PqtOQ7j gmcsW1L1ciOv0Nsl3QIhkEAYdKmDWe/oYC2Dy44dSQo8m6z+dSQAna+nAoyqGSxTtmZX mqYaLkve81OVg8l903QfwkKk5bo7VEUW+DSZo9qCntXgPTRuZFkFU0f/1GJslCGercpZ tZSA== MIME-Version: 1.0 X-Received: by 10.58.117.71 with SMTP id kc7mr9065175veb.16.1380832551509; Thu, 03 Oct 2013 13:35:51 -0700 (PDT) Received: by 10.220.159.141 with HTTP; Thu, 3 Oct 2013 13:35:51 -0700 (PDT) In-Reply-To: References: Date: Thu, 3 Oct 2013 13:35:51 -0700 Message-ID: Subject: Re: ixgbe/ix sysctl missing in FreeBSD 9.2 From: Jack Vogel To: Rumen Telbizov Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: "freebsd-stable@freebsd.org" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Oct 2013 20:35:52 -0000 sysctl dev.ix.0 etc... Jack On Thu, Oct 3, 2013 at 12:35 PM, Rumen Telbizov wrote: > Hello everyone, > > I am trying to tweak some of the sysctl tunables for the ix (ixgbe) driver > in FreeBSD 9.2 since I am experiencing less than ideal performance and it > seems like I can't find any: > > # sysctl -a | grep -i ixgbe > device ixgbe > > I am running 9.2-RC4. > > Any input appreciated. > > Thanks, > -- > Rumen Telbizov > Unix Systems Administrator > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >