Ticket #302 (new defect)

Opened 2 years ago

Last modified 2 years ago

Incorrect symbol error values

Reported by: samm Assigned to: samm, troy
Priority: major Milestone:
Component: Fountain Version:
Keywords: Cc:
Blocking:

Description

In certain cases, we are seeing spurious symbol error values of 7110 and 41 when running the FountainServer? on Opteron1. Checking the InfiniBand network manually with perfquery shows no nodes with symbol errors of 7110 or 41.

My initial thought is this is a bug with either the Infiniband::Port::query() method or Infiniband::Port::checkStuckPortCounters() method.

Attachments

Change History

10/14/06 13:11:33 changed by samm

(In [1314]) References #302, changed port counter reset mask to a uint16_t and changed symbol error mask to 0x0001 instead of 0x0fff

10/20/06 20:25:01 changed by samm

(In [1325]) References #302, fixed sentinel offset and added assertions to check sentinel value after a port_performance_query call


Add/Change #302 (Incorrect symbol error values)