Re: [ovs-dev] [PATCH ovn v3 2/2] northd: Improve handling of pause and resume

2019-11-23 Thread Frode Nordahl
As before, I believe the bot is in error here, it appears to apply the patches in the reverse order. When I look at the mailing list archive, the patches appear in reverse order there too, so it may be something about how I submit them. In any case, the blobs apply just fine, so I would like to re

Re: [ovs-dev] [PATCH ovn v3 2/2] northd: Improve handling of pause and resume

2019-11-23 Thread 0-day Robot
Bleep bloop. Greetings Frode Nordahl, 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. git-am: fatal: sha1 information is lacking or useless (tests/ovn-northd.at). Repository lacks necessary bl

[ovs-dev] [PATCH ovn v3 2/2] northd: Improve handling of pause and resume

2019-11-23 Thread Frode Nordahl
Move ``had_lock`` and ``paused`` state variables to new ``struct northd_state`` and pass the state struct to command handlers. On pause release the OVSDB lock on SB DB. Re-instate aspiration for lock on resume. Status command will now provide accurate information for 'active', 'paused', and 'sta