Uploaded image for project: 'Fast Datapath Product'
  1. Fast Datapath Product
  2. FDP-779

simplify macros for lflow-creation

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • None
    • OVN
    • None
    • 5
    • False
    • Hide

      None

      Show
      None
    • True
    • Hide

      Given OVN codebase has many macros for adding logical flows,

      When a developer needs to add a new field or create a new lflow,

      Then the code should allow adding fields easily without creating multiple new macros, improving flexibility and maintainability.

      Show
      Given OVN codebase has many macros for adding logical flows, When a developer needs to add a new field or create a new lflow, Then the code should allow adding fields easily without creating multiple new macros, improving flexibility and maintainability.
    • None
    • rhel-net-ovn
    • ssg_networking

      currently lflows are added by calling lflow_table_add_lflow() or lflow_table_add_lflow_default_drop() through macros. There are currently nine different macros for different configurations of flows, adding fields is very cumbersome and there must be a more flexible way to accomplish this

              jtanenba@redhat.com Jacob Tanenbaum (Inactive)
              jtanenba@redhat.com Jacob Tanenbaum (Inactive)
              Jianlin Shi Jianlin Shi
              OVN
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: