get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 126296,
    "url": "http://patches.dpdk.org/api/patches/126296/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/patch/20230420070506.10015-2-linglix.chen@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": "<20230420070506.10015-2-linglix.chen@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20230420070506.10015-2-linglix.chen@intel.com",
    "date": "2023-04-20T07:05:02",
    "name": "[V1,1/5] test_plans/vf_macfilter: change \"igb_uio\" to \"vfio-pci\" in kernel pf cases",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": false,
    "hash": "37098e69e167c0cfc4bcc881fa2fe0663bd77d72",
    "submitter": {
        "id": 1843,
        "url": "http://patches.dpdk.org/api/people/1843/?format=api",
        "name": "Lingli Chen",
        "email": "linglix.chen@intel.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/dts/patch/20230420070506.10015-2-linglix.chen@intel.com/mbox/",
    "series": [
        {
            "id": 27792,
            "url": "http://patches.dpdk.org/api/series/27792/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/list/?series=27792",
            "date": "2023-04-20T07:05:01",
            "name": "skip DPDK PF as host related cases",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/27792/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/126296/comments/",
    "check": "pending",
    "checks": "http://patches.dpdk.org/api/patches/126296/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 A56F042996;\n\tThu, 20 Apr 2023 10:16:12 +0200 (CEST)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 5CD3942B71;\n\tThu, 20 Apr 2023 10:16:12 +0200 (CEST)",
            "from mga17.intel.com (mga17.intel.com [192.55.52.151])\n by mails.dpdk.org (Postfix) with ESMTP id 1B00E40687\n for <dts@dpdk.org>; Thu, 20 Apr 2023 10:16:10 +0200 (CEST)",
            "from orsmga003.jf.intel.com ([10.7.209.27])\n by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 20 Apr 2023 01:16:00 -0700",
            "from unknown (HELO localhost.localdomain) ([10.239.252.99])\n by orsmga003-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 20 Apr 2023 01:15:58 -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=1681978571; x=1713514571;\n h=from:to:cc:subject:date:message-id:in-reply-to: references;\n bh=slbY53APZYf8Ic+xMcZTmnNV2ZTGJHO6XWi/rYVM2wM=;\n b=HVH4XEu80otlZiVJz7qV+bHdq9VVpazjdcWMPPLQX19PQB7Q9D8Dff6A\n 0gAuD2CqmNPwBnOxZWQ9VVBnq1FI//zEqg5pvlR5ErCNg9sj23Nq31uAn\n x+1Y33MPAcHpMolvvMbGCD3VG1J65+CGa+PLOcGpMZhInX9reBQ0aUYpM\n Tfy95lu1qr11EA1Ita3LW4gN6idb4cm8ZAVZInzA+ZoMe7S00efraQpzw\n IJtaTJp2KT2WfxYSCIyHp5ngj4fDvrU0FpGMxeOb14DGUUs9qP90zlaF0\n ZLKJf9Ivo0QhXXI+N3Gm41b4NWbpe0rfStYMCvGNQDKpbYuhWSEvjyYYy Q==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6600,9927,10685\"; a=\"325998505\"",
            "E=Sophos;i=\"5.99,212,1677571200\"; d=\"scan'208\";a=\"325998505\"",
            "E=McAfee;i=\"6600,9927,10685\"; a=\"642061687\"",
            "E=Sophos;i=\"5.99,212,1677571200\"; d=\"scan'208\";a=\"642061687\""
        ],
        "X-ExtLoop1": "1",
        "From": "Lingli Chen <linglix.chen@intel.com>",
        "To": "dts@dpdk.org",
        "Cc": "zhiminx.huang@intel.com,\n\tLingli Chen <linglix.chen@intel.com>",
        "Subject": "[dts][PATCH V1 1/5] test_plans/vf_macfilter: change \"igb_uio\" to\n \"vfio-pci\" in kernel pf cases",
        "Date": "Thu, 20 Apr 2023 03:05:02 -0400",
        "Message-Id": "<20230420070506.10015-2-linglix.chen@intel.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "In-Reply-To": "<20230420070506.10015-1-linglix.chen@intel.com>",
        "References": "<20230420070506.10015-1-linglix.chen@intel.com>",
        "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": "change \"igb_uio\" to \"vfio-pci\" in kernel pf cases in the testplan\n\nSigned-off-by: Lingli Chen <linglix.chen@intel.com>\n---\n test_plans/vf_macfilter_test_plan.rst | 8 ++++----\n 1 file changed, 4 insertions(+), 4 deletions(-)",
    "diff": "diff --git a/test_plans/vf_macfilter_test_plan.rst b/test_plans/vf_macfilter_test_plan.rst\nindex 583d4cae..bcb0ee6a 100644\n--- a/test_plans/vf_macfilter_test_plan.rst\n+++ b/test_plans/vf_macfilter_test_plan.rst\n@@ -66,10 +66,10 @@ Test Case 1: test_kernel_2pf_2vf_1vm_iplink_macfilter\n       -device pci-assign,host=81:0a.0,id=pt_1\n \n 5. Login vm0, got VFs pci device id in vm0, assume they are 00:06.0 & 00:07.0,\n-   bind them to igb_uio driver, and then start testpmd, enable CRC strip,\n+   bind them to vfio-pci driver, and then start testpmd, enable CRC strip,\n    disable promisc mode,set it in mac forward mode::\n \n-      ./usertools/dpdk-devbind.py --bind=igb_uio 00:06.0 00:07.0\n+      ./usertools/dpdk-devbind.py --bind=vfio-pci 00:06.0 00:07.0\n \n    if test IAVF, start up VF port::\n \n@@ -155,10 +155,10 @@ Test Case 2: test_kernel_2pf_2vf_1vm_mac_add_filter\n       -device pci-assign,host=81:0a.0,id=pt_1\n \n 5. login vm0, got VFs pci device id in vm0, assume they are 00:06.0 & 00:07.0,\n-   bind them to igb_uio driver, and then start testpmd, enable CRC strip on\n+   bind them to vfio-pci driver, and then start testpmd, enable CRC strip on\n    VF, disable promisc mode, add a new MAC to VF0 and then start::\n \n-      ./usertools/dpdk-devbind.py --bind=igb_uio 00:06.0 00:07.0\n+      ./usertools/dpdk-devbind.py --bind=vfio-pci 00:06.0 00:07.0\n \n    if test IAVF, start up VF port::\n \n",
    "prefixes": [
        "V1",
        "1/5"
    ]
}