[V1,14/17] test_plans/vhost_cbdma_test_plan: fix build warnings and errors

Message ID 1600169086-340540-15-git-send-email-haiyangx.zhao@intel.com (mailing list archive)
State Accepted
Headers
Series test_plans:fix build warnings and errors |

Commit Message

Zhao, HaiyangX Sept. 15, 2020, 11:24 a.m. UTC
  *.fix build warnings and errors

Signed-off-by: Haiyang Zhao <haiyangx.zhao@intel.com>
---
 test_plans/vhost_cbdma_test_plan.rst | 1 +
 1 file changed, 1 insertion(+)
  

Patch

diff --git a/test_plans/vhost_cbdma_test_plan.rst b/test_plans/vhost_cbdma_test_plan.rst
index dfe064a..b223090 100644
--- a/test_plans/vhost_cbdma_test_plan.rst
+++ b/test_plans/vhost_cbdma_test_plan.rst
@@ -54,6 +54,7 @@  associated with DMA engines, small copies are performed by the CPU.
 
 We introduce a new vdev parameter to enable DMA acceleration for Tx
 operations of queues:
+
  - dmas: This parameter is used to specify the assigned DMA device of
    a queue.
  - dmathr: If packets length >= dmathr, leverage I/OAT device to perform memory copy;