get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 84997,
    "url": "https://patches.dpdk.org/api/patches/84997/?format=api",
    "web_url": "https://patches.dpdk.org/project/dts/patch/20201211070828.24244-1-haiyangx.zhao@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": "<20201211070828.24244-1-haiyangx.zhao@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20201211070828.24244-1-haiyangx.zhao@intel.com",
    "date": "2020-12-11T07:08:25",
    "name": "[V1,0/3] replace i40evf with iavf in framework",
    "commit_ref": null,
    "pull_url": null,
    "state": null,
    "archived": false,
    "hash": null,
    "submitter": {
        "id": 1978,
        "url": "https://patches.dpdk.org/api/people/1978/?format=api",
        "name": "Zhao, HaiyangX",
        "email": "haiyangx.zhao@intel.com"
    },
    "delegate": null,
    "mbox": "https://patches.dpdk.org/project/dts/patch/20201211070828.24244-1-haiyangx.zhao@intel.com/mbox/",
    "series": [],
    "comments": "https://patches.dpdk.org/api/patches/84997/comments/",
    "check": "pending",
    "checks": "https://patches.dpdk.org/api/patches/84997/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 dpdk.org (dpdk.org [92.243.14.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id 5D055A04DB;\n\tFri, 11 Dec 2020 08:15:01 +0100 (CET)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 1605BAC9A;\n\tFri, 11 Dec 2020 08:15:00 +0100 (CET)",
            "from mga17.intel.com (mga17.intel.com [192.55.52.151])\n by dpdk.org (Postfix) with ESMTP id 93EC737B7\n for <dts@dpdk.org>; Fri, 11 Dec 2020 08:14:58 +0100 (CET)",
            "from fmsmga005.fm.intel.com ([10.253.24.32])\n by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 10 Dec 2020 23:14:56 -0800",
            "from unknown (HELO localhost.localdomain) ([10.240.183.57])\n by fmsmga005-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 10 Dec 2020 23:14:55 -0800"
        ],
        "IronPort-SDR": [
            "\n eDlTCRJ+3W62IOud0wcrwvHUiDNjmE8dQN6lvG9OUYNDNOgtz12mVEiL5ymsPHCZJtilHYEv8N\n XTmmoxvo4hag==",
            "\n ni7ZjWMt0nfTqJFmLDc3x1Ve5+lh3mYHtvzt7SXQg2iKQJDvzXUbsclqf1W/f9Z3KjZLo3kY1O\n 6lyGHycMKqow=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6000,8403,9831\"; a=\"154199139\"",
            "E=Sophos;i=\"5.78,410,1599548400\"; d=\"scan'208\";a=\"154199139\"",
            "E=Sophos;i=\"5.78,410,1599548400\"; d=\"scan'208\";a=\"545101627\""
        ],
        "From": "Haiyang Zhao <haiyangx.zhao@intel.com>",
        "To": "dts@dpdk.org,\n\tlijuan.tu@intel.com",
        "Cc": "Haiyang Zhao <haiyangx.zhao@intel.com>",
        "Date": "Fri, 11 Dec 2020 15:08:25 +0800",
        "Message-Id": "<20201211070828.24244-1-haiyangx.zhao@intel.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "Subject": "[dts] [PATCH V1 0/3] replace i40evf with iavf in framework",
        "X-BeenThere": "dts@dpdk.org",
        "X-Mailman-Version": "2.1.15",
        "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": "Now we need to replace i40evf with iavf for the \nnics whose kernel driver is i40e, and there are \nabout 20 suites need to do this.\n\nDo this replacement in suites is duplicated\nand will cost lot of time when recompiling DPDK, so we do \nit in framework.\n\nDelete the replacement code in kernelpf_iavf as it has been\ndone in framework.\n\nHaiyang Zhao (3):\n  framework/dut: add an attribute nic in dut get the instance of\n    NetDevice from the port_info, and save it in dut as attribute nic.\n  framework/project_dpdk: replace i40evf with iavf\n  tests/kernelpf_iavf: delete code of replacing i40evf replace i40evf\n    with iavf is completed in framework, so delete the code of replacing\n    i40evf.\n\n framework/dut.py                 |  3 +++\n framework/project_dpdk.py        | 11 +++++++++++\n tests/TestSuite_kernelpf_iavf.py | 12 ------------\n 3 files changed, 14 insertions(+), 12 deletions(-)",
    "diff": null,
    "prefixes": [
        "V1",
        "0/3"
    ]
}