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

CLONE [ovn26.03 fast-datapath-rhel-10] - simplify macros for lflow-creation

    • 2
    • False
    • Hide

      None

      Show
      None
    • False
    • 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.
    • ovn26.03-26.03.0-alpha.295.el10fdp
    • rhel-10
    • 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

              ovn-qe OVN QE
              ovnteam@redhat.com OVN Team
              Jianlin Shi Jianlin Shi
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: