get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 129019,
    "url": "https://patches.dpdk.org/api/patches/129019/?format=api",
    "web_url": "https://patches.dpdk.org/project/dts/patch/20230627171126.149563-1-songx.jiale@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": "<20230627171126.149563-1-songx.jiale@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20230627171126.149563-1-songx.jiale@intel.com",
    "date": "2023-06-27T17:11:26",
    "name": "[V1] tests/ice_dcf_dual_vlan: optimize scripts to support comms DDP",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": false,
    "hash": "8733dae65a5b23e63a8e3d103b08ecba46f87893",
    "submitter": {
        "id": 2352,
        "url": "https://patches.dpdk.org/api/people/2352/?format=api",
        "name": "Jiale, SongX",
        "email": "songx.jiale@intel.com"
    },
    "delegate": null,
    "mbox": "https://patches.dpdk.org/project/dts/patch/20230627171126.149563-1-songx.jiale@intel.com/mbox/",
    "series": [
        {
            "id": 28662,
            "url": "https://patches.dpdk.org/api/series/28662/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/list/?series=28662",
            "date": "2023-06-27T17:11:26",
            "name": "[V1] tests/ice_dcf_dual_vlan: optimize scripts to support comms DDP",
            "version": 1,
            "mbox": "https://patches.dpdk.org/series/28662/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/129019/comments/",
    "check": "pending",
    "checks": "https://patches.dpdk.org/api/patches/129019/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 E2B3042D70;\n\tTue, 27 Jun 2023 10:55:37 +0200 (CEST)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id B22E74113F;\n\tTue, 27 Jun 2023 10:55:37 +0200 (CEST)",
            "from mga18.intel.com (mga18.intel.com [134.134.136.126])\n by mails.dpdk.org (Postfix) with ESMTP id 6920B40F18\n for <dts@dpdk.org>; Tue, 27 Jun 2023 10:55:35 +0200 (CEST)",
            "from fmsmga002.fm.intel.com ([10.253.24.26])\n by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 27 Jun 2023 01:55:32 -0700",
            "from unknown (HELO dpdk.sh.intel.com) ([10.239.252.241])\n by fmsmga002-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 27 Jun 2023 01:55:30 -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=1687856136; x=1719392136;\n h=from:to:cc:subject:date:message-id:mime-version:\n content-transfer-encoding;\n bh=AnubDYnYp5pj7res2x+KRNQstaiPAYG4fgAMcLC94tk=;\n b=gpy8jcWceAiVj/mT5ujoTlqT7KpIUQL3LgjPNrohAK3yra2rKTkT2ZAw\n LBNhQURQ5NdvPigwIU5QUBLOFul6hcgvU91l0is8FTar5tzZhQGP7lrZU\n 5ggLS21Gzz569K7/X0wSqPgJGNrQyFSQZS1zpZUZPUtyjW+8C6lOtATX1\n zD1Ku3GwNoTK11ain9hkMsnYYzTO6gRppYKrUnRuvPVWF2x6TuwjwaUtB\n atWhRh1RYj7bCwKr+YSoheWplEpmoAuA3W+C2hImdLZu+HJ62Lc50Y+V5\n BmBBGtzwN++0yap2IEphNU189+/JVDBR1a0/NSGApm4vvZzXZLzDIFabI A==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6600,9927,10753\"; a=\"346277390\"",
            "E=Sophos;i=\"6.01,162,1684825200\"; d=\"scan'208\";a=\"346277390\"",
            "E=McAfee;i=\"6600,9927,10753\"; a=\"829587089\"",
            "E=Sophos;i=\"6.01,162,1684825200\"; d=\"scan'208\";a=\"829587089\""
        ],
        "X-ExtLoop1": "1",
        "From": "Jiale Song <songx.jiale@intel.com>",
        "To": "dts@dpdk.org",
        "Cc": "Jiale Song <songx.jiale@intel.com>",
        "Subject": "[dts] [PATCH V1] tests/ice_dcf_dual_vlan: optimize scripts to support\n comms DDP",
        "Date": "Wed, 28 Jun 2023 01:11:26 +0800",
        "Message-Id": "<20230627171126.149563-1-songx.jiale@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": "the creation of rules requires the consumption of recipe resources.\nafter reloading ice, the remaining recipe resources of comms DDP are\nless than those of os DDP. therefore, sometimes when using comms DDP,\nthere may be situations where rule creation fails due to insufficient\nrecipe resources. modify the sub use case test sequence to reduce the\nconsumption of recipe resources to support comms DDP.\n\nSigned-off-by: Jiale Song <songx.jiale@intel.com>\n---\n tests/TestSuite_ice_dcf_dual_vlan.py | 2 +-\n 1 file changed, 1 insertion(+), 1 deletion(-)",
    "diff": "diff --git a/tests/TestSuite_ice_dcf_dual_vlan.py b/tests/TestSuite_ice_dcf_dual_vlan.py\nindex 9fb42df7..798eb22c 100644\n--- a/tests/TestSuite_ice_dcf_dual_vlan.py\n+++ b/tests/TestSuite_ice_dcf_dual_vlan.py\n@@ -119,9 +119,9 @@ mac_qinq_ipv6_pay_dest_mac = {\n }\n \n mac_qinq_ipv6_pay = [\n+    mac_qinq_ipv6_pay_dest_mac,\n     mac_qinq_ipv6_pay_src_ip,\n     mac_qinq_ipv6_pay_dst_ip,\n-    mac_qinq_ipv6_pay_dest_mac,\n ]\n \n mac_qinq_pppoe_pay = [\n",
    "prefixes": [
        "V1"
    ]
}