net/vhost: fix potential memory leak on close
[dpdk.git] / doc / guides / testpmd_app_ug / testpmd_funcs.rst
index 5bb12a5..dcee5de 100644 (file)
@@ -539,6 +539,12 @@ Dumps the layout of all memory zones::
 
    testpmd> dump_memzone
 
+dump socket memory
+~~~~~~~~~~~~~~~~~~
+
+Dumps the memory usage of all sockets::
+
+   testpmd> dump_socket_mem
 
 dump struct size
 ~~~~~~~~~~~~~~~~