Skip to content

fridex/af_ktls-visualize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visualization for Linux Kernel TLS/DTLS Socket Tool

This is a simple visualizing tool for Linux Kernel TLS/DTLS Socket Tool

Installation on Fedora 23 and higher:

# dnf install python gnuplot-py numpy python-{pandas,plumbum,termcolor,jinja2}

You can visualize benchmarks by (client is from AF_TLS socket tool):

$ sudo ./client --tls --drop-caches --server-host localhost --server-port 5557
--sendfile-buf file.bin --sendfile file.bin --payload 1371 --sendfile-mtu 1400
--json | ./visualize.py --output-dir /tmp --html-stats --html-browse

See --help for more info.

See also AF_KTLS, AF_KTLS tool.

About

Linux Kernel TLS/DTLS Module Benchmarks Visualization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published