examples/vhost: remove DMA type option help info
authorChengwen Feng <fengchengwen@huawei.com>
Thu, 17 Feb 2022 03:24:51 +0000 (11:24 +0800)
committerMaxime Coquelin <maxime.coquelin@redhat.com>
Thu, 17 Feb 2022 08:29:08 +0000 (09:29 +0100)
commit73d16d660b866aa209dcdc44a698427dac5f2eb7
tree21827acaf4f26472347c83c70559c851b727b812
parent04c27cb673b983ce2580731c0afc4b0e815fd658
examples/vhost: remove DMA type option help info

The dma-type parameter was not supported when dmadev was
integrated in vhost, but the help info still exists. This
patch deletes it.

Fixes: 53d3f4778c1d ("vhost: integrate dmadev in asynchronous data-path")

Signed-off-by: Chengwen Feng <fengchengwen@huawei.com>
Reviewed-by: Chenbo Xia <chenbo.xia@intel.com>
examples/vhost/main.c