From 936deb756045a999f919cefd4ceae77ae90e6905 Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Tue, 24 Mar 2020 11:03:03 +0000 Subject: Performance: Tests with virtio driver in VM Signed-off-by: Peter Mikus Change-Id: I20e01dfe83a961dc8202d33783a678d38e71cff2 --- docs/tag_documentation.rst | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/tag_documentation.rst b/docs/tag_documentation.rst index e255d48c6d..36550d4f5c 100644 --- a/docs/tag_documentation.rst +++ b/docs/tag_documentation.rst @@ -531,13 +531,19 @@ Interface Tags All test cases which uses VHOST. -.. topic:: VHOST_256 +.. topic:: VHOST_1024 - All test cases which uses VHOST with qemu queue size set to 256. + All test cases which uses VHOST DPDK driver with qemu queue size set + to 1024. -.. topic:: VHOST_1024 +.. topic:: VIRTIO + + All test cases which uses VIRTIO native VPP driver. + +.. topic:: VIRTIO_1024 - All test cases which uses VHOST with qemu queue size set to 1024. + All test cases which uses VIRTIO native VPP driver with qemu queue size set + to 1024. .. topic:: CFS_OPT -- cgit 1.2.3-korg