get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 127667,
    "url": "https://patches.dpdk.org/api/patches/127667/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/20230529130940.1501-2-liudongdong3@huawei.com/",
    "project": {
        "id": 1,
        "url": "https://patches.dpdk.org/api/projects/1/?format=api",
        "name": "DPDK",
        "link_name": "dpdk",
        "list_id": "dev.dpdk.org",
        "list_email": "dev@dpdk.org",
        "web_url": "http://core.dpdk.org",
        "scm_url": "git://dpdk.org/dpdk",
        "webscm_url": "http://git.dpdk.org/dpdk",
        "list_archive_url": "https://inbox.dpdk.org/dev",
        "list_archive_url_format": "https://inbox.dpdk.org/dev/{}",
        "commit_url_format": ""
    },
    "msgid": "<20230529130940.1501-2-liudongdong3@huawei.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20230529130940.1501-2-liudongdong3@huawei.com",
    "date": "2023-05-29T13:09:30",
    "name": "[01/11] net/hns3: fix uninitialized RTC time",
    "commit_ref": null,
    "pull_url": null,
    "state": "changes-requested",
    "archived": true,
    "hash": "da2a4cd56e5ab9274db8c1f0197e205254f7a4d0",
    "submitter": {
        "id": 2718,
        "url": "https://patches.dpdk.org/api/people/2718/?format=api",
        "name": "Dongdong Liu",
        "email": "liudongdong3@huawei.com"
    },
    "delegate": {
        "id": 319,
        "url": "https://patches.dpdk.org/api/users/319/?format=api",
        "username": "fyigit",
        "first_name": "Ferruh",
        "last_name": "Yigit",
        "email": "ferruh.yigit@amd.com"
    },
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/20230529130940.1501-2-liudongdong3@huawei.com/mbox/",
    "series": [
        {
            "id": 28237,
            "url": "https://patches.dpdk.org/api/series/28237/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=28237",
            "date": "2023-05-29T13:09:32",
            "name": "net/hns3: add some bugfixes for hns3",
            "version": 1,
            "mbox": "https://patches.dpdk.org/series/28237/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/127667/comments/",
    "check": "warning",
    "checks": "https://patches.dpdk.org/api/patches/127667/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<dev-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 B074242BD3;\n\tMon, 29 May 2023 15:12:20 +0200 (CEST)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id D207242D0C;\n\tMon, 29 May 2023 15:12:14 +0200 (CEST)",
            "from szxga03-in.huawei.com (szxga03-in.huawei.com [45.249.212.189])\n by mails.dpdk.org (Postfix) with ESMTP id 741194111C;\n Mon, 29 May 2023 15:12:11 +0200 (CEST)",
            "from kwepemi500017.china.huawei.com (unknown [172.30.72.56])\n by szxga03-in.huawei.com (SkyGuard) with ESMTP id 4QVG9N1PkHzLmSF;\n Mon, 29 May 2023 21:10:32 +0800 (CST)",
            "from localhost.localdomain (10.28.79.22) by\n kwepemi500017.china.huawei.com (7.221.188.110) with Microsoft SMTP Server\n (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id\n 15.1.2507.23; Mon, 29 May 2023 21:12:05 +0800"
        ],
        "From": "Dongdong Liu <liudongdong3@huawei.com>",
        "To": "<dev@dpdk.org>, <ferruh.yigit@amd.com>, <thomas@monjalon.net>,\n <andrew.rybchenko@oktetlabs.ru>, <fengchengwen@huawei.com>",
        "CC": "<stable@dpdk.org>, <lihuisong@huawei.com>, <liudongdong3@huawei.com>,\n <yisen.zhuang@huawei.com>, <huangdengdui@huawei.com>",
        "Subject": "[PATCH 01/11] net/hns3: fix uninitialized RTC time",
        "Date": "Mon, 29 May 2023 21:09:30 +0800",
        "Message-ID": "<20230529130940.1501-2-liudongdong3@huawei.com>",
        "X-Mailer": "git-send-email 2.22.0",
        "In-Reply-To": "<20230529130940.1501-1-liudongdong3@huawei.com>",
        "References": "<20230529130940.1501-1-liudongdong3@huawei.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Content-Type": "text/plain",
        "X-Originating-IP": "[10.28.79.22]",
        "X-ClientProxiedBy": "dggems701-chm.china.huawei.com (10.3.19.178) To\n kwepemi500017.china.huawei.com (7.221.188.110)",
        "X-CFilter-Loop": "Reflected",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.29",
        "Precedence": "list",
        "List-Id": "DPDK patches and discussions <dev.dpdk.org>",
        "List-Unsubscribe": "<https://mails.dpdk.org/options/dev>,\n <mailto:dev-request@dpdk.org?subject=unsubscribe>",
        "List-Archive": "<http://mails.dpdk.org/archives/dev/>",
        "List-Post": "<mailto:dev@dpdk.org>",
        "List-Help": "<mailto:dev-request@dpdk.org?subject=help>",
        "List-Subscribe": "<https://mails.dpdk.org/listinfo/dev>,\n <mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org"
    },
    "content": "From: Huisong Li <lihuisong@huawei.com>\n\nDriver doesn't initialize RTC time during probe phase, which\nlead to an inaccurate time.\n\nFixes: 38b539d96eb6 (\"net/hns3: support IEEE 1588 PTP\")\nCc: stable@dpdk.org\n\nSigned-off-by: Huisong Li <lihuisong@huawei.com>\nSigned-off-by: Dongdong Liu <liudongdong3@huawei.com>\n---\n drivers/net/hns3/hns3_ptp.c | 7 +++++++\n 1 file changed, 7 insertions(+)",
    "diff": "diff --git a/drivers/net/hns3/hns3_ptp.c b/drivers/net/hns3/hns3_ptp.c\nindex db3c007b12..fb834bb180 100644\n--- a/drivers/net/hns3/hns3_ptp.c\n+++ b/drivers/net/hns3/hns3_ptp.c\n@@ -59,6 +59,8 @@ hns3_ptp_int_en(struct hns3_hw *hw, bool en)\n int\n hns3_ptp_init(struct hns3_hw *hw)\n {\n+\tstruct timespec sys_time;\n+\tstruct rte_eth_dev *dev;\n \tint ret;\n \n \tif (!hns3_dev_get_support(hw, PTP))\n@@ -71,6 +73,11 @@ hns3_ptp_init(struct hns3_hw *hw)\n \t/* Start PTP timer */\n \thns3_write_dev(hw, HNS3_CFG_TIME_CYC_EN, 1);\n \n+\t/* Initializing the RTC. */\n+\tdev = &rte_eth_devices[hw->data->port_id];\n+\tclock_gettime(CLOCK_REALTIME, &sys_time);\n+\t(void)hns3_timesync_write_time(dev, &sys_time);\n+\n \treturn 0;\n }\n \n",
    "prefixes": [
        "01/11"
    ]
}