get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 117411,
    "url": "http://patches.dpdk.org/api/patches/117411/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/1665012128-20520-1-git-send-email-longli@linuxonhyperv.com/",
    "project": {
        "id": 1,
        "url": "http://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": "<1665012128-20520-1-git-send-email-longli@linuxonhyperv.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1665012128-20520-1-git-send-email-longli@linuxonhyperv.com",
    "date": "2022-10-05T23:21:50",
    "name": "[v10,00/18] Introduce Microsoft Azure Network Adatper (MANA) PMD",
    "commit_ref": null,
    "pull_url": null,
    "state": null,
    "archived": false,
    "hash": null,
    "submitter": {
        "id": 1784,
        "url": "http://patches.dpdk.org/api/people/1784/?format=api",
        "name": "Long Li",
        "email": "longli@linuxonhyperv.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/1665012128-20520-1-git-send-email-longli@linuxonhyperv.com/mbox/",
    "series": [],
    "comments": "http://patches.dpdk.org/api/patches/117411/comments/",
    "check": "pending",
    "checks": "http://patches.dpdk.org/api/patches/117411/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 18F6CA00C2;\n\tThu,  6 Oct 2022 01:22:19 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id B363940697;\n\tThu,  6 Oct 2022 01:22:18 +0200 (CEST)",
            "from linux.microsoft.com (linux.microsoft.com [13.77.154.182])\n by mails.dpdk.org (Postfix) with ESMTP id 9152040697\n for <dev@dpdk.org>; Thu,  6 Oct 2022 01:22:17 +0200 (CEST)",
            "by linux.microsoft.com (Postfix, from userid 1004)\n id 9BE8C20C3334; Wed,  5 Oct 2022 16:22:16 -0700 (PDT)"
        ],
        "DKIM-Filter": "OpenDKIM Filter v2.11.0 linux.microsoft.com 9BE8C20C3334",
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxonhyperv.com;\n s=default; t=1665012136;\n bh=6BgTcuDQK+Y02RC8IYVTJSvWmkWqAZeJvbq88Ym21GQ=;\n h=From:To:Cc:Subject:Date:In-Reply-To:References:Reply-To:From;\n b=EfWjkLPveCStUc39fIZlIb5Q9nE1BxRrO8vkr/Yz/iOzuDxe8YtvWGi9QQq9ly+vd\n Y6XA3BYTYW2MBg8/QPV7l1NZDZCB+Ul8AhDC8NyPHD8ngQ2a3HRFV5viAEsC9jMffk\n XK5Ceqcss6sKOiP3ITd65nVuUCMB2jK8YPnUYiM0=",
        "From": "longli@linuxonhyperv.com",
        "To": "Ferruh Yigit <ferruh.yigit@xilinx.com>",
        "Cc": "dev@dpdk.org, Ajay Sharma <sharmaajay@microsoft.com>,\n Stephen Hemminger <sthemmin@microsoft.com>, Long Li <longli@microsoft.com>",
        "Subject": "[Patch v10 00/18] Introduce Microsoft Azure Network Adatper (MANA)\n PMD",
        "Date": "Wed,  5 Oct 2022 16:21:50 -0700",
        "Message-Id": "<1665012128-20520-1-git-send-email-longli@linuxonhyperv.com>",
        "X-Mailer": "git-send-email 1.8.3.1",
        "In-Reply-To": "<1663987546-15982-1-git-send-email-longli@linuxonhyperv.com>",
        "References": "<1663987546-15982-1-git-send-email-longli@linuxonhyperv.com>",
        "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>",
        "Reply-To": "longli@microsoft.com",
        "Errors-To": "dev-bounces@dpdk.org"
    },
    "content": "From: Long Li <longli@microsoft.com>\n\nMANA is a network interface card to be used in the Azure cloud environment.\nMANA provides safe access to user memory through memory registration. It has\nIOMMU built into the hardware.\n\nMANA uses IB verbs and RDMA layer to configure hardware resources. It\nrequires the corresponding RDMA kernel-mode and user-mode drivers.\n\nThe MANA RDMA kernel-mode driver is being reviewed at:\nhttps://patchwork.kernel.org/project/netdevbpf/list/?series=678843&state=*\n\nThe MANA RDMA user-mode driver is being reviewed at:\nhttps://github.com/linux-rdma/rdma-core/pull/1177\n\n\nLong Li (18):\n  net/mana: add basic driver with build environment and doc\n  net/mana: device configuration and stop\n  net/mana: report supported ptypes\n  net/mana: support link update\n  net/mana: support device removal interrupts\n  net/mana: report device info\n  net/mana: configure RSS\n  net/mana: configure Rx queues\n  net/mana: configure Tx queues\n  net/mana: implement memory registration\n  net/mana: implement the hardware layer operations\n  net/mana: start/stop Tx queues\n  net/mana: start/stop Rx queues\n  net/mana: receive packets\n  net/mana: send packets\n  net/mana: start/stop device\n  net/mana: report queue stats\n  net/mana: support Rx interrupts\n\n MAINTAINERS                       |    6 +\n doc/guides/nics/features/mana.ini |   19 +\n doc/guides/nics/index.rst         |    1 +\n doc/guides/nics/mana.rst          |   73 ++\n drivers/net/mana/gdma.c           |  303 ++++++\n drivers/net/mana/mana.c           | 1502 +++++++++++++++++++++++++++++\n drivers/net/mana/mana.h           |  542 +++++++++++\n drivers/net/mana/meson.build      |   48 +\n drivers/net/mana/mp.c             |  336 +++++++\n drivers/net/mana/mr.c             |  348 +++++++\n drivers/net/mana/rx.c             |  531 ++++++++++\n drivers/net/mana/tx.c             |  416 ++++++++\n drivers/net/mana/version.map      |    3 +\n drivers/net/meson.build           |    1 +\n 14 files changed, 4129 insertions(+)\n create mode 100644 doc/guides/nics/features/mana.ini\n create mode 100644 doc/guides/nics/mana.rst\n create mode 100644 drivers/net/mana/gdma.c\n create mode 100644 drivers/net/mana/mana.c\n create mode 100644 drivers/net/mana/mana.h\n create mode 100644 drivers/net/mana/meson.build\n create mode 100644 drivers/net/mana/mp.c\n create mode 100644 drivers/net/mana/mr.c\n create mode 100644 drivers/net/mana/rx.c\n create mode 100644 drivers/net/mana/tx.c\n create mode 100644 drivers/net/mana/version.map",
    "diff": null,
    "prefixes": [
        "v10",
        "00/18"
    ]
}