get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 123699,
    "url": "http://patchwork.dpdk.org/api/patches/123699/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230210175841.303450-1-nicolas.chautru@intel.com/",
    "project": {
        "id": 1,
        "url": "http://patchwork.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": "<20230210175841.303450-1-nicolas.chautru@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20230210175841.303450-1-nicolas.chautru@intel.com",
    "date": "2023-02-10T17:58:32",
    "name": "[v2,0/9] baseband/acc: VRB PMD fixes",
    "commit_ref": null,
    "pull_url": null,
    "state": null,
    "archived": false,
    "hash": null,
    "submitter": {
        "id": 1314,
        "url": "http://patchwork.dpdk.org/api/people/1314/?format=api",
        "name": "Chautru, Nicolas",
        "email": "nicolas.chautru@intel.com"
    },
    "delegate": null,
    "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230210175841.303450-1-nicolas.chautru@intel.com/mbox/",
    "series": [],
    "comments": "http://patchwork.dpdk.org/api/patches/123699/comments/",
    "check": "pending",
    "checks": "http://patchwork.dpdk.org/api/patches/123699/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 AA2F541C50;\n\tFri, 10 Feb 2023 19:02:45 +0100 (CET)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 78E3B42B8C;\n\tFri, 10 Feb 2023 19:02:45 +0100 (CET)",
            "from mga12.intel.com (mga12.intel.com [192.55.52.136])\n by mails.dpdk.org (Postfix) with ESMTP id 1D957410D3;\n Fri, 10 Feb 2023 19:02:42 +0100 (CET)",
            "from fmsmga007.fm.intel.com ([10.253.24.52])\n by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 10 Feb 2023 10:02:14 -0800",
            "from spr-npg-bds1-eec2.sn.intel.com (HELO spr-npg-bds1-eec2..)\n ([10.233.181.123])\n by fmsmga007.fm.intel.com with ESMTP; 10 Feb 2023 10:02:14 -0800"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple;\n d=intel.com; i=@intel.com; q=dns/txt; s=Intel;\n t=1676052163; x=1707588163;\n h=from:to:cc:subject:date:message-id:in-reply-to:\n references:mime-version:content-transfer-encoding;\n bh=Wq8aALRNSQPoiCL+MTE/66Pr1DXCJIo49C+ENdBscJo=;\n b=CEZ4N2UQ6bQ6LCfoGXBLOTIuEXxo/BPA2vhXJwLBdb4QYFYa0x3uFQk3\n DaV1tCxkE7OpVMwsu1OyKPnpWvYvZYBzDjsXClWxxe8S/gwLBz5v8dFm3\n yxgXaZUPtjdyNQ8MeTjbJ8dviuV62x4aQgKyw3obMYcMpsiImI2MbvzAl\n naU4rvYOr2UmL1xfJV+E+/eybuv3gCtEaNTR0fP3IZUgfOwgAciiLPlfJ\n uBqiJO7hrUmoH1gr7oAJqzoASmCAgSIQUUXmLVqTT6uao0hfJvmJlMGXC\n dPuPlXKCLVyZPpfFsUYKDpNhXGzrCp+OiVcSfuiOuDn6lJMhbx9FhzJn6 A==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6500,9779,10617\"; a=\"310117898\"",
            "E=Sophos;i=\"5.97,287,1669104000\"; d=\"scan'208\";a=\"310117898\"",
            "E=McAfee;i=\"6500,9779,10617\"; a=\"670076698\"",
            "E=Sophos;i=\"5.97,287,1669104000\"; d=\"scan'208\";a=\"670076698\""
        ],
        "X-ExtLoop1": "1",
        "From": "Nicolas Chautru <nicolas.chautru@intel.com>",
        "To": "dev@dpdk.org,\n\tmaxime.coquelin@redhat.com",
        "Cc": "hernan.vargas@intel.com, stable@dpdk.org,\n Nicolas Chautru <nicolas.chautru@intel.com>",
        "Subject": "[PATCH v2 0/9] baseband/acc: VRB PMD fixes",
        "Date": "Fri, 10 Feb 2023 17:58:32 +0000",
        "Message-Id": "<20230210175841.303450-1-nicolas.chautru@intel.com>",
        "X-Mailer": "git-send-email 2.34.1",
        "In-Reply-To": "<20230209221929.265059-2-nicolas.chautru@intel.com>",
        "References": "<20230209221929.265059-2-nicolas.chautru@intel.com>",
        "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": "Hi, \n\nv2: updated based on Maxime's review (commit messages and adding\nunlikely statement). Thanks. Let me know if further\nchange is required. \n\nSeries of mainly fixes for corner-cases and protection\nin the VRB PMD.\nThe last 2 commits are not fixes but add support for\nmissing minor capability, as well as a request to remove printf\nfrom code (function called from bbdev-test).\n\nThanks\nNic\n\nNicolas Chautru (9):\n  baseband/acc: protection for TB negative scenario\n  baseband/acc: remove interrupt support on VRB1\n  baseband/acc: add explicit mbuf append for soft output\n  baseband/acc: prevent to dequeue more than requested\n  baseband/acc: fix iteration counter in TB mode\n  baseband/acc: fix potential arithmetic overflow\n  baseband/acc: add support for 4GUL CRC drop in VRB PMD\n  baseband/acc: add support for 4GUL with SO and TB\n  baseband/acc: remove printf from PMD function\n\n drivers/baseband/acc/rte_acc100_pmd.c |  18 ++---\n drivers/baseband/acc/rte_vrb_pmd.c    | 103 ++++++++++++++++++--------\n drivers/baseband/acc/vrb_pmd.h        |   1 +\n 3 files changed, 84 insertions(+), 38 deletions(-)",
    "diff": null,
    "prefixes": [
        "v2",
        "0/9"
    ]
}