scripts/dpdk_mem_info.py
0 → 100755
+406
−0
Loading
This script takes an optional dpdk stats file argument and tries to parse the information from that file into a comprehensible structure. It then provides a basic UI for printing that memory information at various levels of granularity. Signed-off-by:Seth Howell <seth.howell@intel.com> Change-Id: Ibbb09f41122be18b7e640781f3e140618e52c0ab Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/477635 Community-CI: SPDK CI Jenkins <sys_sgci@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>