Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This patch adds a utility to parse and replay traces generated by vppctl# api trace save trace.cap for json output use - go run -file ./path/to/trace.cap to replay in VPP use - go run -file ./path/to/trace.cap -vpp /run/vpp/vpp.api.sock Signed-off-by: Nathan Skrzypczak <[email protected]>
- Loading branch information