Re: [ovs-dev] [PATCH ovn v5 3/4] utilities: Add ovn-debug binary tool.

2024-03-15 Thread 0-day Robot
Bleep bloop. Greetings Ales Musil, I am a robot and I have tried out your patch. Thanks for your contribution. I encountered some error that I wasn't expecting. See the details below. checkpatch: WARNING: Line lacks whitespace around operator #283 FILE: utilities/ovn-debug.c:87:

[ovs-dev] [PATCH ovn v5 3/4] utilities: Add ovn-debug binary tool.

2024-03-15 Thread Ales Musil
Add ovn-debug binary tool that can be extended with commands that might be useful for tests/debugging of OVN environment. Currently the tool supports only two commands: 1) "lflow-stage-to-ltable STAGE_NAME" that converts stage name into logical flow table id. 2) "lflow-stage-to-oftable