get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 86541,
    "url": "https://patches.dpdk.org/api/patches/86541/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210114070830.707550-4-feifei.wang2@arm.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": "<20210114070830.707550-4-feifei.wang2@arm.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20210114070830.707550-4-feifei.wang2@arm.com",
    "date": "2021-01-14T07:08:28",
    "name": "[v1,3/5] app/eventdev: replace wmb with thread fence for perf test",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "dd06bed115d184c63912b31a730846f0a7c95293",
    "submitter": {
        "id": 1771,
        "url": "https://patches.dpdk.org/api/people/1771/?format=api",
        "name": "Feifei Wang",
        "email": "feifei.wang2@arm.com"
    },
    "delegate": {
        "id": 310,
        "url": "https://patches.dpdk.org/api/users/310/?format=api",
        "username": "jerin",
        "first_name": "Jerin",
        "last_name": "Jacob",
        "email": "jerinj@marvell.com"
    },
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210114070830.707550-4-feifei.wang2@arm.com/mbox/",
    "series": [
        {
            "id": 14718,
            "url": "https://patches.dpdk.org/api/series/14718/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=14718",
            "date": "2021-01-14T07:08:25",
            "name": "refactor smp barriers in app/eventdev",
            "version": 1,
            "mbox": "https://patches.dpdk.org/series/14718/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/86541/comments/",
    "check": "success",
    "checks": "https://patches.dpdk.org/api/patches/86541/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 48925A0A02;\n\tThu, 14 Jan 2021 08:10:34 +0100 (CET)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id B8873140F52;\n\tThu, 14 Jan 2021 08:09:13 +0100 (CET)",
            "from foss.arm.com (foss.arm.com [217.140.110.172])\n by mails.dpdk.org (Postfix) with ESMTP id 141C9140F38\n for <dev@dpdk.org>; Thu, 14 Jan 2021 08:09:12 +0100 (CET)",
            "from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14])\n by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 9752A1FB;\n Wed, 13 Jan 2021 23:09:11 -0800 (PST)",
            "from net-x86-dell-8268.shanghai.arm.com\n (net-x86-dell-8268.shanghai.arm.com [10.169.210.127])\n by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 328263F719;\n Wed, 13 Jan 2021 23:09:08 -0800 (PST)"
        ],
        "From": "Feifei Wang <feifei.wang2@arm.com>",
        "To": "Jerin Jacob <jerinj@marvell.com>",
        "Cc": "dev@dpdk.org, Honnappa.Nagarahalli@arm.com, nd@arm.com,\n Feifei Wang <feifei.wang2@arm.com>, Phil Yang <phil.yang@arm.com>,\n Ruifeng Wang <ruifeng.wang@arm.com>",
        "Date": "Thu, 14 Jan 2021 15:08:28 +0800",
        "Message-Id": "<20210114070830.707550-4-feifei.wang2@arm.com>",
        "X-Mailer": "git-send-email 2.25.1",
        "In-Reply-To": "<20210114070830.707550-1-feifei.wang2@arm.com>",
        "References": "<20210114070830.707550-1-feifei.wang2@arm.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH v1 3/5] app/eventdev: replace wmb with thread\n fence for perf test",
        "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",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "Simply replace rte_smp barrier with atomic threand fence.\n\nSigned-off-by: Phil Yang <phil.yang@arm.com>\nSigned-off-by: Feifei Wang <feifei.wang2@arm.com>\nReviewed-by: Ruifeng Wang <ruifeng.wang@arm.com>\n---\n app/test-eventdev/test_perf_common.h | 16 ++++++++--------\n 1 file changed, 8 insertions(+), 8 deletions(-)",
    "diff": "diff --git a/app/test-eventdev/test_perf_common.h b/app/test-eventdev/test_perf_common.h\nindex e7233e5a5..9785dc3e2 100644\n--- a/app/test-eventdev/test_perf_common.h\n+++ b/app/test-eventdev/test_perf_common.h\n@@ -98,11 +98,11 @@ perf_process_last_stage(struct rte_mempool *const pool,\n {\n \tbufs[count++] = ev->event_ptr;\n \n-\t/* wmb here ensures event_prt is stored before\n-\t * updating the number of processed packets\n-\t * for worker lcores\n+\t/* release fence here ensures event_prt is\n+\t * stored before updating the number of\n+\t * processed packets for worker lcores\n \t */\n-\trte_smp_wmb();\n+\trte_atomic_thread_fence(__ATOMIC_RELEASE);\n \tw->processed_pkts++;\n \n \tif (unlikely(count == buf_sz)) {\n@@ -122,11 +122,11 @@ perf_process_last_stage_latency(struct rte_mempool *const pool,\n \n \tbufs[count++] = ev->event_ptr;\n \n-\t/* wmb here ensures event_prt is stored before\n-\t * updating the number of processed packets\n-\t * for worker lcores\n+\t/* release fence here ensures event_prt is\n+\t * stored before updating the number of\n+\t * processed packets for worker lcores\n \t */\n-\trte_smp_wmb();\n+\trte_atomic_thread_fence(__ATOMIC_RELEASE);\n \tw->processed_pkts++;\n \n \tif (unlikely(count == buf_sz)) {\n",
    "prefixes": [
        "v1",
        "3/5"
    ]
}