Show a series.

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

{
    "id": 27594,
    "url": "http://patches.dpdk.org/api/series/27594/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=27594",
    "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": ""
    },
    "name": "Add VDUSE support to Vhost library",
    "date": "2023-03-31T15:42:32",
    "submitter": {
        "id": 512,
        "url": "http://patches.dpdk.org/api/people/512/?format=api",
        "name": "Maxime Coquelin",
        "email": "maxime.coquelin@redhat.com"
    },
    "version": 1,
    "total": 27,
    "received_total": 27,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/27594/mbox/",
    "cover_letter": {
        "id": 125676,
        "url": "http://patches.dpdk.org/api/covers/125676/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20230331154259.1447831-1-maxime.coquelin@redhat.com/",
        "msgid": "<20230331154259.1447831-1-maxime.coquelin@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20230331154259.1447831-1-maxime.coquelin@redhat.com",
        "date": "2023-03-31T15:42:32",
        "name": "[RFC,00/27] Add VDUSE support to Vhost library",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20230331154259.1447831-1-maxime.coquelin@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 125677,
            "url": "http://patches.dpdk.org/api/patches/125677/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-2-maxime.coquelin@redhat.com/",
            "msgid": "<20230331154259.1447831-2-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230331154259.1447831-2-maxime.coquelin@redhat.com",
            "date": "2023-03-31T15:42:33",
            "name": "[RFC,01/27] vhost: fix missing guest notif stat increment",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-2-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 125678,
            "url": "http://patches.dpdk.org/api/patches/125678/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-3-maxime.coquelin@redhat.com/",
            "msgid": "<20230331154259.1447831-3-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230331154259.1447831-3-maxime.coquelin@redhat.com",
            "date": "2023-03-31T15:42:34",
            "name": "[RFC,02/27] vhost: fix invalid call FD handling",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-3-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 125679,
            "url": "http://patches.dpdk.org/api/patches/125679/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-4-maxime.coquelin@redhat.com/",
            "msgid": "<20230331154259.1447831-4-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230331154259.1447831-4-maxime.coquelin@redhat.com",
            "date": "2023-03-31T15:42:35",
            "name": "[RFC,03/27] vhost: fix IOTLB entries overlap check with previous entry",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-4-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 125680,
            "url": "http://patches.dpdk.org/api/patches/125680/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-5-maxime.coquelin@redhat.com/",
            "msgid": "<20230331154259.1447831-5-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230331154259.1447831-5-maxime.coquelin@redhat.com",
            "date": "2023-03-31T15:42:36",
            "name": "[RFC,04/27] vhost: add helper of IOTLB entries coredump",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-5-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 125682,
            "url": "http://patches.dpdk.org/api/patches/125682/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-6-maxime.coquelin@redhat.com/",
            "msgid": "<20230331154259.1447831-6-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230331154259.1447831-6-maxime.coquelin@redhat.com",
            "date": "2023-03-31T15:42:37",
            "name": "[RFC,05/27] vhost: add helper for IOTLB entries shared page check",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-6-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 125681,
            "url": "http://patches.dpdk.org/api/patches/125681/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-7-maxime.coquelin@redhat.com/",
            "msgid": "<20230331154259.1447831-7-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230331154259.1447831-7-maxime.coquelin@redhat.com",
            "date": "2023-03-31T15:42:38",
            "name": "[RFC,06/27] vhost: don't dump unneeded pages with IOTLB",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-7-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 125683,
            "url": "http://patches.dpdk.org/api/patches/125683/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-8-maxime.coquelin@redhat.com/",
            "msgid": "<20230331154259.1447831-8-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230331154259.1447831-8-maxime.coquelin@redhat.com",
            "date": "2023-03-31T15:42:39",
            "name": "[RFC,07/27] vhost: change to single IOTLB cache per device",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-8-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 125684,
            "url": "http://patches.dpdk.org/api/patches/125684/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-9-maxime.coquelin@redhat.com/",
            "msgid": "<20230331154259.1447831-9-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230331154259.1447831-9-maxime.coquelin@redhat.com",
            "date": "2023-03-31T15:42:40",
            "name": "[RFC,08/27] vhost: add offset field to IOTLB entries",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-9-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 125685,
            "url": "http://patches.dpdk.org/api/patches/125685/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-10-maxime.coquelin@redhat.com/",
            "msgid": "<20230331154259.1447831-10-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230331154259.1447831-10-maxime.coquelin@redhat.com",
            "date": "2023-03-31T15:42:41",
            "name": "[RFC,09/27] vhost: add page size info to IOTLB entry",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-10-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 125686,
            "url": "http://patches.dpdk.org/api/patches/125686/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-11-maxime.coquelin@redhat.com/",
            "msgid": "<20230331154259.1447831-11-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230331154259.1447831-11-maxime.coquelin@redhat.com",
            "date": "2023-03-31T15:42:42",
            "name": "[RFC,10/27] vhost: retry translating IOVA after IOTLB miss",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-11-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 125687,
            "url": "http://patches.dpdk.org/api/patches/125687/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-12-maxime.coquelin@redhat.com/",
            "msgid": "<20230331154259.1447831-12-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230331154259.1447831-12-maxime.coquelin@redhat.com",
            "date": "2023-03-31T15:42:43",
            "name": "[RFC,11/27] vhost: introduce backend ops",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-12-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 125688,
            "url": "http://patches.dpdk.org/api/patches/125688/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-13-maxime.coquelin@redhat.com/",
            "msgid": "<20230331154259.1447831-13-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230331154259.1447831-13-maxime.coquelin@redhat.com",
            "date": "2023-03-31T15:42:44",
            "name": "[RFC,12/27] vhost: add IOTLB cache entry removal callback",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-13-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 125691,
            "url": "http://patches.dpdk.org/api/patches/125691/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-14-maxime.coquelin@redhat.com/",
            "msgid": "<20230331154259.1447831-14-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230331154259.1447831-14-maxime.coquelin@redhat.com",
            "date": "2023-03-31T15:42:45",
            "name": "[RFC,13/27] vhost: add helper for IOTLB misses",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-14-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 125689,
            "url": "http://patches.dpdk.org/api/patches/125689/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-15-maxime.coquelin@redhat.com/",
            "msgid": "<20230331154259.1447831-15-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230331154259.1447831-15-maxime.coquelin@redhat.com",
            "date": "2023-03-31T15:42:46",
            "name": "[RFC,14/27] vhost: add helper for interrupt injection",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-15-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 125690,
            "url": "http://patches.dpdk.org/api/patches/125690/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-16-maxime.coquelin@redhat.com/",
            "msgid": "<20230331154259.1447831-16-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230331154259.1447831-16-maxime.coquelin@redhat.com",
            "date": "2023-03-31T15:42:47",
            "name": "[RFC,15/27] vhost: add API to set max queue pairs",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-16-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 125692,
            "url": "http://patches.dpdk.org/api/patches/125692/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-17-maxime.coquelin@redhat.com/",
            "msgid": "<20230331154259.1447831-17-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230331154259.1447831-17-maxime.coquelin@redhat.com",
            "date": "2023-03-31T15:42:48",
            "name": "[RFC,16/27] net/vhost: use API to set max queue pairs",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-17-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 125693,
            "url": "http://patches.dpdk.org/api/patches/125693/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-18-maxime.coquelin@redhat.com/",
            "msgid": "<20230331154259.1447831-18-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230331154259.1447831-18-maxime.coquelin@redhat.com",
            "date": "2023-03-31T15:42:49",
            "name": "[RFC,17/27] vhost: add control virtqueue support",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-18-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 125694,
            "url": "http://patches.dpdk.org/api/patches/125694/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-19-maxime.coquelin@redhat.com/",
            "msgid": "<20230331154259.1447831-19-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230331154259.1447831-19-maxime.coquelin@redhat.com",
            "date": "2023-03-31T15:42:50",
            "name": "[RFC,18/27] vhost: add VDUSE device creation and destruction",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-19-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 125695,
            "url": "http://patches.dpdk.org/api/patches/125695/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-20-maxime.coquelin@redhat.com/",
            "msgid": "<20230331154259.1447831-20-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230331154259.1447831-20-maxime.coquelin@redhat.com",
            "date": "2023-03-31T15:42:51",
            "name": "[RFC,19/27] vhost: add VDUSE callback for IOTLB miss",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-20-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 125697,
            "url": "http://patches.dpdk.org/api/patches/125697/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-21-maxime.coquelin@redhat.com/",
            "msgid": "<20230331154259.1447831-21-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230331154259.1447831-21-maxime.coquelin@redhat.com",
            "date": "2023-03-31T15:42:52",
            "name": "[RFC,20/27] vhost: add VDUSE callback for IOTLB entry removal",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-21-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 125696,
            "url": "http://patches.dpdk.org/api/patches/125696/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-22-maxime.coquelin@redhat.com/",
            "msgid": "<20230331154259.1447831-22-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230331154259.1447831-22-maxime.coquelin@redhat.com",
            "date": "2023-03-31T15:42:53",
            "name": "[RFC,21/27] vhost: add VDUSE callback for IRQ injection",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-22-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 125699,
            "url": "http://patches.dpdk.org/api/patches/125699/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-23-maxime.coquelin@redhat.com/",
            "msgid": "<20230331154259.1447831-23-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230331154259.1447831-23-maxime.coquelin@redhat.com",
            "date": "2023-03-31T15:42:54",
            "name": "[RFC,22/27] vhost: add VDUSE events handler",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-23-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 125698,
            "url": "http://patches.dpdk.org/api/patches/125698/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-24-maxime.coquelin@redhat.com/",
            "msgid": "<20230331154259.1447831-24-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230331154259.1447831-24-maxime.coquelin@redhat.com",
            "date": "2023-03-31T15:42:55",
            "name": "[RFC,23/27] vhost: add support for virtqueue state get event",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-24-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 125700,
            "url": "http://patches.dpdk.org/api/patches/125700/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-25-maxime.coquelin@redhat.com/",
            "msgid": "<20230331154259.1447831-25-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230331154259.1447831-25-maxime.coquelin@redhat.com",
            "date": "2023-03-31T15:42:56",
            "name": "[RFC,24/27] vhost: add support for VDUSE status set event",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-25-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 125701,
            "url": "http://patches.dpdk.org/api/patches/125701/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-26-maxime.coquelin@redhat.com/",
            "msgid": "<20230331154259.1447831-26-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230331154259.1447831-26-maxime.coquelin@redhat.com",
            "date": "2023-03-31T15:42:57",
            "name": "[RFC,25/27] vhost: add support for VDUSE IOTLB update event",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-26-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 125702,
            "url": "http://patches.dpdk.org/api/patches/125702/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-27-maxime.coquelin@redhat.com/",
            "msgid": "<20230331154259.1447831-27-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230331154259.1447831-27-maxime.coquelin@redhat.com",
            "date": "2023-03-31T15:42:58",
            "name": "[RFC,26/27] vhost: add VDUSE device startup",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-27-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 125703,
            "url": "http://patches.dpdk.org/api/patches/125703/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-28-maxime.coquelin@redhat.com/",
            "msgid": "<20230331154259.1447831-28-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230331154259.1447831-28-maxime.coquelin@redhat.com",
            "date": "2023-03-31T15:42:59",
            "name": "[RFC,27/27] vhost: add multiqueue support to VDUSE",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-28-maxime.coquelin@redhat.com/mbox/"
        }
    ]
}