get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 111364,
    "url": "http://patches.dpdk.org/api/patches/111364/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/patch/20220519071942.2814597-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": "<20220519071942.2814597-1-weix.ling@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20220519071942.2814597-1-weix.ling@intel.com",
    "date": "2022-05-19T07:19:42",
    "name": "[V1,1/2] test_plans/loopback_virtio_user_server_mode_test_plan: delete CBDMA related testcases",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": false,
    "hash": "4776d4e84e903a1c68942cf3136e3526ec26fe97",
    "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/20220519071942.2814597-1-weix.ling@intel.com/mbox/",
    "series": [
        {
            "id": 23020,
            "url": "http://patches.dpdk.org/api/series/23020/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/list/?series=23020",
            "date": "2022-05-19T07:19:42",
            "name": "[V1,1/2] test_plans/loopback_virtio_user_server_mode_test_plan: delete CBDMA related testcases",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/23020/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/111364/comments/",
    "check": "pending",
    "checks": "http://patches.dpdk.org/api/patches/111364/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 230E6A0503;\n\tThu, 19 May 2022 09:21:08 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 1D50440150;\n\tThu, 19 May 2022 09:21:08 +0200 (CEST)",
            "from mga04.intel.com (mga04.intel.com [192.55.52.120])\n by mails.dpdk.org (Postfix) with ESMTP id E53FD40140\n for <dts@dpdk.org>; Thu, 19 May 2022 09:21:05 +0200 (CEST)",
            "from orsmga008.jf.intel.com ([10.7.209.65])\n by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 19 May 2022 00:21:05 -0700",
            "from unknown (HELO localhost.localdomain) ([10.239.251.222])\n by orsmga008-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 19 May 2022 00:21:03 -0700"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple;\n d=intel.com; i=@intel.com; q=dns/txt; s=Intel;\n t=1652944866; x=1684480866;\n h=from:to:cc:subject:date:message-id:mime-version:\n content-transfer-encoding;\n bh=Df2RkFCoFOIKkqBKC0ajM/jv0NiEe3aFBwVzmNK0yZU=;\n b=KS5qwgs5Nhn5M7S4iURJhoPKBiDIpacNKMHUqR9/zBahy7loqF0A2zY0\n U2OhzNXoRTUAIptAE58wxJ8+ZkLX56jwxjVlnTRZr9tBs85IdlG8LU5Ir\n W7OxB7L89160hzCRpLUIO1hqw/vMBMaWy3VrEwQAtfY6KUamWxpqSJFdn\n 8CX6igAbjKxV9CrrFWnOaf83EDc6oz/PSVbpreQ6eYLDs3tgE+qTx/dZW\n 2hDhENvWanecO7uDIS6kltd7J3cG6eg5C/KZNINUj9eoZMC1SV/ctu5fV\n E0uBgj23+pdXWSBa1+PiahptK8NGZVqZbJTS8x22XHwIl741PoBAs2o+a g==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6400,9594,10351\"; a=\"270887823\"",
            "E=Sophos;i=\"5.91,236,1647327600\"; d=\"scan'208\";a=\"270887823\"",
            "E=Sophos;i=\"5.91,236,1647327600\"; d=\"scan'208\";a=\"598396895\""
        ],
        "From": "Wei Ling <weix.ling@intel.com>",
        "To": "dts@dpdk.org",
        "Cc": "Wei Ling <weix.ling@intel.com>",
        "Subject": "[dts][PATCH V1 1/2]\n test_plans/loopback_virtio_user_server_mode_test_plan: delete CBDMA related\n testcases",
        "Date": "Thu, 19 May 2022 03:19:42 -0400",
        "Message-Id": "<20220519071942.2814597-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": "Delete CBDMA related testcases.\n\nSigned-off-by: Wei Ling <weix.ling@intel.com>\n---\n ...back_virtio_user_server_mode_test_plan.rst | 202 ------------------\n 1 file changed, 202 deletions(-)",
    "diff": "diff --git a/test_plans/loopback_virtio_user_server_mode_test_plan.rst b/test_plans/loopback_virtio_user_server_mode_test_plan.rst\nindex 092eb5e8..2e0767b1 100644\n--- a/test_plans/loopback_virtio_user_server_mode_test_plan.rst\n+++ b/test_plans/loopback_virtio_user_server_mode_test_plan.rst\n@@ -38,8 +38,6 @@ Virtio-user server mode is a feature to enable virtio-user as the server, vhost\n virtio-user can reconnect back to vhost-user again; at another hand, virtio-user also can reconnect back to vhost-user after virtio-user is killed.\n This feature test need cover different rx/tx paths with virtio 1.0 and virtio 1.1, includes split ring mergeable, non-mergeable, inorder mergeable,\n inorder non-mergeable, vector_rx path and packed ring mergeable, non-mergeable, inorder non-mergeable, inorder mergeable, vectorized path.\n-Split ring and packed ring test when vhost enqueue operation with multi-CBDMA channels. When DMA devices are bound to vfio driver,\n-VA mode is the default and recommended. For PA mode, page by page mapping may exceed IOMMU's max capability, better to use 1G guest hugepage.\n \n Test Case 1: Basic test for packed ring server mode\n ===================================================\n@@ -998,203 +996,3 @@ Test Case 14: loopback split ring all path payload check test using server mode\n      testpmd>start\n \n 17. Rerun step 10-13.\n-\n-Test Case 15: loopback packed ring all path cbdma test payload check with server mode and multi-queues\n-======================================================================================================\n-\n-1. bind 8 cbdma port to vfio-pci and launch vhost::\n-\n-    ./x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 32-33 -n 4 \\\n-    --vdev 'eth_vhost0,iface=vhost-net0,queues=8,client=1,dmas=[txq0@0000:80:04.0;txq1@0000:80:04.1;txq2@0000:80:04.2;txq3@0000:80:04.3;txq4@0000:80:04.4;txq5@0000:80:04.5;txq6@0000:80:04.6;txq7@0000:80:04.7]' \\\n-    --iova=va -- -i --nb-cores=1 --rxq=8 --txq=8 --txd=1024 --rxd=1024\n-\n-2. Launch virtio-user with packed ring mergeable inorder path::\n-\n-    ./x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 30,31 -n 4 --file-prefix=virtio-user0 --no-pci \\\n-    --vdev=net_virtio_user0,mac=00:11:22:33:44:10,path=./vhost-net0,queues=8,mrg_rxbuf=1,in_order=1,packed_vq=1,server=1\n-    -- -i --nb-cores=1 --rxq=8 --txq=8 --txd=1024 --rxd=1024\n-     testpmd>set fwd csum\n-     testpmd>start\n-\n-3. Attach pdump secondary process to primary process by same file-prefix::\n-\n-   ./x86_64-native-linuxapp-gcc/app/dpdk-pdump -v --file-prefix=virtio-user0 -- --pdump 'device_id=net_virtio_user0,queue=*,rx-dev=./pdump-virtio-rx.pcap,mbuf-size=8000'\n-\n-4. Send large pkts from vhost, check loopback performance can get expected and each queue can receive packets::\n-\n-    testpmd> vhost enable tx all\n-    testpmd> set fwd csum\n-    testpmd> set txpkts 64,64,64,2000,2000,2000\n-    testpmd> set burst 1\n-    testpmd> start tx_first 1\n-    testpmd> stop\n-\n-5. Quit pdump, check all the packets length are 6192 Byte in the pcap file, and the payload in receive packets are same.\n-\n-6. Quit and relaunch vhost and rerun step3-5.\n-\n-7. Quit and relaunch virtio with packed ring mergeable path as below::\n-\n-    ./x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 30,31 -n 4 --file-prefix=virtio-user0 --no-pci \\\n-    --vdev=net_virtio_user0,mac=00:11:22:33:44:10,path=./vhost-net0,queues=8,mrg_rxbuf=1,in_order=0,packed_vq=1,server=1 \\\n-    -- -i --nb-cores=1 --rxq=8 --txq=8 --txd=1024 --rxd=1024\n-    testpmd>set fwd csum\n-    testpmd>start\n-\n-8. Rerun steps 3-6.\n-\n-9. Quit and relaunch virtio with packed ring non-mergeable path as below::\n-\n-    ./x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 30,31 -n 4 --file-prefix=virtio-user0 --no-pci \\\n-    --vdev=net_virtio_user0,mac=00:11:22:33:44:10,path=./vhost-net0,queues=8,mrg_rxbuf=0,in_order=0,packed_vq=1,server=1 \\\n-    -- -i --nb-cores=1 --rxq=8 --txq=8 --txd=1024 --rxd=1024\n-     testpmd>set fwd csum\n-     testpmd>start\n-\n-10. Rerun step 3.\n-\n-11. Send pkts from vhost::\n-\n-     testpmd> vhost enable tx all\n-     testpmd> set fwd csum\n-     testpmd> set txpkts 64,128,256,512\n-     testpmd> set burst 1\n-     testpmd> start tx_first 1\n-     testpmd> stop\n-\n-12. Quit pdump, check all the packets length are 960 Byte in the pcap file and the payload in receive packets are same.\n-\n-13. Quit and relaunch vhost and rerun step 10-12.\n-\n-14. Quit and relaunch virtio with packed ring inorder non-mergeable path as below::\n-\n-     ./x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 30,31 -n 4 --file-prefix=virtio-user0 --no-pci \\\n-     --vdev=net_virtio_user0,mac=00:11:22:33:44:10,path=./vhost-net0,queues=8,mrg_rxbuf=0,in_order=1,packed_vq=1,server=1 \\\n-     -- -i --nb-cores=1 --rxq=8 --txq=8 --txd=1024 --rxd=1024\n-     testpmd>set fwd csum\n-     testpmd>start\n-\n-15. Rerun step 10-13.\n-\n-16. Quit and relaunch virtio with packed ring vectorized path as below::\n-\n-     ./x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 30,31 -n 4 --file-prefix=virtio-user0 --no-pci --force-max-simd-bitwidth=512 \\\n-     --vdev=net_virtio_user0,mac=00:11:22:33:44:10,path=./vhost-net0,queues=8,mrg_rxbuf=0,in_order=1,packed_vq=1,vectorized=1,server=1 \\\n-     -- -i --nb-cores=1 --rxq=8 --txq=8 --txd=1024 --rxd=1024\n-     testpmd>set fwd csum\n-     testpmd>start\n-\n-17. Rerun step 10-13.\n-\n-18. Quit and relaunch virtio with packed ring vectorized path and ring size is not power of 2 as below::\n-\n-     ./x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 30,31 -n 4 --file-prefix=virtio-user0 --no-pci --force-max-simd-bitwidth=512 \\\n-     --vdev=net_virtio_user0,mac=00:11:22:33:44:10,path=./vhost-net0,queues=8,mrg_rxbuf=0,in_order=1,packed_vq=1,vectorized=1,queue_size=1025,server=1 \\\n-     -- -i --nb-cores=1 --rxq=8 --txq=8 --txd=1025 --rxd=1025\n-     testpmd>set fwd csum\n-     testpmd>start\n-\n-19. Rerun step 10-13.\n-\n-20. Quit and relaunch vhost w/ iova=pa::\n-\n-     ./x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 2-3 --file-prefix=vhost -n 4 \\\n-     --vdev 'eth_vhost0,iface=vhost-net0,queues=8,client=1,dmas=[txq0@0000:00:04.0;txq1@0000:00:04.1;txq2@0000:00:04.2;txq3@0000:00:04.3;txq4@0000:00:04.4;txq5@0000:00:04.5;txq6@0000:00:04.6;txq7@0000:00:04.7]' \\\n-     --iova=pa -- -i --nb-cores=1 --rxq=8 --txq=8 --txd=1024 --rxd=1024\n-\n-21. Quit virtio and rerun steps 2-19.\n-\n-Test Case 16: loopback split ring all path cbdma test payload check with server mode and multi-queues\n-=====================================================================================================\n-\n-1. bind 8 cbdma port to vfio-pci and launch vhost::\n-\n-    ./x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 32-33 -n 4 \\\n-    --vdev 'eth_vhost0,iface=vhost-net0,queues=8,client=1,dmas=[txq0@0000:80:04.0;txq1@0000:80:04.1;txq2@0000:80:04.2;txq3@0000:80:04.3;txq4@0000:80:04.4;txq5@0000:80:04.5;txq6@0000:80:04.6;txq7@0000:80:04.7]' \\\n-    --iova=va -- -i --nb-cores=1 --rxq=8 --txq=8 --txd=1024 --rxd=1024\n-\n-2. Launch virtio-user with split ring mergeable inorder path::\n-\n-    ./x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 30,31 -n 4 --file-prefix=virtio-user0 --no-pci \\\n-    --vdev=net_virtio_user0,mac=00:11:22:33:44:10,path=./vhost-net0,queues=8,mrg_rxbuf=1,in_order=1,server=1 \\\n-    -- -i --nb-cores=1 --rxq=8 --txq=8 --txd=1024 --rxd=1024\n-     testpmd>set fwd csum\n-     testpmd>start\n-\n-3. Attach pdump secondary process to primary process by same file-prefix::\n-\n-   ./x86_64-native-linuxapp-gcc/app/dpdk-pdump -v --file-prefix=virtio-user0 -- --pdump 'device_id=net_virtio_user0,queue=*,rx-dev=./pdump-virtio-rx.pcap,mbuf-size=8000'\n-\n-4. Send large pkts from vhost::\n-\n-    testpmd> vhost enable tx all\n-    testpmd> set fwd csum\n-    testpmd> set txpkts 64,64,64,2000,2000,2000\n-    testpmd> set burst 1\n-    testpmd> start tx_first 1\n-    testpmd> stop\n-\n-5. Quit pdump, check all the packets length are 6192 Byte in the pcap file and the payload in receive packets are same.\n-\n-6. Quit and relaunch vhost and rerun step3-5.\n-\n-7. Quit and relaunch virtio with split ring mergeable path as below::\n-\n-    ./x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 30,31 -n 4 --file-prefix=virtio-user0 --no-pci \\\n-    --vdev=net_virtio_user0,mac=00:11:22:33:44:10,path=./vhost-net0,queues=8,mrg_rxbuf=1,in_order=0,server=1 \\\n-    -- -i --nb-cores=1 --rxq=8 --txq=8 --txd=1024 --rxd=1024\n-    testpmd>set fwd csum\n-    testpmd>start\n-\n-8. Rerun steps 3-6.\n-\n-9. Quit and relaunch virtio with split ring non-mergeable path as below::\n-\n-    ./x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 30,31 -n 4 --file-prefix=virtio-user0 --no-pci \\\n-    --vdev=net_virtio_user0,mac=00:11:22:33:44:10,path=./vhost-net0,queues=8,mrg_rxbuf=0,in_order=0,server=1 \\\n-    -- -i --enable-hw-vlan-strip --nb-cores=1 --rxq=8 --txq=8 --txd=1024 --rxd=1024\n-    testpmd>set fwd csum\n-    testpmd>start\n-\n-10. Rerun step 3.\n-\n-11. Send pkts from vhost::\n-\n-     testpmd> vhost enable tx all\n-     testpmd> set fwd csum\n-     testpmd> set txpkts 64,128,256,512\n-     testpmd> set burst 1\n-     testpmd> start tx_first 1\n-     testpmd> stop\n-\n-12. Quit pdump, check all the packets length are 960 Byte in the pcap file and the payload in receive packets are same.\n-\n-13. Quit and relaunch vhost and rerun step 10-12.\n-\n-14. Quit and relaunch virtio with split ring inorder non-mergeable path as below::\n-\n-     ./x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 30,31 -n 4 --file-prefix=virtio-user0 --no-pci \\\n-     --vdev=net_virtio_user0,mac=00:11:22:33:44:10,path=./vhost-net0,queues=8,mrg_rxbuf=0,in_order=1,server=1 \\\n-     -- -i --nb-cores=1 --rxq=8 --txq=8 --txd=1024 --rxd=1024\n-     testpmd>set fwd csum\n-     testpmd>start\n-\n-15. Rerun step 10-13.\n-\n-16. Quit and relaunch virtio with split ring vectorized path as below::\n-\n-     ./x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 30,31 -n 4 --file-prefix=virtio-user0 --no-pci \\\n-     --vdev=net_virtio_user0,mac=00:11:22:33:44:10,path=./vhost-net0,queues=8,mrg_rxbuf=0,in_order=0,vectorized=1,server=1 \\\n-     -- -i --nb-cores=1 --rxq=8 --txq=8 --txd=1024 --rxd=1024\n-     testpmd>set fwd csum\n-     testpmd>start\n-\n-17. Rerun step 10-13.\n-\n-18. Quit and relaunch vhost w/ iova=pa::\n-\n-     ./x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 2-3 --file-prefix=vhost -n 4 \\\n-     --vdev 'eth_vhost0,iface=vhost-net0,queues=8,client=1,dmas=[txq0@0000:00:04.0;txq1@0000:00:04.1;txq2@0000:00:04.2;txq3@0000:00:04.3;txq4@0000:00:04.4;txq5@0000:00:04.5;txq6@0000:00:04.6;txq7@0000:00:04.7]' \\\n-     --iova=pa -- -i --nb-cores=1 --rxq=8 --txq=8 --txd=1024 --rxd=1024\n-\n-19. Quit virtio and rerun steps 2-17.\n",
    "prefixes": [
        "V1",
        "1/2"
    ]
}