Skip to content

FS#3457 - ipq40xx: NBG6617/B-1300 using VLANs is incredibly slow (<10Mbit/s #8327

@openwrt-bot

Description

@openwrt-bot

spolack:

The listed config below is running fine on 19.07 till 19.07.3. From 19.07.4 on the throughput to peers on the tagged VLANs falls below 10Mbit/s. Seems there is some regression introduced on 19.07.4.

Sample config:

config interface 'ff_dhcp'
option proto 'static'
option ifname 'eth0.30'
option ipaddr '10.36.164.65/27'

config interface 'mgmt'
option proto 'static'
option ifname 'eth0.42'
option ipaddr '10.36.190.177/28'

config switch_vlan
option device 'switch0'
option vlan '30'
option ports '0t 3 4'

config switch_vlan
option device 'switch0'
option vlan '42'
option ports '0t 3t 4t'

* Note: As essedma has some bugs i cannot use switchport, which is hardcoded to VLAN2. But i'm fine with just leaving it as it is.

Metadata

Metadata

Assignees

No one assigned

    Labels

    flyspraykernelpull request/issue with Linux kernel related changesrelease/19.07pull request/issue targeted (also) for OpenWrt 19.07 release

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions