Updated multi-vpp example 04/29204/3
authorVladimir Lavor <vlavor@cisco.com>
Thu, 1 Oct 2020 14:03:28 +0000 (16:03 +0200)
committerOndrej Fabry <ofabry@cisco.com>
Sat, 10 Oct 2020 04:43:50 +0000 (04:43 +0000)
commit4cf5e5c04b9f9b10f9b370faf0f277ac210c4b62
treed9cfab38356c2177913125391e2c3271c27a2581
parentc2456559a66107441addb96f673191bde09d6977
Updated multi-vpp example

* In addition to configuring multiple VPPs it now also shows
  how to connect and read stats from several VPPs at once
* Added a brief readme
* More readable example log output
* May run in a loop

Change-Id: Ifa5d54e954557e7b6569826a48c526185ec751a3
Signed-off-by: Vladimir Lavor <vlavor@cisco.com>
examples/multi-vpp/README.md [new file with mode: 0644]
examples/multi-vpp/multi_vpp.go