get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 92465,
    "url": "https://patches.dpdk.org/api/patches/92465/?format=api",
    "web_url": "https://patches.dpdk.org/project/dts/patch/20210430154813.15699-1-linglix.chen@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": "<20210430154813.15699-1-linglix.chen@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20210430154813.15699-1-linglix.chen@intel.com",
    "date": "2021-04-30T15:48:11",
    "name": "[V1,0/2] modify igb and igc nic pktsize",
    "commit_ref": null,
    "pull_url": null,
    "state": null,
    "archived": false,
    "hash": null,
    "submitter": {
        "id": 1843,
        "url": "https://patches.dpdk.org/api/people/1843/?format=api",
        "name": "Lingli Chen",
        "email": "linglix.chen@intel.com"
    },
    "delegate": null,
    "mbox": "https://patches.dpdk.org/project/dts/patch/20210430154813.15699-1-linglix.chen@intel.com/mbox/",
    "series": [],
    "comments": "https://patches.dpdk.org/api/patches/92465/comments/",
    "check": "pending",
    "checks": "https://patches.dpdk.org/api/patches/92465/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 840ADA0546;\n\tFri, 30 Apr 2021 09:12:32 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 5200E410D7;\n\tFri, 30 Apr 2021 09:12:32 +0200 (CEST)",
            "from mga01.intel.com (mga01.intel.com [192.55.52.88])\n by mails.dpdk.org (Postfix) with ESMTP id 362A340693\n for <dts@dpdk.org>; Fri, 30 Apr 2021 09:12:30 +0200 (CEST)",
            "from fmsmga008.fm.intel.com ([10.253.24.58])\n by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 30 Apr 2021 00:12:29 -0700",
            "from unknown (HELO DPDK-CVL-tetser102.icx.intel.com)\n ([10.240.183.102])\n by fmsmga008-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 30 Apr 2021 00:12:25 -0700"
        ],
        "IronPort-SDR": [
            "\n NTkFy+mO99ttXryc+/f0gvOBudrWdN+lKEG8L4OWnwQMZoXOYageMwMBpfonF6MWuCzt/lJMI9\n DhhxQ2Sond2w==",
            "\n mT+SINp2In4rHONJ73VL1xFo5/NKRfnL3N5PkUX7tm9KVKCLFwoZXNSnAZPm3MXucIjNQj0SVV\n 8Z5vs2u/s+hQ=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6200,9189,9969\"; a=\"217952560\"",
            "E=Sophos;i=\"5.82,260,1613462400\"; d=\"scan'208\";a=\"217952560\"",
            "E=Sophos;i=\"5.82,260,1613462400\"; d=\"scan'208\";a=\"424727892\""
        ],
        "From": "Lingli Chen <linglix.chen@intel.com>",
        "To": "dts@dpdk.org",
        "Cc": "Lingli Chen <linglix.chen@intel.com>",
        "Date": "Fri, 30 Apr 2021 15:48:11 +0000",
        "Message-Id": "<20210430154813.15699-1-linglix.chen@intel.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "Subject": "[dts] [PATCH V1 0/2] modify igb and igc nic pktsize",
        "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",
        "Sender": "\"dts\" <dts-bounces@dpdk.org>"
    },
    "content": "1.According to dpdk commit ddbc8c16a97f (\"net/e1000: fix max Rx packet size\"): modify shutdown_api/enable_disablejumbo igb pktSize.\n2.According to dpdk-26436:If LPE is 1b,the maximum packet size that Foxville can receive is defined in the RLPML.RLPML register.The RLPML.RLPML register was set to MTU + 14 + 4 bytes (must consider at lease 1 VLAN tag since VLAN tag is not included in MTU).\nmodify tests/mtu_update igb and igc critical values.\n\nLingli Chen (2):\n  tests/mtu_update: modify igb and igc critical values\n  tests/shutdown_api: modify igb pktSize\n\n tests/TestSuite_mtu_update.py   | 19 +++++++++++++------\n tests/TestSuite_shutdown_api.py |  4 ++--\n 2 files changed, 15 insertions(+), 8 deletions(-)",
    "diff": null,
    "prefixes": [
        "V1",
        "0/2"
    ]
}