examples/ip_pipeline: add link command
authorKevin Laatz <kevin.laatz@intel.com>
Fri, 22 Jun 2018 14:31:47 +0000 (15:31 +0100)
committerCristian Dumitrescu <cristian.dumitrescu@intel.com>
Thu, 12 Jul 2018 11:48:29 +0000 (13:48 +0200)
commitecfc2b1c074a937a67fc8bb094e6f2ee6ca86f82
tree2d3ee87b92ed266610025bdf29c26bc8f617a8eb
parent8232129e57233239a580636a8b533b7725f90e9e
examples/ip_pipeline: add link command

Add the functionality to track links in the application. This enables the
user to print the name, mac address and statistics for each link
in the application.

Signed-off-by: Kevin Laatz <kevin.laatz@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
examples/ip_pipeline/cli.c
examples/ip_pipeline/link.c
examples/ip_pipeline/link.h