Uploaded image for project: 'VOLTHA'
  1. VOLTHA
  2. VOL-1074

Ponsim evaluating flows in the wrong priority order

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved (View Workflow)
    • Priority: Medium
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: VOLTHA v2.0
    • Component/s: ponsim
    • Labels:
      None
    • Story Points:
      1
    • Sprint:
      VOLTHA 2.0 Sprint 4

      Description

      In /voltha/ponsim/v2/ponsim_device.go, ponsim devices are currently installing flows in order of increasing priority. This is incorrect, as flows should be installed in order of decreasing priority such that the flow with the highest priority should be checked first when looping through flows. The fix should occur around line 247 of the aforementioned file.

        Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

            Assignee:
            JeffV Jeffrey Van
            Reporter:
            JeffV Jeffrey Van
            Watchers:
            2 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Gerrit Reviews

                There are no open Gerrit changes