app/procinfo: add more port info
authorStephen Hemminger <stephen@networkplumber.org>
Thu, 24 Sep 2020 05:34:30 +0000 (22:34 -0700)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 19 Oct 2020 22:41:49 +0000 (00:41 +0200)
commit2cff94b6ae8707e9b2c515a13caaf265b183a79e
tree30a139e27711e1c16bcb9e2c2fabe61a325809c2
parent94c4199dfb1705547642418afa30b63d6a306b7a
app/procinfo: add more port info

Revise the display of port information to include more data
and be more human friendly.

  * Show driver and device information
  * Show MAC address
  * Show flow control information
  * Combine lines if possible
  * Show all multicast mode
  * Show queue mempool name

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
app/proc-info/main.c