examples/vhost_crypto: add sample application
authorFan Zhang <roy.fan.zhang@intel.com>
Thu, 5 Apr 2018 16:01:36 +0000 (17:01 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 13 Apr 2018 22:43:30 +0000 (00:43 +0200)
commitf5188211c721688bf8530d1648d623205246e1da
tree38570af0d73ee6410d9b20a92401c184a03d7140
parent939066d96563377e69a916f20e150e6acfae7e3a
examples/vhost_crypto: add sample application

This patch adds vhost_crypto sample application to DPDK.

Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
Acked-by: Jay Zhou <jianjay.zhou@huawei.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
MAINTAINERS
doc/guides/sample_app_ug/index.rst
doc/guides/sample_app_ug/vhost_crypto.rst [new file with mode: 0644]
examples/Makefile
examples/vhost_crypto/Makefile [new file with mode: 0644]
examples/vhost_crypto/main.c [new file with mode: 0644]
examples/vhost_crypto/meson.build [new file with mode: 0644]