get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 114150,
    "url": "http://patches.dpdk.org/api/patches/114150/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/patch/20220725161130.253930-2-yaqi.tang@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": "<20220725161130.253930-2-yaqi.tang@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20220725161130.253930-2-yaqi.tang@intel.com",
    "date": "2022-07-25T16:11:28",
    "name": "[V1,1/3] test_plans/index: add new test plan for ice_iavf_rx_timestamp",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": false,
    "hash": "586a69f64108f107fdfe975301019cd8c202ec54",
    "submitter": {
        "id": 2357,
        "url": "http://patches.dpdk.org/api/people/2357/?format=api",
        "name": "Yaqi Tang",
        "email": "yaqi.tang@intel.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/dts/patch/20220725161130.253930-2-yaqi.tang@intel.com/mbox/",
    "series": [
        {
            "id": 24064,
            "url": "http://patches.dpdk.org/api/series/24064/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/list/?series=24064",
            "date": "2022-07-25T16:11:27",
            "name": "ice iavf support rx timestamp",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/24064/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/114150/comments/",
    "check": "pending",
    "checks": "http://patches.dpdk.org/api/patches/114150/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 0E03FA00C5;\n\tMon, 25 Jul 2022 10:13:31 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 06B64427F7;\n\tMon, 25 Jul 2022 10:13:31 +0200 (CEST)",
            "from mga05.intel.com (mga05.intel.com [192.55.52.43])\n by mails.dpdk.org (Postfix) with ESMTP id 5278E40684\n for <dts@dpdk.org>; Mon, 25 Jul 2022 10:13:29 +0200 (CEST)",
            "from orsmga008.jf.intel.com ([10.7.209.65])\n by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 25 Jul 2022 01:13:23 -0700",
            "from dpdk-yaqi.sh.intel.com ([10.67.119.99])\n by orsmga008.jf.intel.com with ESMTP; 25 Jul 2022 01:13:22 -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=1658736809; x=1690272809;\n h=from:to:cc:subject:date:message-id:in-reply-to:\n references:mime-version:content-transfer-encoding;\n bh=sD+iW5Zm+TooPEnlck6U1rppHcPllUBiF9lgUW4RqFA=;\n b=TdD3wLCcTYcPNAWGR5aRYXF11RIQJSPMrv/2u2vHzEa6XGxNAJXAmXBQ\n Hy1EpLEethslSNFiq8LxNV+hXRM/XMFrY15DdZRKOMbZvCZcWZ+9axR0u\n vkwEF5nhKeZ7ZYJGG9S40C6dk7i+7odPMn65UVr+V79iOLqBbNW/B90+x\n NTK0bznrgfQYSeZfrKAMmPhGTwLBj+xbKgzXcbsZEVjD9gH2IUOtW03af\n ui5pTzg8u4UU1D5eNoZQaZLHqAqNkQvuRLGiEskfPpAV49zQsYl3ygaQ9\n TPsBgDWcOepwH7dwEPDj0Qxsz8aWtnFgHvWVkgyuZoaTYJFq39D0+U0cc g==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6400,9594,10418\"; a=\"373945858\"",
            "E=Sophos;i=\"5.93,192,1654585200\"; d=\"scan'208\";a=\"373945858\"",
            "E=Sophos;i=\"5.93,192,1654585200\"; d=\"scan'208\";a=\"627357054\""
        ],
        "X-ExtLoop1": "1",
        "From": "Yaqi Tang <yaqi.tang@intel.com>",
        "To": "dts@dpdk.org",
        "Cc": "Yaqi Tang <yaqi.tang@intel.com>",
        "Subject": "[dts][PATCH V1 1/3] test_plans/index: add new test plan for\n ice_iavf_rx_timestamp",
        "Date": "Mon, 25 Jul 2022 16:11:28 +0000",
        "Message-Id": "<20220725161130.253930-2-yaqi.tang@intel.com>",
        "X-Mailer": "git-send-email 2.25.1",
        "In-Reply-To": "<20220725161130.253930-1-yaqi.tang@intel.com>",
        "References": "<20220725161130.253930-1-yaqi.tang@intel.com>",
        "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": "Add new test plan for ice iavf support rx timestamp on flex descriptor.\n\nSigned-off-by: Yaqi Tang <yaqi.tang@intel.com>\n---\n test_plans/index.rst | 1 +\n 1 file changed, 1 insertion(+)",
    "diff": "diff --git a/test_plans/index.rst b/test_plans/index.rst\nindex a78dd0f5..dc82f825 100644\n--- a/test_plans/index.rst\n+++ b/test_plans/index.rst\n@@ -38,6 +38,7 @@ The following are the test plans for the DPDK DTS automated test system.\n     ice_ecpri_test_plan\n     ice_fdir_test_plan\n     ice_ip_fragment_rte_flow_test_plan\n+    ice_iavf_rx_timestamp_test_plan\n     ice_iavf_ip_fragment_rte_flow_test_plan\n     ice_iavf_rss_configure_test_plan\n     ice_iavf_fdir_pppol2tpoudp_test_plan\n",
    "prefixes": [
        "V1",
        "1/3"
    ]
}