]> git.proxmox.com Git - mirror_ovs.git/commit
utilities: Improve ovs-dpctl-top flow parsing
authorJaime Caamaño Ruiz <jcaamano@suse.com>
Mon, 12 Aug 2019 16:52:27 +0000 (18:52 +0200)
committerBen Pfaff <blp@ovn.org>
Wed, 28 Aug 2019 23:07:52 +0000 (16:07 -0700)
commit96b2c715efc560b5a094d900d5be7723d66b6475
tree5db1804539911ee511b0d1a8506065e19191a330
parentf1dbe3796d332b5e84ac2685187b0f01e2645915
utilities: Improve ovs-dpctl-top flow parsing

* check that expected bytes and packets stats are correctly read from
  every flow.
* check that the expected elements are read for every field type
  aggregation.

Signed-off-by: Jaime Caamaño Ruiz <jcaamano@suse.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
utilities/ovs-dpctl-top.in