Previous topic

spinnman.model.diagnostic_filter_destination module

Next topic

spinnman.model.diagnostic_filter_packet_type module

This Page

spinnman.model.diagnostic_filter_emergency_routing_status module

class spinnman.model.diagnostic_filter_emergency_routing_status.DiagnosticFilterEmergencyRoutingStatus(value, doc='')[source]

Bases: enum.Enum

Emergency routing status flags for the diagnostic filters. Note that only one has to match for the counter to be incremented

Attributes

FIRST_STAGE Packet is in first hop of emergency route; packet wouldn’t have reached this router without emergency routing
FIRST_STAGE_COMBINED Packet is in first hop of emergency route; packet should also have been sent here by normal routing
NORMAL Packet is not emergency routed
SECOND_STAGE Packet is in last hop of emergency route and should now return to normal routing