Skip to content

FS#3285 - Can't change MTU on IPQ806x devices #8155

@openwrt-bot

Description

@openwrt-bot

jacekowski:

ifdown wan

ifconfig (wan_interface) MTU 1499 (or 1501 or anything other than 1500)

This bug is caused by txfifosz being 0 on IPQ806x devices (and possibly more) unless tx-fifo-depth is specified in device tree, potential fix would be to specify tx-fifo-depth in device tree for all affected devices, or, check if txfifosz == 0 and then allow MTU change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    flyspraykernelpull request/issue with Linux kernel related changes

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions