net/vhost: fix parameters string
authorTiwei Bie <tiwei.bie@intel.com>
Thu, 25 Oct 2018 09:46:59 +0000 (17:46 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 5 Nov 2018 14:01:25 +0000 (15:01 +0100)
commit1a7a39eb3d380b6f49ad9d1e29a01bcfb306cba4
tree3bd499692c6546657dab890ae52f6a1d38ed3f42
parentf79052fc8e8151d8d6374be164c20374a78adba4
net/vhost: fix parameters string

Add the missing params to the param string.

Fixes: 39cac2adcad0 ("net/vhost: add client option")
Fixes: 4ce97c6f6b4f ("net/vhost: add an option to enable dequeue zero copy")
Fixes: 447e0d379756 ("net/vhost: add parameter to enable IOMMU feature")
Fixes: 6d6e95cec455 ("net/vhost: add parameter to enable postcopy")
Cc: stable@dpdk.org
Signed-off-by: Tiwei Bie <tiwei.bie@intel.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
drivers/net/vhost/rte_eth_vhost.c