examples/ip_pipeline: add sw queue object
authorJasvinder Singh <jasvinder.singh@intel.com>
Thu, 29 Mar 2018 18:31:43 +0000 (19:31 +0100)
committerCristian Dumitrescu <cristian.dumitrescu@intel.com>
Thu, 5 Apr 2018 16:23:50 +0000 (18:23 +0200)
commit8245472c58c898f1bc2b30058b0f159e9ab2bb3f
tree4d1e1a638fde66a37fcff51772fb934203319a28
parent133c2c6565d6d05432be2e2bafc0e08ef0fd9221
examples/ip_pipeline: add sw queue object

Add swq 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: Kevin Laatz <kevin.laatz@intel.com>
examples/ip_pipeline/Makefile
examples/ip_pipeline/cli.c
examples/ip_pipeline/main.c
examples/ip_pipeline/meson.build
examples/ip_pipeline/swq.c [new file with mode: 0644]
examples/ip_pipeline/swq.h [new file with mode: 0644]