get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 108464,
    "url": "https://patches.dpdk.org/api/patches/108464/?format=api",
    "web_url": "https://patches.dpdk.org/project/dts/patch/20220302061024.498829-1-weix.ling@intel.com/",
    "project": {
        "id": 3,
        "url": "https://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": "<20220302061024.498829-1-weix.ling@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20220302061024.498829-1-weix.ling@intel.com",
    "date": "2022-03-02T06:10:24",
    "name": "[V3,2/3] test_plans/vf_interrupt_pmd_test_plan: remove modify DPDK code step and modify app name",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": false,
    "hash": "20ee8aa24290fcc947a7c239a0d60b39c5b42491",
    "submitter": {
        "id": 1828,
        "url": "https://patches.dpdk.org/api/people/1828/?format=api",
        "name": "Ling, WeiX",
        "email": "weix.ling@intel.com"
    },
    "delegate": null,
    "mbox": "https://patches.dpdk.org/project/dts/patch/20220302061024.498829-1-weix.ling@intel.com/mbox/",
    "series": [
        {
            "id": 21971,
            "url": "https://patches.dpdk.org/api/series/21971/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/list/?series=21971",
            "date": "2022-03-02T06:10:02",
            "name": "remove change DPDK code steps",
            "version": 3,
            "mbox": "https://patches.dpdk.org/series/21971/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/108464/comments/",
    "check": "pending",
    "checks": "https://patches.dpdk.org/api/patches/108464/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 0E9BCA04A4;\n\tWed,  2 Mar 2022 07:10:33 +0100 (CET)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 09E8040696;\n\tWed,  2 Mar 2022 07:10:33 +0100 (CET)",
            "from mga17.intel.com (mga17.intel.com [192.55.52.151])\n by mails.dpdk.org (Postfix) with ESMTP id 07D8740141\n for <dts@dpdk.org>; Wed,  2 Mar 2022 07:10:30 +0100 (CET)",
            "from orsmga007.jf.intel.com ([10.7.209.58])\n by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 01 Mar 2022 22:10:30 -0800",
            "from unknown (HELO localhost.localdomain) ([10.239.251.222])\n by orsmga007-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 01 Mar 2022 22:10:28 -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=1646201431; x=1677737431;\n h=from:to:cc:subject:date:message-id:mime-version:\n content-transfer-encoding;\n bh=EeljWj2zDa6x8E+ywYB1IpKob023VOUAn7fxE2XnH30=;\n b=bQ2q6pjWVrxIKCjY0gmC7HIiqWelLRBAj5blIltCVpan2slBNaK093SQ\n bprTQZP0FIBWrw3iRHzTxuUoIFRYA6eK9FCYDheeRW/XIlOqVOAU7gtYc\n WY9jIdnhzPobBwOPCVkCNgkGo1IkESWGyT+dPMX7Ig7xjV1a11gkSicAD\n I/jsM4exAa8k0WCPGuyzQ76qF03rkPuwfkRMKvtLVZjoY1pBvoV7/9KNZ\n CWyon7W/Bebpvcxm4R92AJVWkxE/W+wyllai0SaWfTbUP+XidjoKJZDO5\n 6LELVNIty5Gr3UbeD8kZ0gOK4Zg0jE6c0CnGdXZ3dy5nCFomiVVJ2P0cj A==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6200,9189,10273\"; a=\"233936021\"",
            "E=Sophos;i=\"5.90,148,1643702400\"; d=\"scan'208\";a=\"233936021\"",
            "E=Sophos;i=\"5.90,148,1643702400\"; d=\"scan'208\";a=\"535254505\""
        ],
        "From": "Wei Ling <weix.ling@intel.com>",
        "To": "dts@dpdk.org",
        "Cc": "Wei Ling <weix.ling@intel.com>",
        "Subject": "[PATCH V3 2/3] test_plans/vf_interrupt_pmd_test_plan: remove modify\n DPDK code step and modify app name",
        "Date": "Wed,  2 Mar 2022 14:10:24 +0800",
        "Message-Id": "<20220302061024.498829-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": "1.Remove change DPDK code steps.\n2.Modify app name from l3fwd-power to dpdk-l3fwd-power.\n\nSigned-off-by: Wei Ling <weix.ling@intel.com>\n---\n test_plans/vf_interrupt_pmd_test_plan.rst | 32 ++++++++++-------------\n 1 file changed, 14 insertions(+), 18 deletions(-)",
    "diff": "diff --git a/test_plans/vf_interrupt_pmd_test_plan.rst b/test_plans/vf_interrupt_pmd_test_plan.rst\nindex 964bc834..7e48f929 100644\n--- a/test_plans/vf_interrupt_pmd_test_plan.rst\n+++ b/test_plans/vf_interrupt_pmd_test_plan.rst\n@@ -59,10 +59,6 @@ Iommu pass through feature has been enabled in kernel::\n \n Modify the DPDK-l3fwd-power source code and recompile the l3fwd-power::\n \n-    sed -i -e '/DEV_RX_OFFLOAD_CHECKSUM,/d' ./examples/l3fwd-power/main.c\n-\n-    export RTE_TARGET=x86_64-native-linuxapp-gcc\n-    export RTE_SDK=`/root/DPDK`\n     meson configure -Dexamples=l3fwd-power x86_64-native-linuxapp-gcc\n     ninja -C x86_64-native-linuxapp-gcc\n \n@@ -76,11 +72,11 @@ Test Case1: Check Interrupt for PF with vfio driver on ixgbe and i40e\n \n     modprobe vfio-pci;\n \n-    usertools/dpdk-devbind.py --bind=vfio-pci 0000:04:00.0\n+    ./usertools/dpdk-devbind.py --bind=vfio-pci 0000:04:00.0\n \n 2. start l3fwd-power with PF::\n \n-    examples/l3fwd-power/build/l3fwd-power -l 1-3 -n 4 -- -P -p 0x01  --config '(0,0,2)'\n+    ./x86_64-native-linuxapp-gcc/examples/dpdk-l3fwd-power -l 1-3 -n 4 -- -P -p 0x01  --config '(0,0,2)'\n \n 3. Send packet with packet generator to the pf NIC, check that thread core2 waked up::\n \n@@ -100,11 +96,11 @@ Test Case2: Check Interrupt for PF with igb_uio driver on ixgbe and i40e\n     modprobe uio;\n     insmod x86_64-native-linuxapp-gcc/kmod/igb_uio.ko;\n \n-    usertools/dpdk-devbind.py --bind=igb_uio 0000:04:00.0\n+    ./usertools/dpdk-devbind.py --bind=igb_uio 0000:04:00.0\n \n 2. start l3fwd-power with PF::\n \n-    examples/l3fwd-power/build/l3fwd-power -l 1-3 -n 4 -- -P -p 0x01  --config '(0,0,2)'\n+    ./x86_64-native-linuxapp-gcc/examples/dpdk-l3fwd-power -l 1-3 -n 4 -- -P -p 0x01  --config '(0,0,2)'\n \n 3. Send packet with packet generator to the pf NIC, check that thread core2 waked up::\n \n@@ -124,13 +120,13 @@ Test Case3: Check Interrupt for VF with vfio driver on ixgbe and i40e\n     echo 1 > /sys/bus/pci/devices/0000\\:04\\:00.0/sriov_numvfs\n \n     modprobe vfio-pci\n-    usertools/dpdk-devbind.py --bind=vfio-pci 0000:04:10.0(vf_pci)\n+    ./usertools/dpdk-devbind.py --bind=vfio-pci 0000:04:10.0(vf_pci)\n \n   Notice:  If your PF is kernel driver, make sure PF link is up when your start testpmd on VF.\n \n 2. Start l3fwd-power with VF::\n \n-    examples/l3fwd-power/build/l3fwd-power -l 1-3 -n 4 -- -P -p 0x01  --config '(0,0,2)'\n+    ./x86_64-native-linuxapp-gcc/examples/dpdk-l3fwd-power -l 1-3 -n 4 -- -P -p 0x01  --config '(0,0,2)'\n \n 3. Send packet with packet generator to the pf NIC, check that thread core2 waked up::\n \n@@ -150,7 +146,7 @@ Test Case4: VF interrupt pmd in VM with vfio-pci\n     echo 1 > /sys/bus/pci/devices/0000\\:04\\:00.0/sriov_numvfs\n \n     modprobe vfio-pci\n-    usertools/dpdk-devbind.py --bind=vfio-pci 0000:04:10.0(vf_pci)\n+    ./usertools/dpdk-devbind.py --bind=vfio-pci 0000:04:10.0(vf_pci)\n \n 2. passthrough VF 0 to VM0 and start VM0::\n \n@@ -177,11 +173,11 @@ Test Case4: VF interrupt pmd in VM with vfio-pci\n     modprobe vfio enable_unsafe_noiommu_mode=1\n     modprobe vfio-pci\n \n-    usertools/dpdk-devbind.py -b vfio-pci 0000:00:04.0\n+    ./usertools/dpdk-devbind.py -b vfio-pci 0000:00:04.0\n \n 5. start l3fwd-power in VM::\n \n-    examples/l3fwd-power/build/l3fwd-power -l 1-3 -n 4 -- -P -p 0x01  --config '(0,0,2)'\n+    ./x86_64-native-linuxapp-gcc/examples/dpdk-l3fwd-power -l 1-3 -n 4 -- -P -p 0x01  --config '(0,0,2)'\n \n 6. Send packet with packet generator to the VM, check that thread core2 waked up::\n \n@@ -200,13 +196,13 @@ Test Case5: vf multi-queue interrupt with vfio-pci on i40e\n \n     echo 1 > /sys/bus/pci/devices/0000\\:04\\:00.0/sriov_numvfs\n     modprobe vfio-pci\n-    usertools/dpdk-devbind.py --bind=vfio-pci 0000:04:10.0(vf_pci)\n+    ./usertools/dpdk-devbind.py --bind=vfio-pci 0000:04:10.0(vf_pci)\n \n   Notice:  If your PF is kernel driver, make sure PF link is up when your start testpmd on VF.\n \n 2. Start l3fwd-power with VF::\n \n-    examples/l3fwd-power/build/l3fwd-power -c 3f -n 4 -m 2048 -- -P -p 0x1 --config=\"(0,0,1),(0,1,2),(0,2,3),(0,3,4)\"\n+    ./x86_64-native-linuxapp-gcc/examples/dpdk-l3fwd-power -c 3f -n 4 -m 2048 -- -P -p 0x1 --config=\"(0,0,1),(0,1,2),(0,2,3),(0,3,4)\"\n \n 3. Send UDP packets with random ip and dest mac = vf mac addr::\n \n@@ -227,7 +223,7 @@ Test Case6: VF multi-queue interrupt in VM with vfio-pci on i40e\n \n     echo 1 > /sys/bus/pci/devices/0000\\:88:00.1/sriov_numvfs\n     modprobe vfio-pci\n-    usertools/dpdk-devbind.py --bind=vfio-pci 0000:88:0a.0(vf_pci)\n+    ./usertools/dpdk-devbind.py --bind=vfio-pci 0000:88:0a.0(vf_pci)\n \n   Notice:  If your PF is kernel driver, make sure PF link is up when your start testpmd on VF.\n \n@@ -249,7 +245,7 @@ Test Case6: VF multi-queue interrupt in VM with vfio-pci on i40e\n     modprobe -r vfio\n     modprobe vfio enable_unsafe_noiommu_mode=1\n     modprobe vfio-pci\n-    usertools/dpdk-devbind.py -b vfio-pci 0000:00:04.0\n+    ./usertools/dpdk-devbind.py -b vfio-pci 0000:00:04.0\n \n 4.Start l3fwd-power in VM::\n \n@@ -265,4 +261,4 @@ Test Case6: VF multi-queue interrupt in VM with vfio-pci on i40e\n     L3FWD_POWER: lcore 0 is waked up from rx interrupt on port 0 queue 0\n     L3FWD_POWER: lcore 1 is waked up from rx interrupt on port 0 queue 1\n     L3FWD_POWER: lcore 2 is waked up from rx interrupt on port 0 queue 2\n-    L3FWD_POWER: lcore 3 is waked up from rx interrupt on port 0 queue 3\n\\ No newline at end of file\n+    L3FWD_POWER: lcore 3 is waked up from rx interrupt on port 0 queue 3\n",
    "prefixes": [
        "V3",
        "2/3"
    ]
}