Show a series.

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

{
    "id": 6163,
    "url": "http://patches.dpdk.org/api/series/6163/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=6163",
    "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": "Introduce Virtio vDPA driver",
    "date": "2019-08-29T07:59:45",
    "submitter": {
        "id": 512,
        "url": "http://patches.dpdk.org/api/people/512/?format=api",
        "name": "Maxime Coquelin",
        "email": "maxime.coquelin@redhat.com"
    },
    "version": 1,
    "total": 15,
    "received_total": 15,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/6163/mbox/",
    "cover_letter": {
        "id": 58218,
        "url": "http://patches.dpdk.org/api/covers/58218/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20190829080000.20806-1-maxime.coquelin@redhat.com/",
        "msgid": "<20190829080000.20806-1-maxime.coquelin@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20190829080000.20806-1-maxime.coquelin@redhat.com",
        "date": "2019-08-29T07:59:45",
        "name": "[00/15] Introduce Virtio vDPA driver",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20190829080000.20806-1-maxime.coquelin@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 58219,
            "url": "http://patches.dpdk.org/api/patches/58219/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190829080000.20806-2-maxime.coquelin@redhat.com/",
            "msgid": "<20190829080000.20806-2-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190829080000.20806-2-maxime.coquelin@redhat.com",
            "date": "2019-08-29T07:59:46",
            "name": "[01/15] vhost: remove vhost kernel header inclusion",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190829080000.20806-2-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 58220,
            "url": "http://patches.dpdk.org/api/patches/58220/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190829080000.20806-3-maxime.coquelin@redhat.com/",
            "msgid": "<20190829080000.20806-3-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190829080000.20806-3-maxime.coquelin@redhat.com",
            "date": "2019-08-29T07:59:47",
            "name": "[02/15] vhost: configure vDPA as soon as the device is ready",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190829080000.20806-3-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 58221,
            "url": "http://patches.dpdk.org/api/patches/58221/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190829080000.20806-4-maxime.coquelin@redhat.com/",
            "msgid": "<20190829080000.20806-4-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190829080000.20806-4-maxime.coquelin@redhat.com",
            "date": "2019-08-29T07:59:48",
            "name": "[03/15] net/virtio: move control path fonctions in virtqueue file",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190829080000.20806-4-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 58222,
            "url": "http://patches.dpdk.org/api/patches/58222/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190829080000.20806-5-maxime.coquelin@redhat.com/",
            "msgid": "<20190829080000.20806-5-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190829080000.20806-5-maxime.coquelin@redhat.com",
            "date": "2019-08-29T07:59:49",
            "name": "[04/15] net/virtio: add virtio PCI subsystem device ID declaration",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190829080000.20806-5-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 58223,
            "url": "http://patches.dpdk.org/api/patches/58223/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190829080000.20806-6-maxime.coquelin@redhat.com/",
            "msgid": "<20190829080000.20806-6-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190829080000.20806-6-maxime.coquelin@redhat.com",
            "date": "2019-08-29T07:59:50",
            "name": "[05/15] net/virtio: save notify bar ID in virtio HW struct",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190829080000.20806-6-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 58224,
            "url": "http://patches.dpdk.org/api/patches/58224/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190829080000.20806-7-maxime.coquelin@redhat.com/",
            "msgid": "<20190829080000.20806-7-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190829080000.20806-7-maxime.coquelin@redhat.com",
            "date": "2019-08-29T07:59:51",
            "name": "[06/15] net/virtio: add skeleton for virtio vDPA driver",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190829080000.20806-7-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 58225,
            "url": "http://patches.dpdk.org/api/patches/58225/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190829080000.20806-8-maxime.coquelin@redhat.com/",
            "msgid": "<20190829080000.20806-8-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190829080000.20806-8-maxime.coquelin@redhat.com",
            "date": "2019-08-29T07:59:52",
            "name": "[07/15] net/virtio: add vDPA ops to get number of queue",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190829080000.20806-8-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 58226,
            "url": "http://patches.dpdk.org/api/patches/58226/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190829080000.20806-9-maxime.coquelin@redhat.com/",
            "msgid": "<20190829080000.20806-9-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190829080000.20806-9-maxime.coquelin@redhat.com",
            "date": "2019-08-29T07:59:53",
            "name": "[08/15] net/virtio: add virtio vDPA op to get features",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190829080000.20806-9-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 58227,
            "url": "http://patches.dpdk.org/api/patches/58227/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190829080000.20806-10-maxime.coquelin@redhat.com/",
            "msgid": "<20190829080000.20806-10-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190829080000.20806-10-maxime.coquelin@redhat.com",
            "date": "2019-08-29T07:59:54",
            "name": "[09/15] net/virtio: add virtio vDPA op to get protocol features",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190829080000.20806-10-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 58228,
            "url": "http://patches.dpdk.org/api/patches/58228/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190829080000.20806-11-maxime.coquelin@redhat.com/",
            "msgid": "<20190829080000.20806-11-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190829080000.20806-11-maxime.coquelin@redhat.com",
            "date": "2019-08-29T07:59:55",
            "name": "[10/15] net/virtio: add vDPA op to configure and start the device",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190829080000.20806-11-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 58229,
            "url": "http://patches.dpdk.org/api/patches/58229/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190829080000.20806-12-maxime.coquelin@redhat.com/",
            "msgid": "<20190829080000.20806-12-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190829080000.20806-12-maxime.coquelin@redhat.com",
            "date": "2019-08-29T07:59:56",
            "name": "[11/15] net/virtio: add vDPA op to stop and close the device",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190829080000.20806-12-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 58230,
            "url": "http://patches.dpdk.org/api/patches/58230/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190829080000.20806-13-maxime.coquelin@redhat.com/",
            "msgid": "<20190829080000.20806-13-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190829080000.20806-13-maxime.coquelin@redhat.com",
            "date": "2019-08-29T07:59:57",
            "name": "[12/15] net/virtio: add vDPA op to set features",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190829080000.20806-13-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 58231,
            "url": "http://patches.dpdk.org/api/patches/58231/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190829080000.20806-14-maxime.coquelin@redhat.com/",
            "msgid": "<20190829080000.20806-14-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190829080000.20806-14-maxime.coquelin@redhat.com",
            "date": "2019-08-29T07:59:58",
            "name": "[13/15] net/virtio: add vDPA ops to get VFIO FDs",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190829080000.20806-14-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 58232,
            "url": "http://patches.dpdk.org/api/patches/58232/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190829080000.20806-15-maxime.coquelin@redhat.com/",
            "msgid": "<20190829080000.20806-15-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190829080000.20806-15-maxime.coquelin@redhat.com",
            "date": "2019-08-29T07:59:59",
            "name": "[14/15] net/virtio: add vDPA op to get notification area",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190829080000.20806-15-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 58233,
            "url": "http://patches.dpdk.org/api/patches/58233/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190829080000.20806-16-maxime.coquelin@redhat.com/",
            "msgid": "<20190829080000.20806-16-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190829080000.20806-16-maxime.coquelin@redhat.com",
            "date": "2019-08-29T08:00:00",
            "name": "[15/15] doc: add documentation for Virtio vDPA driver",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190829080000.20806-16-maxime.coquelin@redhat.com/mbox/"
        }
    ]
}