get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 85500,
    "url": "https://patches.dpdk.org/api/patches/85500/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/20201219075454.40266-1-jingjing.wu@intel.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": "<20201219075454.40266-1-jingjing.wu@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20201219075454.40266-1-jingjing.wu@intel.com",
    "date": "2020-12-19T07:54:49",
    "name": "[v1,0/5] introduce iavf backend driver",
    "commit_ref": null,
    "pull_url": null,
    "state": null,
    "archived": false,
    "hash": null,
    "submitter": {
        "id": 47,
        "url": "https://patches.dpdk.org/api/people/47/?format=api",
        "name": "Jingjing Wu",
        "email": "jingjing.wu@intel.com"
    },
    "delegate": null,
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/20201219075454.40266-1-jingjing.wu@intel.com/mbox/",
    "series": [],
    "comments": "https://patches.dpdk.org/api/patches/85500/comments/",
    "check": "pending",
    "checks": "https://patches.dpdk.org/api/patches/85500/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 0F721A04B5;\n\tSat, 19 Dec 2020 09:06:08 +0100 (CET)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 400A4CAE3;\n\tSat, 19 Dec 2020 09:06:06 +0100 (CET)",
            "from mga17.intel.com (mga17.intel.com [192.55.52.151])\n by dpdk.org (Postfix) with ESMTP id 0709ACAC0\n for <dev@dpdk.org>; Sat, 19 Dec 2020 09:06:03 +0100 (CET)",
            "from fmsmga001.fm.intel.com ([10.253.24.23])\n by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 19 Dec 2020 00:06:02 -0800",
            "from dpdk-wujingji.sh.intel.com ([10.67.119.101])\n by fmsmga001.fm.intel.com with ESMTP; 19 Dec 2020 00:06:01 -0800"
        ],
        "IronPort-SDR": [
            "\n Yz1j+xL7ij0gi7XY69U7Hz0jTFocEnSSiRAV4yzGw8w4NawN/4o69rvzXBk3Q8w2e6xhJKqm+k\n Pl/PtJO3zJpQ==",
            "\n 9EeGoXUp651Xyh2tlQNG7g9iewEvJtWF73EndRDYIeYYIncP6C/mWkQOIt2tZjeWtvRPCSA94c\n H7Y/RTdD63xQ=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6000,8403,9839\"; a=\"155353433\"",
            "E=Sophos;i=\"5.78,432,1599548400\"; d=\"scan'208\";a=\"155353433\"",
            "E=Sophos;i=\"5.78,432,1599548400\"; d=\"scan'208\";a=\"454532006\""
        ],
        "X-ExtLoop1": "1",
        "From": "Jingjing Wu <jingjing.wu@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "jingjing.wu@intel.com, beilei.xing@intel.com, chenbo.xia@intel.com,\n xiuchun.lu@intel.com",
        "Date": "Sat, 19 Dec 2020 15:54:49 +0800",
        "Message-Id": "<20201219075454.40266-1-jingjing.wu@intel.com>",
        "X-Mailer": "git-send-email 2.21.1",
        "MIME-Version": "1.0",
        "Content-Type": "text/plain; charset=UTF-8",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH v1 0/5] introduce iavf backend driver",
        "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": "This series introduces a net device driver called iavfbe which is working\nas datapath driver for emulated iavf type device. It provides basic function\nfollowing Intel® Ethernet Adaptive Virtual Function specification, including\nrecevice/transmit packets and virtchnl control messages handling.\nThe driver enabling work is based on the framework mentioned in:\n  [RFC 0/2] Add device emulation support in DPDK\n  http://patchwork.dpdk.org/cover/75549/\n\n                    +------------------------------------------------------+\n                    |   +---------------+      +---------------+           |\n                    |   | iavf_emudev   |      | iavfbe_ethdev |           |\n                    |   |    driver     |      |     driver    |           |\n                    |   +---------------+      +---------------+           |\n                    |           |                       |                  |\n                    | ------------------------------------------- VDEV BUS |\n                    |           |                       |                  |\n                    |   +---------------+       +--------------+           |\n+--------------+    |   | vdev:         |       | vdev:        |           |\n| +----------+ |    |   | /path/to/vfio |       |iavf_emudev_# |           |\n| | Generic  | |    |   +---------------+       +--------------+           |\n| | vfio-dev | |    |           |                                          |\n| +----------+ |    |           |                                          |\n| +----------+ |    |      +----------+                                    |\n| | vfio-user| |    |      | vfio-user|                                    |\n| | client   | |<---|----->| server   |                                    |\n| +----------+ |    |      +----------+                                    |\n| QEMU/DPDK    |    | DPDK                                                 |\n+--------------+    +------------------------------------------------------+\n\n\nThis series depends on patch serieses:\n  [0/9] Introduce vfio-user library:\n  http://patchwork.dpdk.org/cover/85389/\n  [0/8]Introduce emudev library and iavf emudev driver\n  http://patchwork.dpdk.org/cover/85488/\n\nJingjing Wu (5):\n  net/iavf_be: introduce iavf backend driver\n  net/iavf_be: control queue enabling\n  net/iavf_be: virtchnl messages process\n  net/iavf_be: add Rx Tx burst support\n  doc: new net PMD iavf_be\n\n MAINTAINERS                            |    6 +\n doc/guides/nics/features/iavf_be.ini   |   11 +\n doc/guides/nics/iavf_be.rst            |   53 ++\n doc/guides/nics/index.rst              |    1 +\n doc/guides/rel_notes/release_21_02.rst |    6 +\n drivers/net/iavf_be/iavf_be.h          |  123 +++\n drivers/net/iavf_be/iavf_be_ethdev.c   |  961 +++++++++++++++++++++\n drivers/net/iavf_be/iavf_be_rxtx.c     |  491 +++++++++++\n drivers/net/iavf_be/iavf_be_rxtx.h     |  163 ++++\n drivers/net/iavf_be/iavf_be_vchnl.c    | 1084 ++++++++++++++++++++++++\n drivers/net/iavf_be/meson.build        |   14 +\n drivers/net/iavf_be/version.map        |    3 +\n drivers/net/meson.build                |    1 +\n 13 files changed, 2917 insertions(+)\n create mode 100644 doc/guides/nics/features/iavf_be.ini\n create mode 100644 doc/guides/nics/iavf_be.rst\n create mode 100644 drivers/net/iavf_be/iavf_be.h\n create mode 100644 drivers/net/iavf_be/iavf_be_ethdev.c\n create mode 100644 drivers/net/iavf_be/iavf_be_rxtx.c\n create mode 100644 drivers/net/iavf_be/iavf_be_rxtx.h\n create mode 100644 drivers/net/iavf_be/iavf_be_vchnl.c\n create mode 100644 drivers/net/iavf_be/meson.build\n create mode 100644 drivers/net/iavf_be/version.map",
    "diff": null,
    "prefixes": [
        "v1",
        "0/5"
    ]
}