get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

GET /api/patches/120052/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 120052,
    "url": "http://patches.dpdk.org/api/patches/120052/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/patch/20221122071317.2895261-1-weix.ling@intel.com/",
    "project": {
        "id": 3,
        "url": "http://patches.dpdk.org/api/projects/3/?format=api",
        "name": "DTS",
        "link_name": "dts",
        "list_id": "dts.dpdk.org",
        "list_email": "dts@dpdk.org",
        "web_url": "",
        "scm_url": "git://dpdk.org/tools/dts",
        "webscm_url": "http://git.dpdk.org/tools/dts/",
        "list_archive_url": "https://inbox.dpdk.org/dts",
        "list_archive_url_format": "https://inbox.dpdk.org/dts/{}",
        "commit_url_format": ""
    },
    "msgid": "<20221122071317.2895261-1-weix.ling@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20221122071317.2895261-1-weix.ling@intel.com",
    "date": "2022-11-22T07:13:17",
    "name": "[V3,1/2] test_plans/virtio_event_idx_interrupt_cbdma_test_plan: modify the dmas parameter by DPDK changed",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": false,
    "hash": "b281462f252a4ae04de03c554ca234348229a9c3",
    "submitter": {
        "id": 1828,
        "url": "http://patches.dpdk.org/api/people/1828/?format=api",
        "name": "Ling, WeiX",
        "email": "weix.ling@intel.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/dts/patch/20221122071317.2895261-1-weix.ling@intel.com/mbox/",
    "series": [
        {
            "id": 25852,
            "url": "http://patches.dpdk.org/api/series/25852/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/list/?series=25852",
            "date": "2022-11-22T07:13:04",
            "name": "modify the dmas parameter by DPDK changed",
            "version": 3,
            "mbox": "http://patches.dpdk.org/series/25852/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/120052/comments/",
    "check": "pending",
    "checks": "http://patches.dpdk.org/api/patches/120052/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<dts-bounces@dpdk.org>",
        "X-Original-To": "patchwork@inbox.dpdk.org",
        "Delivered-To": "patchwork@inbox.dpdk.org",
        "Received": [
            "from mails.dpdk.org (mails.dpdk.org [217.70.189.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id 70A20A057F;\n\tTue, 22 Nov 2022 08:19:11 +0100 (CET)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 6C48242D48;\n\tTue, 22 Nov 2022 08:19:11 +0100 (CET)",
            "from mga05.intel.com (mga05.intel.com [192.55.52.43])\n by mails.dpdk.org (Postfix) with ESMTP id CB3B8427EB\n for <dts@dpdk.org>; Tue, 22 Nov 2022 08:19:09 +0100 (CET)",
            "from orsmga006.jf.intel.com ([10.7.209.51])\n by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 21 Nov 2022 23:19:08 -0800",
            "from unknown (HELO localhost.localdomain) ([10.239.252.222])\n by orsmga006-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 21 Nov 2022 23:19:05 -0800"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple;\n d=intel.com; i=@intel.com; q=dns/txt; s=Intel;\n t=1669101550; x=1700637550;\n h=from:to:cc:subject:date:message-id:mime-version:\n content-transfer-encoding;\n bh=VdH4sBt4nwhDDD8nvbWfR1C1mLwTCdkiOymg3zmp3zE=;\n b=F5HUrcUCPb/igRlwCdj2v2O9Svbss7eU3eZ17+pYvwwvsFV/9Kawe7AL\n utGzg3pN1qifjvxsG3mTqymTvGwi+veUIBPg3KtI3WzCAqkdMSDH+3UP9\n MxPJWx1paquomrbdulBleiqvBtDaAnDKgon78Jt24w2RPfMaoxQSi8X7Z\n iI6SGAv5XTt67ZC5cKSWx0AzLCBNTzFEH5D+mlEldCFkxM7mmwdT0famW\n 11Hsi1y/ykfHS2xAXJPD0S2rPZd0b1kPVIFJKFeFJROmTbKgr7Q6T/rwJ\n S5rWHdXVbMd5+6XXmpVb1691aXwxbLqTGXuLhIALJtSpJN1P7N9/kn5cY Q==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6500,9779,10538\"; a=\"400041767\"",
            "E=Sophos;i=\"5.96,183,1665471600\";\n d=\"scan'208,223\";a=\"400041767\"",
            "E=McAfee;i=\"6500,9779,10538\"; a=\"619114073\"",
            "E=Sophos;i=\"5.96,183,1665471600\";\n d=\"scan'208,223\";a=\"619114073\""
        ],
        "From": "Wei Ling <weix.ling@intel.com>",
        "To": "dts@dpdk.org",
        "Cc": "Wei Ling <weix.ling@intel.com>",
        "Subject": "[dts][PATCH V3 1/2]\n test_plans/virtio_event_idx_interrupt_cbdma_test_plan: modify the dmas\n parameter by DPDK changed",
        "Date": "Tue, 22 Nov 2022 15:13:17 +0800",
        "Message-Id": "<20221122071317.2895261-1-weix.ling@intel.com>",
        "X-Mailer": "git-send-email 2.25.1",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "X-BeenThere": "dts@dpdk.org",
        "X-Mailman-Version": "2.1.29",
        "Precedence": "list",
        "List-Id": "test suite reviews and discussions <dts.dpdk.org>",
        "List-Unsubscribe": "<https://mails.dpdk.org/options/dts>,\n <mailto:dts-request@dpdk.org?subject=unsubscribe>",
        "List-Archive": "<http://mails.dpdk.org/archives/dts/>",
        "List-Post": "<mailto:dts@dpdk.org>",
        "List-Help": "<mailto:dts-request@dpdk.org?subject=help>",
        "List-Subscribe": "<https://mails.dpdk.org/listinfo/dts>,\n <mailto:dts-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dts-bounces@dpdk.org"
    },
    "content": "From DPDK-22.11, the dmas parameter have changed, so modify the dmas\nparameter in the testplan.\n\nSigned-off-by: Wei Ling <weix.ling@intel.com>\n---\n ...io_event_idx_interrupt_cbdma_test_plan.rst | 118 +++++++++---------\n 1 file changed, 60 insertions(+), 58 deletions(-)",
    "diff": "diff --git a/test_plans/virtio_event_idx_interrupt_cbdma_test_plan.rst b/test_plans/virtio_event_idx_interrupt_cbdma_test_plan.rst\nindex 0926e052..d8694ad5 100644\n--- a/test_plans/virtio_event_idx_interrupt_cbdma_test_plan.rst\n+++ b/test_plans/virtio_event_idx_interrupt_cbdma_test_plan.rst\n@@ -12,10 +12,11 @@ This feature is to suppress interrupts for performance improvement, need compare\n interrupt times with and without virtio event idx enabled. This test plan test\n virtio event idx interrupt with cbdma enable. Also need cover driver reload test.\n \n-..Note:\n-1.For packed virtqueue virtio-net test, need qemu version > 4.2.0 and VM kernel version > 5.1, and packed ring multi-queues not support reconnect in qemu yet.\n-2.For split virtqueue virtio-net with multi-queues server mode test, need qemu version >= 5.2.0, dut to old qemu exist reconnect issue when multi-queues test.\n-3.DPDK local patch that about vhost pmd is needed when testing Vhost asynchronous data path with testpmd.\n+.. note::\n+\n+   1.For packed virtqueue virtio-net test, need qemu version > 4.2.0 and VM kernel version > 5.1, and packed ring multi-queues not support reconnect in qemu yet.\n+   2.For split virtqueue virtio-net with multi-queues server mode test, need qemu version >= 5.2.0, dut to old qemu exist reconnect issue when multi-queues test.\n+   3.DPDK local patch that about vhost pmd is needed when testing Vhost asynchronous data path with testpmd.\n \n Prerequisites\n =============\n@@ -53,27 +54,29 @@ General set up\n Test case\n =========\n \n-Test Case1: Split ring virtio-pci driver reload test with CBDMA enable\n-----------------------------------------------------------------------\n-This case tests split ring event idx interrupt mode workable after reload virtio-pci driver several times when vhost uses the asynchronous operations with CBDMA channels.\n+Test Case 1: Split ring virtio-pci driver reload test with CBDMA enable\n+-----------------------------------------------------------------------\n+This case tests split ring event idx interrupt mode workable after reload\n+virtio-pci driver several times when vhost uses the asynchronous\n+operations with CBDMA channels.\n \n 1. Bind one nic port and one cbdma channel to vfio-pci, then launch the vhost sample by below commands::\n \n     rm -rf vhost-net*\n     ./x86_64-native-linuxapp-gcc/app/dpdk-testpmd -c 0xF0000000 -n 4 --file-prefix=vhost \\\n-    --vdev 'net_vhost,iface=vhost-net,queues=1,dmas=[txq0;rxq0]' \\\n-    -- -i --nb-cores=1 --txd=1024 --rxd=1024 --lcore-dma=[lcore29@0000:00:04.0]\n+    --vdev 'net_vhost,iface=vhost-net,queues=1,dmas=[txq0@0000:00:04.0;rxq0@0000:00:04.0]' \\\n+    -- -i --nb-cores=1 --txd=1024 --rxd=1024\n     testpmd> start\n \n 2. Launch VM::\n \n-\ttaskset -c 32-33 \\\n-\tqemu-system-x86_64 -name us-vhost-vm1 \\\n+\ttaskset -c 32-33 qemu-system-x86_64 -name vm1 \\\n \t-cpu host -enable-kvm -m 2048 -object memory-backend-file,id=mem,size=2048M,mem-path=/mnt/huge,share=on -numa node,memdev=mem -mem-prealloc \\\n-\t-smp cores=1,sockets=1 -drive file=/home/osimg/ubuntu2004_1.img \\\n-\t-monitor unix:/tmp/vm2_monitor.sock,server,nowait -device e1000,netdev=nttsip1 \\\n-\t-netdev user,id=nttsip1,hostfwd=tcp:127.0.0.1:6000-:22 \\\n-\t-chardev socket,id=char1,path=./vhost-net -netdev type=vhost-user,id=mynet1,chardev=char1,vhostforce \\\n+\t-smp cores=1,sockets=1 -drive file=/home/osimg/ubuntu2004.img \\\n+\t-monitor unix:/tmp/vm2_monitor.sock,server,nowait \\\n+\t-device e1000,netdev=nttsip1 -netdev user,id=nttsip1,hostfwd=tcp:127.0.0.1:6000-:22 \\\n+\t-chardev socket,id=char1,path=./vhost-net \\\n+\t-netdev type=vhost-user,id=mynet1,chardev=char1,vhostforce \\\n \t-device virtio-net-pci,mac=52:54:00:00:00:02,netdev=mynet1,mrg_rxbuf=on,csum=on,gso=on,guest_csum=on,host_tso4=on,guest_tso4=on,guest_ecn=on  \\\n \t-vnc :11 -daemonize\n \n@@ -95,30 +98,29 @@ This case tests split ring event idx interrupt mode workable after reload virtio\n \n 6. Rerun step4 and step5 10 times to check event idx workable after driver reload.\n \n-Test Case2: Split ring 16 queues virtio-net event idx interrupt mode test with cbdma enable\n--------------------------------------------------------------------------------------------\n-This case tests the split ring virtio-net event idx interrupt with 16 queues and when vhost uses the asynchronous operations with CBDMA channels.\n+Test Case 2: Split ring 16 queues virtio-net event idx interrupt mode test with cbdma enable\n+--------------------------------------------------------------------------------------------\n+This case tests the split ring virtio-net event idx interrupt with 16 queues and when\n+vhost uses the asynchronous operations with CBDMA channels.\n \n-1. Bind one nic port and 16 cbdma channels to vfio-pci, then launch the vhost sample by below commands::\n+1. Bind one nic port and 4 cbdma channels to vfio-pci, then launch the vhost sample by below commands::\n \n     rm -rf vhost-net*\n     ./x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1-17 -n 4 --file-prefix=vhost \\\n-    --vdev 'net_vhost,iface=vhost-net,queues=16,client=1,dmas=[txq0;txq1;txq2;txq3;txq4;txq5;txq6;txq7;txq8;txq9;txq10;txq11;txq12;txq13;txq14;txq15;rxq0;rxq1;rxq2;rxq3;rxq4;rxq5;rxq6;rxq7;rxq8;rxq9;rxq10;rxq11;rxq12;rxq13;rxq14;rxq15]' \\\n-    -- -i --nb-cores=16 --txd=1024 --rxd=1024 --rxq=16 --txq=16 \\\n-    --lcore-dma=[lcore2@0000:00:04.0,lcore3@0000:00:04.1,lcore4@0000:00:04.2,lcore5@0000:00:04.3,lcore6@0000:00:04.4,lcore7@0000:00:04.5,lcore8@0000:00:04.6,lcore9@0000:00:04.7,\\\n-\tlcore10@0000:80:04.0,lcore11@0000:80:04.1,lcore12@0000:80:04.2,lcore13@0000:80:04.3,lcore14@0000:80:04.4,lcore15@0000:80:04.5,lcore16@0000:80:04.6,lcore17@0000:80:04.7]\n+    --vdev 'net_vhost,iface=vhost-net,queues=16,client=1,dmas=[txq0@0000:00:04.0;txq1@0000:00:04.0;txq2@0000:00:04.0;txq3@0000:00:04.0;txq4@0000:00:04.0;txq5@0000:00:04.0;txq6@0000:00:04.0;txq7@0000:00:04.0;txq8@0000:00:04.1;txq9@0000:00:04.1;txq10@0000:00:04.1;txq11@0000:00:04.1;txq12@0000:00:04.1;txq13@0000:00:04.1;txq14@0000:00:04.1;txq15@0000:00:04.1;rxq0@0000:00:04.2;rxq1@0000:00:04.2;rxq2@0000:00:04.2;rxq3@0000:00:04.2;rxq4@0000:00:04.2;rxq5@0000:00:04.2;rxq6@0000:00:04.2;rxq7@0000:00:04.2;rxq8@0000:00:04.3;rxq9@0000:00:04.3;rxq10@0000:00:04.3;rxq11@0000:00:04.3;rxq12@0000:00:04.3;rxq13@0000:00:04.3;rxq14@0000:00:04.3;rxq15@0000:00:04.3]' \\\n+    -- -i --nb-cores=16 --txd=1024 --rxd=1024 --rxq=16 --txq=16\n     testpmd> start\n \n 2. Launch VM::\n \n-\ttaskset -c 32-33 \\\n-\tqemu-system-x86_64 -name us-vhost-vm1 \\\n+\ttaskset -c 32-33 qemu-system-x86_64 -name us-vhost-vm1 \\\n \t-cpu host -enable-kvm -m 2048 -object memory-backend-file,id=mem,size=2048M,mem-path=/mnt/huge,share=on -numa node,memdev=mem -mem-prealloc \\\n-\t-smp cores=1,sockets=1 -drive file=/home/osimg/ubuntu2004_1.img \\\n-\t-monitor unix:/tmp/vm2_monitor.sock,server,nowait -device e1000,netdev=nttsip1 \\\n-\t-netdev user,id=nttsip1,hostfwd=tcp:127.0.0.1:6000-:22 \\\n-\t-chardev socket,id=char1,path=./vhost-net -netdev type=vhost-user,id=mynet1,chardev=char1,vhostforce \\\n-\t-device virtio-net-pci,mac=52:54:00:00:00:02,netdev=mynet1,mrg_rxbuf=on,csum=on,gso=on,guest_csum=on,host_tso4=on,guest_tso4=on,guest_ecn=on  \\\n+\t-smp cores=1,sockets=1 -drive file=/home/osimg/ubuntu2004.img \\\n+\t-monitor unix:/tmp/vm2_monitor.sock,server,nowait \\\n+\t-device e1000,netdev=nttsip1 -netdev user,id=nttsip1,hostfwd=tcp:127.0.0.1:6000-:22 \\\n+\t-chardev socket,id=char1,path=./vhost-net \\\n+\t-netdev type=vhost-user,id=mynet1,chardev=char1,vhostforce \\\n+\t-device virtio-net-pci,mac=52:54:00:00:00:02,netdev=mynet1,mrg_rxbuf=on,csum=on,gso=on,guest_csum=on,host_tso4=on,guest_tso4=on,guest_ecn=on \\\n \t-vnc :11 -daemonize\n \n 3. On VM1, give virtio device IP and enable vitio-net with 16 quques::\n@@ -136,28 +138,30 @@ This case tests the split ring virtio-net event idx interrupt with 16 queues and\n     testpmd> start\n     testpmd> stop\n \n-Test Case3: Packed ring virtio-pci driver reload test with CBDMA enable\n------------------------------------------------------------------------\n-This case tests packed ring event idx interrupt mode workable after reload virtio-pci driver several times when uses the asynchronous operations with CBDMA channels.\n+Test Case 3: Packed ring virtio-pci driver reload test with CBDMA enable\n+------------------------------------------------------------------------\n+This case tests packed ring event idx interrupt mode workable after reload\n+virtio-pci driver several times when uses the asynchronous operations\n+with CBDMA channels.\n \n 1. Bind one nic port and one cbdma channel to vfio-pci, then launch the vhost sample by below commands::\n \n     rm -rf vhost-net*\n     ./x86_64-native-linuxapp-gcc/app/dpdk-testpmd -c 0xF0000000 -n 4 --file-prefix=vhost \\\n-    --vdev 'net_vhost,iface=vhost-net,queues=1,dmas=[txq0;rxq0]' \\\n-    -- -i --nb-cores=1 --txd=1024 --rxd=1024 --lcore-dma=[lcore29@0000:00:04.0]\n+    --vdev 'net_vhost,iface=vhost-net,queues=1,dmas=[txq0@0000:00:04.0;rxq0@0000:00:04.0]' \\\n+    -- -i --nb-cores=1 --txd=1024 --rxd=1024\n     testpmd> start\n \n 2. Launch VM::\n \n-\ttaskset -c 32-33 \\\n-\tqemu-system-x86_64 -name us-vhost-vm1 \\\n+\ttaskset -c 32-33 qemu-system-x86_64 -name vm1 \\\n \t-cpu host -enable-kvm -m 2048 -object memory-backend-file,id=mem,size=2048M,mem-path=/mnt/huge,share=on -numa node,memdev=mem -mem-prealloc \\\n-\t-smp cores=1,sockets=1 -drive file=/home/osimg/ubuntu2004_1.img \\\n-\t-monitor unix:/tmp/vm2_monitor.sock,server,nowait -device e1000,netdev=nttsip1 \\\n-\t-netdev user,id=nttsip1,hostfwd=tcp:127.0.0.1:6000-:22 \\\n-\t-chardev socket,id=char1,path=./vhost-net -netdev type=vhost-user,id=mynet1,chardev=char1,vhostforce \\\n-\t-device virtio-net-pci,mac=52:54:00:00:00:02,netdev=mynet1,mrg_rxbuf=on,csum=on,gso=on,guest_csum=on,host_tso4=on,guest_tso4=on,guest_ecn=on  \\\n+\t-smp cores=1,sockets=1 -drive file=/home/osimg/ubuntu2004.img \\\n+\t-monitor unix:/tmp/vm2_monitor.sock,server,nowait \\\n+\t-device e1000,netdev=nttsip1 -netdev user,id=nttsip1,hostfwd=tcp:127.0.0.1:6000-:22 \\\n+\t-chardev socket,id=char1,path=./vhost-net \\\n+\t-netdev type=vhost-user,id=mynet1,chardev=char1,vhostforce \\\n+\t-device virtio-net-pci,mac=52:54:00:00:00:02,netdev=mynet1,mrg_rxbuf=on,csum=on,gso=on,guest_csum=on,host_tso4=on,guest_tso4=on,guest_ecn=on \\\n \t-vnc :11 -daemonize\n \n 3. On VM1, set virtio device IP, send 10M packets from packet generator to nic then check virtio device can receive packets::\n@@ -178,30 +182,29 @@ This case tests packed ring event idx interrupt mode workable after reload virti\n \n 6. Rerun step4 and step5 10 times to check event idx workable after driver reload.\n \n-Test Case4: Packed ring 16 queues virtio-net event idx interrupt mode test with cbdma enable\n---------------------------------------------------------------------------------------------\n-This case tests the packed ring virtio-net event idx interrupt with 16 queues and when vhost uses the asynchronous operations with CBDMA channels.\n+Test Case 4: Packed ring 16 queues virtio-net event idx interrupt mode test with cbdma enable\n+---------------------------------------------------------------------------------------------\n+This case tests the packed ring virtio-net event idx interrupt with 16 queues and when vhost\n+uses the asynchronous operations with CBDMA channels.\n \n-1. Bind one nic port and 16 cbdma channels to vfio-pci, then launch the vhost sample by below commands::\n+1. Bind one nic port and 4 cbdma channels to vfio-pci, then launch the vhost sample by below commands::\n \n     rm -rf vhost-net*\n     ./x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1-17 -n 4 --file-prefix=vhost \\\n-    --vdev 'net_vhost,iface=vhost-net,queues=16,client=1,dmas=[txq0;txq1;txq2;txq3;txq4;txq5;txq6;txq7;txq8;txq9;txq10;txq11;txq12;txq13;txq14;txq15;rxq0;rxq1;rxq2;rxq3;rxq4;rxq5;rxq6;rxq7;rxq8;rxq9;rxq10;rxq11;rxq12;rxq13;rxq14;rxq15]' \\\n-    -- -i --nb-cores=16 --txd=1024 --rxd=1024 --rxq=16 --txq=16 \\\n-    --lcore-dma=[lcore2@0000:00:04.0,lcore3@0000:00:04.1,lcore4@0000:00:04.2,lcore5@0000:00:04.3,lcore6@0000:00:04.4,lcore7@0000:00:04.5,lcore8@0000:00:04.6,lcore9@0000:00:04.7,\\\n-\tlcore10@0000:80:04.0,lcore11@0000:80:04.1,lcore12@0000:80:04.2,lcore13@0000:80:04.3,lcore14@0000:80:04.4,lcore15@0000:80:04.5,lcore15@0000:80:04.6,lcore15@0000:80:04.7]\n+    --vdev 'net_vhost,iface=vhost-net,queues=16,client=1,dmas=[txq0@0000:00:04.0;txq1@0000:00:04.0;txq2@0000:00:04.0;txq3@0000:00:04.0;txq4@0000:00:04.0;txq5@0000:00:04.0;txq6@0000:00:04.0;txq7@0000:00:04.0;txq8@0000:00:04.1;txq9@0000:00:04.1;txq10@0000:00:04.1;txq11@0000:00:04.1;txq12@0000:00:04.1;txq13@0000:00:04.1;txq14@0000:00:04.1;txq15@0000:00:04.1;rxq0@0000:00:04.2;rxq1@0000:00:04.2;rxq2@0000:00:04.2;rxq3@0000:00:04.2;rxq4@0000:00:04.2;rxq5@0000:00:04.2;rxq6@0000:00:04.2;rxq7@0000:00:04.2;rxq8@0000:00:04.3;rxq9@0000:00:04.3;rxq10@0000:00:04.3;rxq11@0000:00:04.3;rxq12@0000:00:04.3;rxq13@0000:00:04.3;rxq14@0000:00:04.3;rxq15@0000:00:04.3]' \\\n+    -- -i --nb-cores=16 --txd=1024 --rxd=1024 --rxq=16 --txq=16\n     testpmd> start\n \n 2. Launch VM::\n \n-\ttaskset -c 32-33 \\\n-\tqemu-system-x86_64 -name us-vhost-vm1 \\\n+\ttaskset -c 32-33 qemu-system-x86_64 -name vm1 \\\n \t-cpu host -enable-kvm -m 2048 -object memory-backend-file,id=mem,size=2048M,mem-path=/mnt/huge,share=on -numa node,memdev=mem -mem-prealloc \\\n-\t-smp cores=1,sockets=1 -drive file=/home/osimg/ubuntu2004_1.img \\\n-\t-monitor unix:/tmp/vm2_monitor.sock,server,nowait -device e1000,netdev=nttsip1 \\\n-\t-netdev user,id=nttsip1,hostfwd=tcp:127.0.0.1:6000-:22 \\\n-\t-chardev socket,id=char1,path=./vhost-net -netdev type=vhost-user,id=mynet1,chardev=char1,vhostforce \\\n-\t-device virtio-net-pci,mac=52:54:00:00:00:02,netdev=mynet1,mrg_rxbuf=on,csum=on,gso=on,guest_csum=on,host_tso4=on,guest_tso4=on,guest_ecn=on  \\\n+\t-smp cores=1,sockets=1 -drive file=/home/osimg/ubuntu2004.img \\\n+\t-monitor unix:/tmp/vm2_monitor.sock,server,nowait \\\n+\t-device e1000,netdev=nttsip1 -netdev user,id=nttsip1,hostfwd=tcp:127.0.0.1:6000-:22 \\\n+\t-chardev socket,id=char1,path=./vhost-net \\\n+\t-netdev type=vhost-user,id=mynet1,chardev=char1,vhostforce \\\n+\t-device virtio-net-pci,mac=52:54:00:00:00:02,netdev=mynet1,mrg_rxbuf=on,csum=on,gso=on,guest_csum=on,host_tso4=on,guest_tso4=on,guest_ecn=on \\\n \t-vnc :11 -daemonize\n \n 3. On VM1, configure virtio device IP and enable vitio-net with 16 quques::\n@@ -218,4 +221,3 @@ This case tests the packed ring virtio-net event idx interrupt with 16 queues an\n     testpmd> stop\n     testpmd> start\n     testpmd> stop\n-\n",
    "prefixes": [
        "V3",
        "1/2"
    ]
}