examples/ip_pipeline: add link object
authorJasvinder Singh <jasvinder.singh@intel.com>
Thu, 29 Mar 2018 18:31:42 +0000 (19:31 +0100)
committerCristian Dumitrescu <cristian.dumitrescu@intel.com>
Thu, 5 Apr 2018 16:23:50 +0000 (18:23 +0200)
commit133c2c6565d6d05432be2e2bafc0e08ef0fd9221
tree911f8f57f10911ce0664007e36fd696fbb40c8c5
parent6bfe74f8c93e9d5ca5906981397aab79a59bb04e
examples/ip_pipeline: add link object

Add link object implementation to the application.

Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
examples/ip_pipeline/Makefile
examples/ip_pipeline/cli.c
examples/ip_pipeline/link.c [new file with mode: 0644]
examples/ip_pipeline/link.h [new file with mode: 0644]
examples/ip_pipeline/main.c
examples/ip_pipeline/meson.build