STP_STATE_FORWARDING
case STP_STATE_FORWARDING:
port_set_stp_state(hw, port, STP_STATE_FORWARDING);
port_set_stp_state(hw, SWITCH_PORT_NUM, STP_STATE_FORWARDING);
if (STP_STATE_FORWARDING == sw->port_cfg[port].stp_state)