Skip to content

Bug: swss/orchagent SAI_REDIS_SYNC_OPERATION_RESPONSE_TIMEOUT too short for armhf #24765

@yanmarkman

Description

@yanmarkman

Is it platform specific

marvell

Importance or Severity

Critical

Description of the bug

Platform: marvell-prestera ARCH: armhf Board Nokia-7215
Branch - TRIXIE (not branch 202505)

The board has week-CPU.
"config reload" failed under High CPU-loading (for example - PTF test_po_cleanup.py)

case CPU-loading time-to-ready Success/Fail(%)
IDLE 55% 350 sec 100%-success
2 "yes" processes full-100% 870 sec 5%-success
2 "yes" + SpecialHandler full-100% 550 sec 100%-success

"marvell-prestera" has SAI_REDIS_SYNC_OPERATION_RESPONSE_TIMEOUT=480sec for all ARCHs
CPU-loading from SONiC itself grows on TRIXIE (and master) versus 202505/Bookworm
ARCH=armhf should have TIMEOUT=960sec

Steps to Reproduce

1). Run PTF test_po_cleanup.py on Nokia7215(armhf) board with TRIXIE

2). manually step-by-step:
taskset 0x1 yes > /dev/null 2>&1 &
taskset 0x2 yes > /dev/null 2>&1 &
config reload -y

Wait 15 min

docker exec swss supervisorctl status orchagent #Result EXITED
show interfaces status #Result empty

Actual Behavior and Expected Behavior

Relevant log output

Output of show version, show techsupport

Attach files (if any)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions