mbox series

[ovs-dev,0/2] dpdk debug stats commands

Message ID 20210425162828.31982-1-elibr@nvidia.com
Headers show
Series dpdk debug stats commands | expand

Message

Eli Britstein April 25, 2021, 4:28 p.m. UTC
Add debug appctl commands to get DPDK socket and malloc statistics.

Travis:
v1: https://travis-ci.org/github/elibritstein/OVS/builds/768308038

GitHub Actions:
v1: https://github.com/elibritstein/OVS/actions/runs/782988231

Eli Britstein (2):
  dpdk: Add debug appctl to get socket statistics.
  dpdk: Add debug appctl to get malloc statistics.

 NEWS                 |  3 ++
 lib/dpdk-unixctl.man |  6 +++
 lib/dpdk.c           | 89 ++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 98 insertions(+)