Show a series.

GET /api/series/28185/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 28185,
    "url": "http://patchwork.dpdk.org/api/series/28185/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=28185",
    "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": ""
    },
    "name": "Add VDUSE support to Vhost library",
    "date": "2023-05-25T16:15:22",
    "submitter": {
        "id": 512,
        "url": "http://patchwork.dpdk.org/api/people/512/?format=api",
        "name": "Maxime Coquelin",
        "email": "maxime.coquelin@redhat.com"
    },
    "version": 2,
    "total": 28,
    "received_total": 28,
    "received_all": true,
    "mbox": "http://patchwork.dpdk.org/series/28185/mbox/",
    "cover_letter": {
        "id": 127439,
        "url": "http://patchwork.dpdk.org/api/covers/127439/?format=api",
        "web_url": "http://patchwork.dpdk.org/project/dpdk/cover/20230525161551.70002-1-maxime.coquelin@redhat.com/",
        "msgid": "<20230525161551.70002-1-maxime.coquelin@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20230525161551.70002-1-maxime.coquelin@redhat.com",
        "date": "2023-05-25T16:15:22",
        "name": "[v2,00/28] Add VDUSE support to Vhost library",
        "mbox": "http://patchwork.dpdk.org/project/dpdk/cover/20230525161551.70002-1-maxime.coquelin@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 127440,
            "url": "http://patchwork.dpdk.org/api/patches/127440/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-2-maxime.coquelin@redhat.com/",
            "msgid": "<20230525161551.70002-2-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230525161551.70002-2-maxime.coquelin@redhat.com",
            "date": "2023-05-25T16:15:23",
            "name": "[v2,01/28] vhost: fix missing guest notif stat increment",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-2-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 127441,
            "url": "http://patchwork.dpdk.org/api/patches/127441/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-3-maxime.coquelin@redhat.com/",
            "msgid": "<20230525161551.70002-3-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230525161551.70002-3-maxime.coquelin@redhat.com",
            "date": "2023-05-25T16:15:24",
            "name": "[v2,02/28] vhost: fix invalid call FD handling",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-3-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 127443,
            "url": "http://patchwork.dpdk.org/api/patches/127443/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-4-maxime.coquelin@redhat.com/",
            "msgid": "<20230525161551.70002-4-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230525161551.70002-4-maxime.coquelin@redhat.com",
            "date": "2023-05-25T16:15:25",
            "name": "[v2,03/28] vhost: fix IOTLB entries overlap check with previous entry",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-4-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 127442,
            "url": "http://patchwork.dpdk.org/api/patches/127442/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-5-maxime.coquelin@redhat.com/",
            "msgid": "<20230525161551.70002-5-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230525161551.70002-5-maxime.coquelin@redhat.com",
            "date": "2023-05-25T16:15:26",
            "name": "[v2,04/28] vhost: add helper of IOTLB entries coredump",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-5-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 127445,
            "url": "http://patchwork.dpdk.org/api/patches/127445/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-6-maxime.coquelin@redhat.com/",
            "msgid": "<20230525161551.70002-6-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230525161551.70002-6-maxime.coquelin@redhat.com",
            "date": "2023-05-25T16:15:27",
            "name": "[v2,05/28] vhost: add helper for IOTLB entries shared page check",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-6-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 127444,
            "url": "http://patchwork.dpdk.org/api/patches/127444/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-7-maxime.coquelin@redhat.com/",
            "msgid": "<20230525161551.70002-7-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230525161551.70002-7-maxime.coquelin@redhat.com",
            "date": "2023-05-25T16:15:28",
            "name": "[v2,06/28] vhost: don't dump unneeded pages with IOTLB",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-7-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 127446,
            "url": "http://patchwork.dpdk.org/api/patches/127446/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-8-maxime.coquelin@redhat.com/",
            "msgid": "<20230525161551.70002-8-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230525161551.70002-8-maxime.coquelin@redhat.com",
            "date": "2023-05-25T16:15:29",
            "name": "[v2,07/28] vhost: change to single IOTLB cache per device",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-8-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 127447,
            "url": "http://patchwork.dpdk.org/api/patches/127447/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-9-maxime.coquelin@redhat.com/",
            "msgid": "<20230525161551.70002-9-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230525161551.70002-9-maxime.coquelin@redhat.com",
            "date": "2023-05-25T16:15:30",
            "name": "[v2,08/28] vhost: add offset field to IOTLB entries",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-9-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 127448,
            "url": "http://patchwork.dpdk.org/api/patches/127448/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-10-maxime.coquelin@redhat.com/",
            "msgid": "<20230525161551.70002-10-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230525161551.70002-10-maxime.coquelin@redhat.com",
            "date": "2023-05-25T16:15:31",
            "name": "[v2,09/28] vhost: add page size info to IOTLB entry",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-10-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 127449,
            "url": "http://patchwork.dpdk.org/api/patches/127449/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-11-maxime.coquelin@redhat.com/",
            "msgid": "<20230525161551.70002-11-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230525161551.70002-11-maxime.coquelin@redhat.com",
            "date": "2023-05-25T16:15:32",
            "name": "[v2,10/28] vhost: retry translating IOVA after IOTLB miss",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-11-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 127450,
            "url": "http://patchwork.dpdk.org/api/patches/127450/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-12-maxime.coquelin@redhat.com/",
            "msgid": "<20230525161551.70002-12-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230525161551.70002-12-maxime.coquelin@redhat.com",
            "date": "2023-05-25T16:15:33",
            "name": "[v2,11/28] vhost: introduce backend ops",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-12-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 127452,
            "url": "http://patchwork.dpdk.org/api/patches/127452/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-13-maxime.coquelin@redhat.com/",
            "msgid": "<20230525161551.70002-13-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230525161551.70002-13-maxime.coquelin@redhat.com",
            "date": "2023-05-25T16:15:34",
            "name": "[v2,12/28] vhost: add IOTLB cache entry removal callback",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-13-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 127451,
            "url": "http://patchwork.dpdk.org/api/patches/127451/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-14-maxime.coquelin@redhat.com/",
            "msgid": "<20230525161551.70002-14-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230525161551.70002-14-maxime.coquelin@redhat.com",
            "date": "2023-05-25T16:15:35",
            "name": "[v2,13/28] vhost: add helper for IOTLB misses",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-14-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 127455,
            "url": "http://patchwork.dpdk.org/api/patches/127455/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-15-maxime.coquelin@redhat.com/",
            "msgid": "<20230525161551.70002-15-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230525161551.70002-15-maxime.coquelin@redhat.com",
            "date": "2023-05-25T16:15:36",
            "name": "[v2,14/28] vhost: add helper for interrupt injection",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-15-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 127453,
            "url": "http://patchwork.dpdk.org/api/patches/127453/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-16-maxime.coquelin@redhat.com/",
            "msgid": "<20230525161551.70002-16-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230525161551.70002-16-maxime.coquelin@redhat.com",
            "date": "2023-05-25T16:15:37",
            "name": "[v2,15/28] vhost: add API to set max queue pairs",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-16-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 127454,
            "url": "http://patchwork.dpdk.org/api/patches/127454/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-17-maxime.coquelin@redhat.com/",
            "msgid": "<20230525161551.70002-17-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230525161551.70002-17-maxime.coquelin@redhat.com",
            "date": "2023-05-25T16:15:38",
            "name": "[v2,16/28] net/vhost: use API to set max queue pairs",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-17-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 127456,
            "url": "http://patchwork.dpdk.org/api/patches/127456/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-18-maxime.coquelin@redhat.com/",
            "msgid": "<20230525161551.70002-18-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230525161551.70002-18-maxime.coquelin@redhat.com",
            "date": "2023-05-25T16:15:39",
            "name": "[v2,17/28] vhost: add control virtqueue support",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-18-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 127457,
            "url": "http://patchwork.dpdk.org/api/patches/127457/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-19-maxime.coquelin@redhat.com/",
            "msgid": "<20230525161551.70002-19-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230525161551.70002-19-maxime.coquelin@redhat.com",
            "date": "2023-05-25T16:15:40",
            "name": "[v2,18/28] vhost: add VDUSE device creation and destruction",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-19-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 127458,
            "url": "http://patchwork.dpdk.org/api/patches/127458/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-20-maxime.coquelin@redhat.com/",
            "msgid": "<20230525161551.70002-20-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230525161551.70002-20-maxime.coquelin@redhat.com",
            "date": "2023-05-25T16:15:41",
            "name": "[v2,19/28] vhost: add VDUSE callback for IOTLB miss",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-20-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 127459,
            "url": "http://patchwork.dpdk.org/api/patches/127459/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-21-maxime.coquelin@redhat.com/",
            "msgid": "<20230525161551.70002-21-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230525161551.70002-21-maxime.coquelin@redhat.com",
            "date": "2023-05-25T16:15:42",
            "name": "[v2,20/28] vhost: add VDUSE callback for IOTLB entry removal",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-21-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 127461,
            "url": "http://patchwork.dpdk.org/api/patches/127461/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-22-maxime.coquelin@redhat.com/",
            "msgid": "<20230525161551.70002-22-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230525161551.70002-22-maxime.coquelin@redhat.com",
            "date": "2023-05-25T16:15:43",
            "name": "[v2,21/28] vhost: add VDUSE callback for IRQ injection",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-22-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 127460,
            "url": "http://patchwork.dpdk.org/api/patches/127460/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-23-maxime.coquelin@redhat.com/",
            "msgid": "<20230525161551.70002-23-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230525161551.70002-23-maxime.coquelin@redhat.com",
            "date": "2023-05-25T16:15:44",
            "name": "[v2,22/28] vhost: add VDUSE events handler",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-23-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 127462,
            "url": "http://patchwork.dpdk.org/api/patches/127462/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-24-maxime.coquelin@redhat.com/",
            "msgid": "<20230525161551.70002-24-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230525161551.70002-24-maxime.coquelin@redhat.com",
            "date": "2023-05-25T16:15:45",
            "name": "[v2,23/28] vhost: add support for virtqueue state get event",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-24-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 127463,
            "url": "http://patchwork.dpdk.org/api/patches/127463/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-25-maxime.coquelin@redhat.com/",
            "msgid": "<20230525161551.70002-25-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230525161551.70002-25-maxime.coquelin@redhat.com",
            "date": "2023-05-25T16:15:46",
            "name": "[v2,24/28] vhost: add support for VDUSE status set event",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-25-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 127464,
            "url": "http://patchwork.dpdk.org/api/patches/127464/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-26-maxime.coquelin@redhat.com/",
            "msgid": "<20230525161551.70002-26-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230525161551.70002-26-maxime.coquelin@redhat.com",
            "date": "2023-05-25T16:15:47",
            "name": "[v2,25/28] vhost: add support for VDUSE IOTLB update event",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-26-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 127465,
            "url": "http://patchwork.dpdk.org/api/patches/127465/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-27-maxime.coquelin@redhat.com/",
            "msgid": "<20230525161551.70002-27-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230525161551.70002-27-maxime.coquelin@redhat.com",
            "date": "2023-05-25T16:15:48",
            "name": "[v2,26/28] vhost: add VDUSE device startup",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-27-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 127466,
            "url": "http://patchwork.dpdk.org/api/patches/127466/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-28-maxime.coquelin@redhat.com/",
            "msgid": "<20230525161551.70002-28-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230525161551.70002-28-maxime.coquelin@redhat.com",
            "date": "2023-05-25T16:15:49",
            "name": "[v2,27/28] vhost: add multiqueue support to VDUSE",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-28-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 127467,
            "url": "http://patchwork.dpdk.org/api/patches/127467/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-29-maxime.coquelin@redhat.com/",
            "msgid": "<20230525161551.70002-29-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230525161551.70002-29-maxime.coquelin@redhat.com",
            "date": "2023-05-25T16:15:50",
            "name": "[28/28] vhost: Add VDUSE device stop",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230525161551.70002-29-maxime.coquelin@redhat.com/mbox/"
        }
    ]
}