Re: [dpdk-dev] [PATCH v2 0/7] app/proc-info enhancements

2020-07-13 Thread Hemant Agrawal
Series- Acked-by: Hemant Agrawal -Original Message- From: dev On Behalf Of Stephen Hemminger Sent: Thursday, May 7, 2020 1:28 AM To: dev@dpdk.org Cc: Stephen Hemminger Subject: [dpdk-dev] [PATCH v2 0/7] app/proc-info enhancements The current proc-info command is useful for diagnosing

[dpdk-dev] [PATCH v2 0/7] app/proc-info enhancements

2020-05-06 Thread Stephen Hemminger
The current proc-info command is useful for diagnosing issues with external DPDK applications, but the display is limited and somewhat ugly. This patchset adds some enhancements which show more info and suppress unnecessary stuff. v2 - fix checkpatch complaints Stephen Hemminger (7): app/proc-i