get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 54993,
    "url": "http://patches.dpdk.org/api/patches/54993/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/1560957293-17294-28-git-send-email-ndragazis@arrikto.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": "<1560957293-17294-28-git-send-email-ndragazis@arrikto.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1560957293-17294-28-git-send-email-ndragazis@arrikto.com",
    "date": "2019-06-19T15:14:52",
    "name": "[27/28] config: add option for the virtio-vhost-user transport",
    "commit_ref": null,
    "pull_url": null,
    "state": "rfc",
    "archived": true,
    "hash": "b63e50a532e1a1d0634ae10287688f67a5aaabaa",
    "submitter": {
        "id": 1339,
        "url": "http://patches.dpdk.org/api/people/1339/?format=api",
        "name": "Nikos Dragazis",
        "email": "ndragazis@arrikto.com"
    },
    "delegate": {
        "id": 2642,
        "url": "http://patches.dpdk.org/api/users/2642/?format=api",
        "username": "mcoquelin",
        "first_name": "Maxime",
        "last_name": "Coquelin",
        "email": "maxime.coquelin@redhat.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/1560957293-17294-28-git-send-email-ndragazis@arrikto.com/mbox/",
    "series": [
        {
            "id": 5082,
            "url": "http://patches.dpdk.org/api/series/5082/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=5082",
            "date": "2019-06-19T15:14:25",
            "name": "vhost: add virtio-vhost-user transport",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/5082/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/54993/comments/",
    "check": "fail",
    "checks": "http://patches.dpdk.org/api/patches/54993/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<dev-bounces@dpdk.org>",
        "X-Original-To": "patchwork@dpdk.org",
        "Delivered-To": "patchwork@dpdk.org",
        "Received": [
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 247F71C450;\n\tWed, 19 Jun 2019 17:16:49 +0200 (CEST)",
            "from mx0.arrikto.com (mx0.arrikto.com [212.71.252.59])\n\tby dpdk.org (Postfix) with ESMTP id 19D101C3A6\n\tfor <dev@dpdk.org>; Wed, 19 Jun 2019 17:15:48 +0200 (CEST)",
            "from troi.prod.arr (mail.arr [10.99.0.5])\n\tby mx0.arrikto.com (Postfix) with ESMTP id EE46818201F;\n\tWed, 19 Jun 2019 18:15:47 +0300 (EEST)",
            "from localhost.localdomain (unknown [10.89.50.133])\n\tby troi.prod.arr (Postfix) with ESMTPSA id A51C4394;\n\tWed, 19 Jun 2019 18:15:47 +0300 (EEST)"
        ],
        "From": "Nikos Dragazis <ndragazis@arrikto.com>",
        "To": "dev@dpdk.org",
        "Cc": "Maxime Coquelin <maxime.coquelin@redhat.com>,\n\tTiwei Bie <tiwei.bie@intel.com>, Zhihong Wang <zhihong.wang@intel.com>,\n\tStefan Hajnoczi <stefanha@redhat.com>, Wei Wang <wei.w.wang@intel.com>,\n\tStojaczyk Dariusz <dariusz.stojaczyk@intel.com>,\n\tVangelis Koukis <vkoukis@arrikto.com>",
        "Date": "Wed, 19 Jun 2019 18:14:52 +0300",
        "Message-Id": "<1560957293-17294-28-git-send-email-ndragazis@arrikto.com>",
        "X-Mailer": "git-send-email 2.7.4",
        "In-Reply-To": "<1560957293-17294-1-git-send-email-ndragazis@arrikto.com>",
        "References": "<1560957293-17294-1-git-send-email-ndragazis@arrikto.com>",
        "Subject": "[dpdk-dev] [PATCH 27/28] config: add option for the\n\tvirtio-vhost-user transport",
        "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\t<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\t<mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "Add a configuration option for compiling and linking with the\nvirtio-vhost-user library.\n\nSigned-off-by: Nikos Dragazis <ndragazis@arrikto.com>\n---\n config/common_base  | 6 ++++++\n config/common_linux | 1 +\n drivers/Makefile    | 5 ++++-\n mk/rte.app.mk       | 2 +-\n 4 files changed, 12 insertions(+), 2 deletions(-)",
    "diff": "diff --git a/config/common_base b/config/common_base\nindex 6f19ad5..2559d69 100644\n--- a/config/common_base\n+++ b/config/common_base\n@@ -963,6 +963,12 @@ CONFIG_RTE_LIBRTE_VHOST_DEBUG=n\n CONFIG_RTE_LIBRTE_PMD_VHOST=n\n \n #\n+# Compile virtio-vhost-user library\n+# To compile, CONFIG_RTE_LIBRTE_VHOST should be enabled.\n+#\n+CONFIG_RTE_LIBRTE_VIRTIO_VHOST_USER=n\n+\n+#\n # Compile IFC driver\n # To compile, CONFIG_RTE_LIBRTE_VHOST and CONFIG_RTE_EAL_VFIO\n # should be enabled.\ndiff --git a/config/common_linux b/config/common_linux\nindex 7533427..7e4279f 100644\n--- a/config/common_linux\n+++ b/config/common_linux\n@@ -17,6 +17,7 @@ CONFIG_RTE_LIBRTE_VHOST=y\n CONFIG_RTE_LIBRTE_VHOST_NUMA=y\n CONFIG_RTE_LIBRTE_VHOST_POSTCOPY=n\n CONFIG_RTE_LIBRTE_PMD_VHOST=y\n+CONFIG_RTE_LIBRTE_VIRTIO_VHOST_USER=y\n CONFIG_RTE_LIBRTE_IFC_PMD=y\n CONFIG_RTE_LIBRTE_PMD_AF_PACKET=y\n CONFIG_RTE_LIBRTE_PMD_SOFTNIC=y\ndiff --git a/drivers/Makefile b/drivers/Makefile\nindex 72e2579..971dc6c 100644\n--- a/drivers/Makefile\n+++ b/drivers/Makefile\n@@ -22,7 +22,10 @@ DIRS-$(CONFIG_RTE_LIBRTE_EVENTDEV) += event\n DEPDIRS-event := common bus mempool net\n DIRS-$(CONFIG_RTE_LIBRTE_RAWDEV) += raw\n DEPDIRS-raw := common bus mempool net event\n-DIRS-$(CONFIG_RTE_LIBRTE_VHOST) += virtio_vhost_user\n+\n+ifeq ($(CONFIG_RTE_LIBRTE_VHOST)$(CONFIG_RTE_LIBRTE_VIRTIO_VHOST_USER),yy)\n+DIRS-y += virtio_vhost_user\n DEPDIRS-virtio_vhost_user := bus\n+endif\n \n include $(RTE_SDK)/mk/rte.subdir.mk\ndiff --git a/mk/rte.app.mk b/mk/rte.app.mk\nindex 77e02d1..8dd2922 100644\n--- a/mk/rte.app.mk\n+++ b/mk/rte.app.mk\n@@ -132,7 +132,7 @@ ifeq ($(CONFIG_RTE_EAL_VFIO),y)\n _LDLIBS-$(CONFIG_RTE_LIBRTE_FSLMC_BUS)      += -lrte_bus_fslmc\n endif\n \n-ifeq ($(CONFIG_RTE_LIBRTE_VHOST),y)\n+ifeq ($(CONFIG_RTE_LIBRTE_VHOST)$(CONFIG_RTE_LIBRTE_VIRTIO_VHOST_USER),yy)\n _LDLIBS-y += --no-as-needed\n _LDLIBS-y += -lrte_virtio_vhost_user\n _LDLIBS-y += --as-needed\n",
    "prefixes": [
        "27/28"
    ]
}