Skip to content

No flows are bindded at all #9

@ttc0419

Description

@ttc0419

With the latest snapshot version(bridger-2025.10.21~95125f0b), /sys/kernel/debug/ppe0/bind is always empty and no offloading is performed according to cpu usage.
device: cudy tr3000
network:

config device
	option name br-lan
	option type bridge
	list ports eth1

config interface loopback
	option device lo
	option proto static
	option ipaddr 127.0.0.1/8

config interface lan
	option device br-lan
	option proto dhcp

config interface wan
	option device eth0
	option proto static
	option ipaddr 192.168.255.1/24

config globals globals
	option packet_steering 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions