replay-trace

command
v3.29.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 8, 2024 License: Apache-2.0 Imports: 19 Imported by: 0

README

VPP trace replat utility

This utility allows you to replay API traces generated by VPP, while doing some pre-processing (e.g. creating network namespaces before tap creation)

To use, issue in VPP:

vppctl# api trace save trace.cap

Then run the utility on the output

# 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

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL