CRCs: Update comments and improve CSIT checks. 52/22152/17
authorVratko Polak <vrpolak@cisco.com>
Mon, 21 Oct 2019 12:58:16 +0000 (14:58 +0200)
committerVratko Polak <vrpolak@cisco.com>
Mon, 21 Oct 2019 12:58:16 +0000 (14:58 +0200)
commit23b5bfe679371df276db4713f6089655b0e9bc56
tree4e58a018d6cc422796153e773cbb47b5c2e32e4d
parent431599c0dba2c7fb31630db9a5024a083ccf9013
CRCs: Update comments and improve CSIT checks.

+ Restore alphabetic order in yaml.
+ Mark the lisp messages verified to be covered by dev instead of virl.
+ Mark the GBP messages verified by devicetest now.
+ Mark acl_add_replace as dev and create_subif as perf.
+ Mark ip_probe_neighbor as unused L1.
+ Improve loadbalancer comments.
  - Nat4 testcase is described, even if not merged yet.
+ Forget reported CRC after initial dir report,
  and report them again (once) in test cases (if hit).
  With this, single run (with fail on crc off) gives full info.
+ Small improvements to CRC library docstrings and messages.

Change-Id: Ic1cfad45e10d437be827af2a89eac49e25267b59
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
resources/api/vpp/supported_crcs.yaml
resources/libraries/python/VppApiCrc.py