You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hitting the SAI_STATUS_NOT_IMPLEMENTED error for sai_bridge_api->get_bridge_port_attribute() on broadcom tomahawk chip. It happened in void PortsOrch::removeDefaultBridgePorts() which is at contruct phase of portorch.
Jul 6 21:16:24.754878 sonic INFO syncd/syncd: :- processEvent: key: SAI_OBJECT_TYPE_BRIDGE_PORT:oid:0x3a000000000082 op: get
Jul 6 21:16:24.754878 sonic INFO syncd/syncd: :- internal_syncd_get_send: sending response for GET api with status: SAI_STATUS_NOT_IMPLEMENTED
Jul 6 21:16:24.755134 sonic INFO syncd/syncd: :- internal_syncd_get_send: response for GET api was send
Jul 6 21:16:24.755817 sonic ERR swss/orchagent: :- meta_sai_get_oid: get status: SAI_STATUS_NOT_IMPLEMENTED
Jul 6 21:16:24.755953 sonic ERR swss/orchagent: :- removeDefaultBridgePorts: Failed to get bridge port type, rv:-15
debug output
root@sonic:/var/log/swss# bcmcmd version
version
Broadcom Command Monitor: Copyright (c) 1998-2018 Broadcom
Release: sdk-6.5.10 built 20180625 (Mon Jun 25 20:36:55 2018)
From sonicbld@63cdb2b17469:/var/sonicbld/workspace/Build/broadcom/broadcom_sai/10-sdk-build-brcm-1.2/bcmsdk
Platform: X86
OS: Unix (Posix)
Chips:
BCM56640_A0,
BCM56850_A0,
BCM56340_A0,
BCM56960_A0,
BCM56970_A0,
PHYs: BCM5400, BCM54182, BCM54185, BCM54180,
BCM54140, BCM54192, BCM54195, BCM54190,
BCM54194, BCM54210, BCM54220, BCM54280,
BCM54282, BCM54240, BCM54285, BCM5428X,
BCM54290, BCM54292, BCM54294, BCM54295,
BCM54296, BCM84328, Sesto, copper sfp
The text was updated successfully, but these errors were encountered:
With this commit 51bfc2e or this PR #1778
hitting the SAI_STATUS_NOT_IMPLEMENTED error for sai_bridge_api->get_bridge_port_attribute() on broadcom tomahawk chip. It happened in void PortsOrch::removeDefaultBridgePorts() which is at contruct phase of portorch.
sairedis.rec
syslog
debug output
The text was updated successfully, but these errors were encountered: