Mellanox / ufm_sdk_3.0

BSD 3-Clause "New" or "Revised" License
20 stars 21 forks source link

Max isolation number #249

Closed vg12345 closed 2 months ago

vg12345 commented 2 months ago

What

Fix check for maximum number of isolated ports.

Why ?

Current implementation checks number of detected issues instead of real number of isolated ports.

Testing ?

  1. Set maximum number 2 in /config/pdr_deterministic.conf (MAX_NUM_ISOLATE=2)
  2. Run simulated test
  3. Check logs (additional ports have not been isolated if there are already 2 isolated ports)

Special triggers

Use the following phrases as comments to trigger different runs