doc: fix runtime options in DLB2 guide
authorTimothy McDaniel <timothy.mcdaniel@intel.com>
Fri, 21 May 2021 09:11:35 +0000 (11:11 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 21 May 2021 13:40:03 +0000 (15:40 +0200)
commit9e35ae0700d5a16fa949fe64c6853043a76a675e
treed60a71403e420487bc9d7d43206263d500d367a6
parent0e94408f0028f888c638810973a7f2ddbfdbb795
doc: fix runtime options in DLB2 guide

Convert to PCI "--allow" devarg format.
The documentation was previously using the "--vdev" form, which cannot
be used with the DLB2 PF PMD.

Fixes: f3cad285bb88 ("event/dlb2: add infos get and configure")
Fixes: f7cc194b0f7e ("event/dlb2: add enqueue and its burst variants")
Fixes: a2e4f1f5e79f ("event/dlb2: add dequeue and its burst variants")
Fixes: 95aa7101cd3c ("doc: add some features to DLB2 guide")
Cc: stable@dpdk.org
Signed-off-by: Timothy McDaniel <timothy.mcdaniel@intel.com>
Signed-off-by: David Marchand <david.marchand@redhat.com>
doc/guides/eventdevs/dlb2.rst