get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 79052,
    "url": "http://patchwork.dpdk.org/api/patches/79052/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20200928190334.40624-3-honnappa.nagarahalli@arm.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": "<20200928190334.40624-3-honnappa.nagarahalli@arm.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20200928190334.40624-3-honnappa.nagarahalli@arm.com",
    "date": "2020-09-28T19:03:29",
    "name": "[v2,3/8] net/memif: relax the load of ring head pointer for M2S ring",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "476fd4bc453ecf589a72b3a356b5c915006ded01",
    "submitter": {
        "id": 1045,
        "url": "http://patchwork.dpdk.org/api/people/1045/?format=api",
        "name": "Honnappa Nagarahalli",
        "email": "honnappa.nagarahalli@arm.com"
    },
    "delegate": {
        "id": 319,
        "url": "http://patchwork.dpdk.org/api/users/319/?format=api",
        "username": "fyigit",
        "first_name": "Ferruh",
        "last_name": "Yigit",
        "email": "ferruh.yigit@amd.com"
    },
    "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20200928190334.40624-3-honnappa.nagarahalli@arm.com/mbox/",
    "series": [
        {
            "id": 12563,
            "url": "http://patchwork.dpdk.org/api/series/12563/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=12563",
            "date": "2020-09-28T19:03:27",
            "name": "[v2,1/8] net/memif: do not update local copy of tail in tx function",
            "version": 2,
            "mbox": "http://patchwork.dpdk.org/series/12563/mbox/"
        }
    ],
    "comments": "http://patchwork.dpdk.org/api/patches/79052/comments/",
    "check": "success",
    "checks": "http://patchwork.dpdk.org/api/patches/79052/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 dpdk.org (dpdk.org [92.243.14.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id 1B91DA04DB;\n\tMon, 28 Sep 2020 21:04:53 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 63DED1D6B7;\n\tMon, 28 Sep 2020 21:04:12 +0200 (CEST)",
            "from foss.arm.com (foss.arm.com [217.140.110.172])\n by dpdk.org (Postfix) with ESMTP id CB3811D681;\n Mon, 28 Sep 2020 21:04:07 +0200 (CEST)",
            "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 079541477;\n Mon, 28 Sep 2020 12:04:06 -0700 (PDT)",
            "from qc2400f-1.austin.arm.com (qc2400f-1.austin.arm.com\n [10.118.12.27])\n by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id DCDAE3F70D;\n Mon, 28 Sep 2020 12:04:05 -0700 (PDT)"
        ],
        "From": "Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>",
        "To": "dev@dpdk.org, honnappa.nagarahalli@arm.com, phil.yang@arm.com,\n jgrajcia@cisco.com, ferruh.yigit@intel.com",
        "Cc": "nd@arm.com,\n\tstable@dpdk.org",
        "Date": "Mon, 28 Sep 2020 14:03:29 -0500",
        "Message-Id": "<20200928190334.40624-3-honnappa.nagarahalli@arm.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "In-Reply-To": "<20200928190334.40624-1-honnappa.nagarahalli@arm.com>",
        "References": "<20200921192254.20560-1-honnappa.nagarahalli@arm.com>\n <20200928190334.40624-1-honnappa.nagarahalli@arm.com>",
        "Subject": "[dpdk-dev] [PATCH v2 3/8] net/memif: relax the load of ring head\n\tpointer for M2S ring",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.15",
        "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": "For M2S rings, ring->head is updated by the receiver and eth_memif_rx\nfunction is called in the context of receiving thread. The loads in\nthe receiver do not need to synchronize with its own stores.\n\nFixes: a2aafb9aa651 (\"net/memif: optimize with one-way barrier\")\nCc: phil.yang@arm.com\nCc: stable@dpdk.org\n\nSigned-off-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>\nReviewed-by: Phil Yang <phil.yang@arm.com>\nReviewed-by: Ruifeng Wang <ruifeng.wang@arm.com>\n---\n drivers/net/memif/rte_eth_memif.c | 6 +++++-\n 1 file changed, 5 insertions(+), 1 deletion(-)",
    "diff": "diff --git a/drivers/net/memif/rte_eth_memif.c b/drivers/net/memif/rte_eth_memif.c\nindex 8bacacaa8..159b45180 100644\n--- a/drivers/net/memif/rte_eth_memif.c\n+++ b/drivers/net/memif/rte_eth_memif.c\n@@ -410,7 +410,11 @@ eth_memif_rx(void *queue, struct rte_mbuf **bufs, uint16_t nb_pkts)\n \n refill:\n \tif (type == MEMIF_RING_M2S) {\n-\t\thead = __atomic_load_n(&ring->head, __ATOMIC_ACQUIRE);\n+\t\t/* ring->head is updated by the receiver and this function\n+\t\t * is called in the context of receiver thread. The loads in\n+\t\t * the receiver do not need to synchronize with its own stores.\n+\t\t */\n+\t\thead = __atomic_load_n(&ring->head, __ATOMIC_RELAXED);\n \t\tn_slots = ring_size - head + mq->last_tail;\n \n \t\twhile (n_slots--) {\n",
    "prefixes": [
        "v2",
        "3/8"
    ]
}