vppapigen: crcchecker: harmonize the in_progress marking 09/29009/2
authorAndrew Yourtchenko <ayourtch@gmail.com>
Tue, 22 Sep 2020 15:11:51 +0000 (15:11 +0000)
committerDave Wallace <dwallacelf@gmail.com>
Wed, 23 Sep 2020 15:21:58 +0000 (15:21 +0000)
commit226e8e65bc378ac63af3c88bb51c0c79d5a075d1
tree6359b07e572ad05a5f3208b7c8da8cd7ee84882a
parent1aa63b83f90487db5a4fb9953d284f796801608f
vppapigen: crcchecker: harmonize the in_progress marking

The format for deprecation is "option deprecated" now,
so harmonize the in-progress marking to logically be
"option in_progress"

At the same time recognize the legacy/erroneous
types of marking, print the warning.

Change-Id: If418dfadd69ffb112550164d63d13420e51cefd7
Type: fix
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
(cherry picked from commit 6a3d4cc9a11efbe73a1cda35a64c619eebde0b24)
extras/scripts/crcchecker.py
extras/scripts/tests/test_crcchecker.sh