Re: [ovs-dev] [PATCH] ovn-tutorial: Update expected output from show commands

2016-04-15 Thread Russell Bryant
On Thu, Apr 14, 2016 at 8:01 PM, Flavio Fernandes wrote: > Highlighted requirement on how a fresh sandbox is expected > before doing each of the tutorial sections. > > Also added some mentioning of the gdb flags available for > debugging ovn programs. > > Signed-off-by: Flavio Fernandes > Thank

[ovs-dev] [PATCH] ovn-tutorial: Update expected output from show commands

2016-04-14 Thread Flavio Fernandes
Highlighted requirement on how a fresh sandbox is expected before doing each of the tutorial sections. Also added some mentioning of the gdb flags available for debugging ovn programs. Signed-off-by: Flavio Fernandes --- tutorial/OVN-Tutorial.md | 171 +--

[ovs-dev] [PATCH] ovn-tutorial: Update expected output from show commands

2016-04-14 Thread Flavio Fernandes
This patch updates the output one should expect while doing the OVN tutorials, as well as the gdb flags that can be used for running ovn programs from the debugger. It also makes the document highlight the sentence that explains that each section of the OVN tutorial is expected to be used from a f