From owner-freebsd-current@freebsd.org Wed May 9 14:10:29 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 73DF4FBB82A for ; Wed, 9 May 2018 14:10:29 +0000 (UTC) (envelope-from lars@gustik.eu) Received: from madarka.gustik.eu (madarka.gustik.eu [IPv6:2a01:4f8:150:80b1:fe57:f772:524c:99d0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 133686C03A for ; Wed, 9 May 2018 14:10:29 +0000 (UTC) (envelope-from lars@gustik.eu) Received: from romy.j20.helspy.pw (unknown [IPv6:2a01:c844:14e1:4320:4dfb:a36e:7dc7:d7d]) by madarka.gustik.eu (Postfix) with ESMTPSA id 9FA841330D for ; Wed, 9 May 2018 16:10:21 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gustik.eu; s=mail; t=1525875021; bh=bOaTY8yGKkoiWS3yBAEAJJLIG3+pQnaynGIuiwba+Tc=; h=Date:From:To:Subject; b=Ry+A7JpdspnAS6vdFzm2zjVq9YimEfTye5CM5V6yLu90P5xBIW3Uu97BmdIotOHJr ni+SqPjOCRrbpXyaMlNHagbT3rKny1BwsgGgbLK+KvxIBx3fBOEH+sA6cxngKPXGSZ cR8puoU/pPB9vz3fdKGzY6HL9PHTuTBQPv0YwV+M= Date: Wed, 9 May 2018 16:10:20 +0200 From: Lars Schotte To: freebsd-current@freebsd.org Subject: pfctl: igb0: driver does not support altq Message-ID: <20180509161020.1eb7325a@romy.j20.helspy.pw> X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.31; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.25 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, 09 May 2018 14:10:29 -0000 Hi folks, I get a message: pfctl: igb0: driver does not support altq on: 12.0-CURRENT FreeBSD 12.0-CURRENT #1 r333388: Wed May 9 00:58:52 CEST 2018 root@***censored***:/usr/obj/usr/src/amd64.amd64/sys/GUSTIK amd64 where /usr/src/sys/amd64/conf/GUSTIK contains: include GENERIC ident GUSTIK options ALTQ options ALTQ_CBQ # Class Based Queueing options ALTQ_RED # Random Early Detection options ALTQ_RIO # RED In/Out options ALTQ_CODEL # CoDel Active Queueing options ALTQ_HFSC # Hierarchical Packet Scheduler options ALTQ_FAIRQ # Fair Packet Scheduler options ALTQ_CDNR # Traffic conditioner options ALTQ_PRIQ # Priority Queueing options ALTQ_NOPCC # Required if the TSC is unusable options ALTQ_DEBUG Problem does not seem to appear on 10-stable, or 11-stable. Actually on 10.4 it worked as expected. I will investigate if this problem affects only igbX driver or some others as well, I have reX and emX at my disposal. -- Lars Schotte Mudroňova 13 92101 Piešťany