You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
utilities: Add command to print pipeline oftable starts.
Add "ovn-debug lflow-pipeline-oftable-start-list" to print the starting
OpenFlow table numbers of the ingress and egress logical pipelines.
This lets external consumers that read OpenFlow table statistics safely
compute the actual OpenFlow table of a logical flow (pipeline base +
logical flow table number) during upgrades, avoiding reliance on
lflow-stage-to-ltable, which can be inaccurate when ovn-controller and
ovn-northd run different versions.
Assisted-by: Cursor, with model: claude-4.8-opus-high
Signed-off-by: Aditya Mehakare <aditya.mehakare@nutanix.com>
Acked-by: Naveen Yerramneni <naveen.yerramneni@nutanix.com>
Signed-off-by: Ales Musil <amusil@redhat.com>
0 commit comments