From owner-freebsd-net@FreeBSD.ORG Wed Oct 1 18:21:54 2014 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E93CF505; Wed, 1 Oct 2014 18:21:53 +0000 (UTC) Received: from mail-la0-x232.google.com (mail-la0-x232.google.com [IPv6:2a00:1450:4010:c03::232]) (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 4632B147; Wed, 1 Oct 2014 18:21:53 +0000 (UTC) Received: by mail-la0-f50.google.com with SMTP id s18so924787lam.23 for ; Wed, 01 Oct 2014 11:21: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=/L0LjQGX5t5YwNzfDixN9VoNW1CEEJyNVx1Z6Vkc/+4=; b=jowJk4cloNB0n1opiUVpoDc+6vSJZQhVghMeB2yRA4OQJb/OcMPEpDp4JgYXB/+agu CavdUQwmD946JFjj8qye9xwzGaetHI1DQWlwkXwUYnnf0+TtfHlfbTb77orQWM2BCjJP BrSXAW1vNtgsihFvraijCMV6skfIz/Uqadv2lobB1yLCtlMok5JqfADBefoATtyGIZoz b41J7PmJvZ+z3kTBZod9LaZD0pyz4cRnlcua3hM+X01//NpTJYZSKsZt5OUkAF31CSYj bIBwC1iOc3tuQLTQjOX5Tq/PCg8PWropCPKYUPz9m+yvHQQKcIybbBp6Bg2XKQhsw6jV 0uzQ== MIME-Version: 1.0 X-Received: by 10.152.204.231 with SMTP id lb7mr56701983lac.44.1412187711200; Wed, 01 Oct 2014 11:21:51 -0700 (PDT) Received: by 10.25.15.96 with HTTP; Wed, 1 Oct 2014 11:21:51 -0700 (PDT) In-Reply-To: References: Date: Wed, 1 Oct 2014 11:21:51 -0700 Message-ID: Subject: Re: [Bug 193053] ixgbe(4) IXGBE_LEGACY_TX + ALTQ path broken From: Nick Rogers To: bugzilla-noreply@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: "freebsd-net@freebsd.org" X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Oct 2014 18:21:54 -0000 Any chance we can get some kind of resolution to this for 10.1? On Mon, Sep 22, 2014 at 4:40 PM, wrote: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193053 > > --- Comment #8 from ncrogers@gmail.com --- > (In reply to ncrogers from comment #7) > > (In reply to Eric Joyner from comment #6) > > > You didn't try a kernel build with the newer driver that I posted? > > > > I have not. > > I finally had a chance to try this. The newer driver you posted (2.5.25) > seems > to compile successfully with IXGBE_LEGACY_TX defined. This happens to be > under > 9-STABLE. I was not able to test ALTQ behavior with the new driver, but I > imagine it works since the LEGACY path is fixed. > > -- > You are receiving this mail because: > You are the assignee for the bug. > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" >