get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 132610,
    "url": "https://patches.dpdk.org/api/patches/132610/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/1697229441-28597-1-git-send-email-longli@linuxonhyperv.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": "<1697229441-28597-1-git-send-email-longli@linuxonhyperv.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1697229441-28597-1-git-send-email-longli@linuxonhyperv.com",
    "date": "2023-10-13T20:37:21",
    "name": "net/mana: add missing \\n to DP logs",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "f84268bb9e89eca22fc13825e83c7a8fd6b06623",
    "submitter": {
        "id": 1784,
        "url": "https://patches.dpdk.org/api/people/1784/?format=api",
        "name": "Long Li",
        "email": "longli@linuxonhyperv.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/1697229441-28597-1-git-send-email-longli@linuxonhyperv.com/mbox/",
    "series": [
        {
            "id": 29839,
            "url": "https://patches.dpdk.org/api/series/29839/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=29839",
            "date": "2023-10-13T20:37:21",
            "name": "net/mana: add missing \\n to DP logs",
            "version": 1,
            "mbox": "https://patches.dpdk.org/series/29839/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/132610/comments/",
    "check": "fail",
    "checks": "https://patches.dpdk.org/api/patches/132610/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 D1F08426DB;\n\tFri, 13 Oct 2023 22:37:43 +0200 (CEST)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 4A1054028C;\n\tFri, 13 Oct 2023 22:37:43 +0200 (CEST)",
            "from linux.microsoft.com (linux.microsoft.com [13.77.154.182])\n by mails.dpdk.org (Postfix) with ESMTP id 632FF4027D\n for <dev@dpdk.org>; Fri, 13 Oct 2023 22:37:41 +0200 (CEST)",
            "by linux.microsoft.com (Postfix, from userid 1004)\n id 9963520B74C0; Fri, 13 Oct 2023 13:37:40 -0700 (PDT)"
        ],
        "DKIM-Filter": "OpenDKIM Filter v2.11.0 linux.microsoft.com 9963520B74C0",
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxonhyperv.com;\n s=default; t=1697229460;\n bh=CQbw0hxqEyS7zhNWCRSocOXPULd3vaEBb6rWUUzUz2E=;\n h=From:To:Cc:Subject:Date:From;\n b=cNnpaC0I/vhVSwll2HUMb/YCbUvA0iUlIBYknnIqnN0qG42oqIr9w4bpyLova/gIs\n 1WERUQgukBlKEGrlcHAbCpKKHhZ82NGucv4ioLnF/1PkzOt7/yOQfO33C/HCsYV4gk\n Ab0Mrs4249xIQA2xxo0xtp9Ot81gB3G5agp1cYEk=",
        "From": "longli@linuxonhyperv.com",
        "To": "Ferruh Yigit <ferruh.yigit@amd.com>,\n Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>",
        "Cc": "dev@dpdk.org, Ajay Sharma <sharmaajay@microsoft.com>,\n Long Li <longli@microsoft.com>",
        "Subject": "[PATCH] net/mana: add missing \\n to DP logs",
        "Date": "Fri, 13 Oct 2023 13:37:21 -0700",
        "Message-Id": "<1697229441-28597-1-git-send-email-longli@linuxonhyperv.com>",
        "X-Mailer": "git-send-email 1.8.3.1",
        "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: Long Li <longli@microsoft.com>\n\nAdd a missing \"\\n\" to DP logs. This makes the logs correctly formatted.\n\nSigned-off-by: Long Li <longli@microsoft.com>\n---\n drivers/net/mana/mana.h | 2 +-\n 1 file changed, 1 insertion(+), 1 deletion(-)",
    "diff": "diff --git a/drivers/net/mana/mana.h b/drivers/net/mana/mana.h\nindex 9bff90ab77..6836872dc2 100644\n--- a/drivers/net/mana/mana.h\n+++ b/drivers/net/mana/mana.h\n@@ -467,7 +467,7 @@ extern int mana_logtype_init;\n \t\t__func__, ## args)\n \n #define DP_LOG(level, fmt, args...) \\\n-\tRTE_LOG_DP(level, PMD, fmt, ## args)\n+\tRTE_LOG_DP(level, PMD, fmt \"\\n\", ## args)\n \n #define PMD_INIT_LOG(level, fmt, args...) \\\n \trte_log(RTE_LOG_ ## level, mana_logtype_init, \"%s(): \" fmt \"\\n\",\\\n",
    "prefixes": []
}