Re: VLAN priority field and PF queues

2018-10-21 Thread Adrian Close
Hi David, Le 19/10/2018 11:44, David Gwynne a écrit : You could try removing the prio = IFQ_MAXPRIO line here and see what the effect is. If the world doesn't end I can try committing it. OK, so that seems to work. No obvious ill-effects at this point but I'll keep testing. Thanks! Adrian

Re: VLAN priority field and PF queues

2018-10-18 Thread David Gwynne
> On 18 Oct 2018, at 15:55, Adrian Close wrote: > > Hi all, > > When using PF queues on a VLAN interface on 6.3/amd64, I'm seeing the VLAN > priority field always set to 7 for outbound traffic. For example: > > queue rootq_100 on vlan100 bandwidth 1G > queue ltd_100 parent rootq_100 band

VLAN priority field and PF queues

2018-10-18 Thread Adrian Close
Hi all, When using PF queues on a VLAN interface on 6.3/amd64, I'm seeing the VLAN priority field always set to 7 for outbound traffic. For example: queue rootq_100 on vlan100 bandwidth 1G queue ltd_100 parent rootq_100 bandwidth 20M max 50M queue std_100 parent rootq_100 bandwidth 500M