From owner-freebsd-current@freebsd.org Wed Apr 26 21:14:42 2017 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1585ED51F10; Wed, 26 Apr 2017 21:14:42 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wm0-x22c.google.com (mail-wm0-x22c.google.com [IPv6:2a00:1450:400c:c09::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 91A9ED20; Wed, 26 Apr 2017 21:14:41 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by mail-wm0-x22c.google.com with SMTP id r190so1156209wme.1; Wed, 26 Apr 2017 14:14:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=tOkUpabrimJd6VRpA1mVt0xc4fEtmtsSVIvY4pdurQo=; b=Aqb//5YuG48NTwNrrsoRP7HTXXrBqVf0Wb/XmSAku8c1iAPs9LN6VJ/RlpDrbp3gct rW6ADyI5j4gryi3LJl4gauxmzaAztrfAzEQR9tlyeD7a3P1JEV+6/08CGPBmqTeQfKSn 2e+jWWYPbbmL6owBi9P0MnnkWXAmvpjlNIwNepK2ycC5FxXhovTPiZbHCX7cC9e51BI1 Evle97oli29fn4ggfXFhMEs3jFsmpdJovICGCcBpY6Stug2drb1/qEkTldJGEhFAOI8i V/IIE5xPU0UUDcPoYQWQAv+1cckppMn1lTkT3dEEJ4zRSyCv+SKXhO4Q//ADpNKoxs3v NOag== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=tOkUpabrimJd6VRpA1mVt0xc4fEtmtsSVIvY4pdurQo=; b=NBEtL0UCDZC0JqvnN7xT+z6sPWbjtitHZuov9+VeLodKzk1nS5jxpYEPcWYDTYvK/R wlpdrWpGibYQnJygUBvcFkPkd7SjObxlDHPRMG563btqcXeO1jYDOOHFVdA982466g71 bQyfbAOX5c9nvKZA7rZpeZQzY/YNMgV4VMHrh2z2uQ+aTVece9UXFFdkVnCsC5vbcMNT pOx4kETJO8+tZydbluqK3fMuqisKXxAWWWRXgUBNdbFdSr6SQgW4LJsgBmZpiYUgD3Na hnmkGAMaIautuC/1Di4qnqvUAUjPYRN/OLO6hmzyxGk5FcT90M8RNW2Or5Z+QXe60lk+ Hndw== X-Gm-Message-State: AN3rC/56h+w6nega2fPkjPibNXxALcNYil7DV1eXn4sfzDjW1yuXZ2pe HU2sRuwqz5Qkb5u92IIn8BhDhpojGg== X-Received: by 10.28.132.134 with SMTP id g128mr117495wmd.106.1493241279728; Wed, 26 Apr 2017 14:14:39 -0700 (PDT) MIME-Version: 1.0 Sender: adrian.chadd@gmail.com Received: by 10.28.172.197 with HTTP; Wed, 26 Apr 2017 14:14:38 -0700 (PDT) In-Reply-To: References: From: Adrian Chadd Date: Wed, 26 Apr 2017 14:14:38 -0700 X-Google-Sender-Auth: iRsloPs2qHnhJmiQmSt7Sv2VGpE Message-ID: Subject: Re: altq and head To: Nick Rogers Cc: FreeBSD Net , freebsd-current Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 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: Wed, 26 Apr 2017 21:14:42 -0000 It'll be supported as much as someone is willing to pay for it. It isn't out of the realm of possibility to implement an if_transmit style layer for altq, etc so it could be a generic queue discipline. It'd be nice to have a multi-queue version of this but we're not there yet. Thanks, -adrian On 25 April 2017 at 07:43, Nick Rogers wrote: > On Sat, Apr 8, 2017 at 3:55 AM, Eugene M. Zheganin wrote: >> Hi, >> >> regarding all this stir around ALTQ and igb(4), and mentioning that igb(4) >> doesn't have ALTQ in HEAD - I wanted to ask - is this just igb(4) and >> ixgbe(4) that lost ALTQ in HEAD, or is ALTQ being removed totally from >> FreeBSD ? I did a couple of searches, but seems like I cannot find the >> simple answer. > > I'm also curious what the plan is w.r.t ALTQ. I definitely depend on > igb supporting it... Thanks. > >> >> >> Thanks. >> >> Eugene. >> >> _______________________________________________ >> freebsd-net@freebsd.org mailing list >> https://lists.freebsd.org/mailman/listinfo/freebsd-net >> To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" > _______________________________________________ > freebsd-net@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"