get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 126961,
    "url": "https://patches.dpdk.org/api/patches/126961/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/20230517231643.69499-1-julien_dpdk@jaube.fr/",
    "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": "<20230517231643.69499-1-julien_dpdk@jaube.fr>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20230517231643.69499-1-julien_dpdk@jaube.fr",
    "date": "2023-05-17T23:16:43",
    "name": "drivers/net/bnx2x : Offer maintainership for bnx2x",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "1992519838136420c99ce23244c64a55f0f4c533",
    "submitter": {
        "id": 3069,
        "url": "https://patches.dpdk.org/api/people/3069/?format=api",
        "name": "Julien Aube",
        "email": "julien_dpdk@jaube.fr"
    },
    "delegate": {
        "id": 1,
        "url": "https://patches.dpdk.org/api/users/1/?format=api",
        "username": "tmonjalo",
        "first_name": "Thomas",
        "last_name": "Monjalon",
        "email": "thomas@monjalon.net"
    },
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/20230517231643.69499-1-julien_dpdk@jaube.fr/mbox/",
    "series": [
        {
            "id": 28045,
            "url": "https://patches.dpdk.org/api/series/28045/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=28045",
            "date": "2023-05-17T23:16:43",
            "name": "drivers/net/bnx2x : Offer maintainership for bnx2x",
            "version": 1,
            "mbox": "https://patches.dpdk.org/series/28045/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/126961/comments/",
    "check": "success",
    "checks": "https://patches.dpdk.org/api/patches/126961/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 6292242B2F;\n\tThu, 18 May 2023 01:16:47 +0200 (CEST)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 5308542B8B;\n\tThu, 18 May 2023 01:16:47 +0200 (CEST)",
            "from obconseil.eu (obconseil.eu [91.224.149.111])\n by mails.dpdk.org (Postfix) with ESMTP id DEA7042B8B\n for <dev@dpdk.org>; Thu, 18 May 2023 01:16:45 +0200 (CEST)",
            "by obconseil.eu (OpenSMTPD) with ESMTP id 5378620c;\n Thu, 18 May 2023 01:16:45 +0200 (CEST)",
            "from router.ob (i19-lef02-th2-212-194-241-67.ft.lns.abo.bbox.fr\n [212.194.241.67])\n by obconseil.eu (OpenSMTPD) with ESMTPSA id 70c3c97f\n (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO);\n Thu, 18 May 2023 01:16:45 +0200 (CEST)"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha1; c=relaxed/relaxed; d=jaube.fr; h=from\n :to:cc:subject:date:message-id:mime-version\n :content-transfer-encoding; s=default; bh=CknP4nyDm2Z+5EYkp2ST2E\n Qpu14=; b=NRnSzuSWTuR6mMdENIL8Mg7cNyVGDtTSs4le7VyD+PpwusfRFuLHza\n FZNhLvXyps/kZS/uZu1VgGT9XfdZ5O0YGoYEudaQTAHtV+dPuMD0BuAlEXPiO7MK\n 0Cx1Wkz0QOLrcY8uE77afWPPqbFZ+DYA9o7ZZznGVNS77gCYQuhoM=",
        "From": "julien_dpdk@jaube.fr",
        "To": "dev@dpdk.org",
        "Cc": "Julien Aube <julien_dpdk@jaube.fr>",
        "Subject": "[PATCH] drivers/net/bnx2x : Offer maintainership for bnx2x",
        "Date": "Thu, 18 May 2023 01:16:43 +0200",
        "Message-Id": "<20230517231643.69499-1-julien_dpdk@jaube.fr>",
        "X-Mailer": "git-send-email 2.30.2",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "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: Julien Aube <julien_dpdk@jaube.fr>\n\nSigned-off-by: Julien Aube <julien_dpdk@jaube.fr>\n---\n MAINTAINERS                          | 1 +\n doc/guides/rel_notes/deprecation.rst | 3 ---\n 2 files changed, 1 insertion(+), 3 deletions(-)",
    "diff": "diff --git a/MAINTAINERS b/MAINTAINERS\nindex 8df23e5099..c5a65c2684 100644\n--- a/MAINTAINERS\n+++ b/MAINTAINERS\n@@ -940,6 +940,7 @@ F: doc/guides/nics/features/pfe.ini\n Marvell QLogic bnx2x\n M: Rasesh Mody <rmody@marvell.com>\n M: Shahed Shaikh <shshaikh@marvell.com>\n+M: Julien Aube <julien_dpdk@jaube.fr>\n T: git://dpdk.org/next/dpdk-next-net-mrvl\n F: drivers/net/bnx2x/\n F: doc/guides/nics/bnx2x.rst\ndiff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst\nindex dcc1ca1696..6b7c644ef8 100644\n--- a/doc/guides/rel_notes/deprecation.rst\n+++ b/doc/guides/rel_notes/deprecation.rst\n@@ -118,9 +118,6 @@ Deprecation Notices\n   The legacy actions should be removed\n   once ``MODIFY_FIELD`` alternative is implemented in drivers.\n \n-* net/bnx2x: Starting from DPDK 23.07, the Marvell QLogic bnx2x driver will be removed.\n-  This decision has been made to alleviate the burden of maintaining a discontinued product.\n-\n * net/liquidio: Remove LiquidIO ethdev driver.\n   The LiquidIO product line has been substituted\n   with CN9K/CN10K OCTEON product line smart NICs located in ``drivers/net/octeon_ep/``.\n",
    "prefixes": []
}