get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 115575,
    "url": "http://patches.dpdk.org/api/patches/115575/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/patch/20220829081706.24031-1-dukaix.yuan@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": "<20220829081706.24031-1-dukaix.yuan@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20220829081706.24031-1-dukaix.yuan@intel.com",
    "date": "2022-08-29T08:17:06",
    "name": "[V1] tests/tx_preparation: modify match string of packet content",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": false,
    "hash": "01245c2f6995dd4165d6acf35a98723cc344d677",
    "submitter": {
        "id": 2823,
        "url": "http://patches.dpdk.org/api/people/2823/?format=api",
        "name": "Yuan, DukaiX",
        "email": "dukaix.yuan@intel.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/dts/patch/20220829081706.24031-1-dukaix.yuan@intel.com/mbox/",
    "series": [
        {
            "id": 24439,
            "url": "http://patches.dpdk.org/api/series/24439/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/list/?series=24439",
            "date": "2022-08-29T08:17:06",
            "name": "[V1] tests/tx_preparation: modify match string of packet content",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/24439/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/115575/comments/",
    "check": "fail",
    "checks": "http://patches.dpdk.org/api/patches/115575/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 2AF13A0542;\n\tMon, 29 Aug 2022 10:21:01 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 1FBE44113C;\n\tMon, 29 Aug 2022 10:21:01 +0200 (CEST)",
            "from mga02.intel.com (mga02.intel.com [134.134.136.20])\n by mails.dpdk.org (Postfix) with ESMTP id 784D7410FA\n for <dts@dpdk.org>; Mon, 29 Aug 2022 10:20:59 +0200 (CEST)",
            "from fmsmga008.fm.intel.com ([10.253.24.58])\n by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 29 Aug 2022 01:20:58 -0700",
            "from unknown (HELO localhost.localdomain) ([10.239.252.15])\n by fmsmga008-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 29 Aug 2022 01:20:57 -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=1661761259; x=1693297259;\n h=from:to:cc:subject:date:message-id;\n bh=99LKAmY43ZjELhY8cnieBDhCur9q7iX2dE0fKGecqtE=;\n b=g1lFRe9TgqwJEqNsb+K6IEP8pWiAhxWD/ZFj4HHwmPMQmWY774AWtCsJ\n PTDmC2qRrHiYNdPLiI4qqlOgUIPYi5VmpnVUKsg8j6ZmwNckMCOQaanMb\n gzM/2wwUX4hGyHw/NQaHyiqXFr5pZHdAUjhagA8mCt070kDGih4HUN1cZ\n nGtTwJRG5E/uD2uDkDw0dUwqQTVfEt/nCRx7smFpvL9R1fzealdysjpCS\n jUo6tjTNWCjVGCWpv44NCWcEj6BJy+t6Y4cW8QTju+EZhgbKtADDYNf18\n I4EK6AVUtZPaVdy8SpMY1inNrUT88pdBuhQhCW49W3gCZAp54+KjTzclR A==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6500,9779,10453\"; a=\"281812735\"",
            "E=Sophos;i=\"5.93,272,1654585200\"; d=\"scan'208\";a=\"281812735\"",
            "E=Sophos;i=\"5.93,272,1654585200\"; d=\"scan'208\";a=\"672292176\""
        ],
        "From": "Dukai Yuan <dukaix.yuan@intel.com>",
        "To": "dts@dpdk.org",
        "Cc": "Dukai Yuan <dukaix.yuan@intel.com>",
        "Subject": "[dts][PATCH V1] tests/tx_preparation: modify match string of packet\n content",
        "Date": "Mon, 29 Aug 2022 16:17:06 +0800",
        "Message-Id": "<20220829081706.24031-1-dukaix.yuan@intel.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "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": "When send 5986 byte packet, testpmd will receive 4 1460 byte packets and 1 146 byte\npacket, when use out.count(\"length 146\"), it will retrun 5, it's worng, when use \nout.count(\"length 146:\"), it will retrun 1 it's right.\n\nSigned-off-by: Dukai Yuan <dukaix.yuan@intel.com>\n---\n tests/TestSuite_tx_preparation.py | 2 +-\n 1 file changed, 1 insertion(+), 1 deletion(-)",
    "diff": "diff --git a/tests/TestSuite_tx_preparation.py b/tests/TestSuite_tx_preparation.py\nindex 9b70699c..5b1a7cf0 100644\n--- a/tests/TestSuite_tx_preparation.py\n+++ b/tests/TestSuite_tx_preparation.py\n@@ -171,7 +171,7 @@ class TestTX_preparation(TestCase):\n                         \"Failed to verify TSO correctness for large packets!!!\",\n                     )\n                     if LastLength != 0:\n-                        num = out.count(\"length %s\" % LastLength)\n+                        num = out.count(\"length %s:\" % LastLength)\n                         self.verify(\n                             \"length %s\" % LastLength in out and num == count,\n                             \"Failed to verify TSO correctness for large packets!!!\",\n",
    "prefixes": [
        "V1"
    ]
}