Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Aug 2016 09:51:25 -0300
From:      =?UTF-8?Q?Andr=C3=A9_S=2E_Almeida?= <andre@andre.adm.br>
To:        freebsd-pf@freebsd.org
Subject:   pfctl: igb2: driver does not support altq
Message-ID:  <CADsrzyaEWs=MWoY0359S0eH7L7FCYkhD0asYr1XsDcTRJBkj6g@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hello,

I have 10.3 RELEASE and I am having problem with driver of igb device that
does not support ALTQ.

I already compiled the kernel with IGB_LEGACY_TX, but when I try to use
ALTQ on igb interface, I get the message below.

# pfctl -f fw_rules.conf
pfctl: igb2: driver does not support altq

As you can see below, when I compile the kernel, the driver is compiled
correctly with IGB_LEGACY_TX.

cc -O2 -pipe  -DSMP -DIGB_LEGACY_TX -fno-strict-aliasing -Werror -D_KERNEL
-DKLD_MODULE -nostdinc  -I/usr/src/sys/modules/igb/../../dev/e1000 -I. -I@
-I@/contrib/altq -fno-common  -fno-omit-frame-pointer
-mno-omit-leaf-frame-pointer  -mno-aes -mno-avx -mcmodel=kernel
-mno-red-zone -mno-mmx -mno-sse -msoft-float
-fno-asynchronous-unwind-tables -ffreestanding -fstack-protector
-std=iso9899:1999 -Qunused-arguments  -fstack-protector -Wall
-Wredundant-decls -Wnested-externs -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef
-Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs
-fdiagnostics-show-option  -Wno-error-tautological-compare
-Wno-error-empty-body  -Wno-error-parentheses-equality
-Wno-error-unused-function    -c
/usr/src/sys/modules/igb/../../dev/e1000/e1000_i210.c -o e1000_i210.o

Is there anything that I can do to solve this?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADsrzyaEWs=MWoY0359S0eH7L7FCYkhD0asYr1XsDcTRJBkj6g>