Show a series.

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

{
    "id": 14390,
    "url": "http://patches.dpdk.org/api/series/14390/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=14390",
    "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": "net/virtio: Virtio PMD rework",
    "date": "2020-12-20T21:13:25",
    "submitter": {
        "id": 512,
        "url": "http://patches.dpdk.org/api/people/512/?format=api",
        "name": "Maxime Coquelin",
        "email": "maxime.coquelin@redhat.com"
    },
    "version": 1,
    "total": 40,
    "received_total": 40,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/14390/mbox/",
    "cover_letter": {
        "id": 85524,
        "url": "http://patches.dpdk.org/api/covers/85524/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20201220211405.313012-1-maxime.coquelin@redhat.com/",
        "msgid": "<20201220211405.313012-1-maxime.coquelin@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20201220211405.313012-1-maxime.coquelin@redhat.com",
        "date": "2020-12-20T21:13:25",
        "name": "[00/40] net/virtio: Virtio PMD rework",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20201220211405.313012-1-maxime.coquelin@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 85525,
            "url": "http://patches.dpdk.org/api/patches/85525/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-2-maxime.coquelin@redhat.com/",
            "msgid": "<20201220211405.313012-2-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201220211405.313012-2-maxime.coquelin@redhat.com",
            "date": "2020-12-20T21:13:26",
            "name": "[01/40] bus/vdev: add helper to get vdev from eth dev",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-2-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 85526,
            "url": "http://patches.dpdk.org/api/patches/85526/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-3-maxime.coquelin@redhat.com/",
            "msgid": "<20201220211405.313012-3-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201220211405.313012-3-maxime.coquelin@redhat.com",
            "date": "2020-12-20T21:13:27",
            "name": "[02/40] net/virtio: Introduce Virtio bus type",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-3-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 85527,
            "url": "http://patches.dpdk.org/api/patches/85527/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-4-maxime.coquelin@redhat.com/",
            "msgid": "<20201220211405.313012-4-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201220211405.313012-4-maxime.coquelin@redhat.com",
            "date": "2020-12-20T21:13:28",
            "name": "[03/40] net/virtio: refactor virtio-user device",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-4-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 85528,
            "url": "http://patches.dpdk.org/api/patches/85528/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-5-maxime.coquelin@redhat.com/",
            "msgid": "<20201220211405.313012-5-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201220211405.313012-5-maxime.coquelin@redhat.com",
            "date": "2020-12-20T21:13:29",
            "name": "[04/40] net/virtio: introduce PCI device metadata",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-5-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 85529,
            "url": "http://patches.dpdk.org/api/patches/85529/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-6-maxime.coquelin@redhat.com/",
            "msgid": "<20201220211405.313012-6-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201220211405.313012-6-maxime.coquelin@redhat.com",
            "date": "2020-12-20T21:13:30",
            "name": "[05/40] net/virtio: move PCI device init in dedicated file",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-6-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 85530,
            "url": "http://patches.dpdk.org/api/patches/85530/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-7-maxime.coquelin@redhat.com/",
            "msgid": "<20201220211405.313012-7-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201220211405.313012-7-maxime.coquelin@redhat.com",
            "date": "2020-12-20T21:13:31",
            "name": "[06/40] net/virtio: move PCI specific dev init to PCI ethdev init",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-7-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 85531,
            "url": "http://patches.dpdk.org/api/patches/85531/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-8-maxime.coquelin@redhat.com/",
            "msgid": "<20201220211405.313012-8-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201220211405.313012-8-maxime.coquelin@redhat.com",
            "date": "2020-12-20T21:13:32",
            "name": "[07/40] net/virtio: move MSIX detection to PCI ethdev",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-8-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 85532,
            "url": "http://patches.dpdk.org/api/patches/85532/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-9-maxime.coquelin@redhat.com/",
            "msgid": "<20201220211405.313012-9-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201220211405.313012-9-maxime.coquelin@redhat.com",
            "date": "2020-12-20T21:13:33",
            "name": "[08/40] net/virtio: force IOVA as VA mode for Virtio-user",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-9-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 85533,
            "url": "http://patches.dpdk.org/api/patches/85533/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-10-maxime.coquelin@redhat.com/",
            "msgid": "<20201220211405.313012-10-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201220211405.313012-10-maxime.coquelin@redhat.com",
            "date": "2020-12-20T21:13:34",
            "name": "[09/40] net/virtio: store PCI type in Virtio device metadata",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-10-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 85534,
            "url": "http://patches.dpdk.org/api/patches/85534/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-11-maxime.coquelin@redhat.com/",
            "msgid": "<20201220211405.313012-11-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201220211405.313012-11-maxime.coquelin@redhat.com",
            "date": "2020-12-20T21:13:35",
            "name": "[10/40] net/virtio: add callback for device closing",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-11-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 85535,
            "url": "http://patches.dpdk.org/api/patches/85535/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-12-maxime.coquelin@redhat.com/",
            "msgid": "<20201220211405.313012-12-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201220211405.313012-12-maxime.coquelin@redhat.com",
            "date": "2020-12-20T21:13:36",
            "name": "[11/40] net/virtio: validate features at bus level",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-12-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 85536,
            "url": "http://patches.dpdk.org/api/patches/85536/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-13-maxime.coquelin@redhat.com/",
            "msgid": "<20201220211405.313012-13-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201220211405.313012-13-maxime.coquelin@redhat.com",
            "date": "2020-12-20T21:13:37",
            "name": "[12/40] net/virtio: remove bus type enum",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-13-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 85537,
            "url": "http://patches.dpdk.org/api/patches/85537/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-14-maxime.coquelin@redhat.com/",
            "msgid": "<20201220211405.313012-14-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201220211405.313012-14-maxime.coquelin@redhat.com",
            "date": "2020-12-20T21:13:38",
            "name": "[13/40] net/virtio: move PCI-specific fields to PCI device",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-14-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 85538,
            "url": "http://patches.dpdk.org/api/patches/85538/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-15-maxime.coquelin@redhat.com/",
            "msgid": "<20201220211405.313012-15-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201220211405.313012-15-maxime.coquelin@redhat.com",
            "date": "2020-12-20T21:13:39",
            "name": "[14/40] net/virtio: pack virtio HW struct",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-15-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 85539,
            "url": "http://patches.dpdk.org/api/patches/85539/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-16-maxime.coquelin@redhat.com/",
            "msgid": "<20201220211405.313012-16-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201220211405.313012-16-maxime.coquelin@redhat.com",
            "date": "2020-12-20T21:13:40",
            "name": "[15/40] net/virtio: move legacy IO to Virtio PCI",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-16-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 85540,
            "url": "http://patches.dpdk.org/api/patches/85540/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-17-maxime.coquelin@redhat.com/",
            "msgid": "<20201220211405.313012-17-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201220211405.313012-17-maxime.coquelin@redhat.com",
            "date": "2020-12-20T21:13:41",
            "name": "[16/40] net/virtio: introduce generic virtio header",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-17-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 85541,
            "url": "http://patches.dpdk.org/api/patches/85541/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-18-maxime.coquelin@redhat.com/",
            "msgid": "<20201220211405.313012-18-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201220211405.313012-18-maxime.coquelin@redhat.com",
            "date": "2020-12-20T21:13:42",
            "name": "[17/40] net/virtio: move features definition to generic header",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-18-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 85543,
            "url": "http://patches.dpdk.org/api/patches/85543/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-19-maxime.coquelin@redhat.com/",
            "msgid": "<20201220211405.313012-19-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201220211405.313012-19-maxime.coquelin@redhat.com",
            "date": "2020-12-20T21:13:43",
            "name": "[18/40] net/virtio: move virtqueue defines in generic header",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-19-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 85542,
            "url": "http://patches.dpdk.org/api/patches/85542/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-20-maxime.coquelin@redhat.com/",
            "msgid": "<20201220211405.313012-20-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201220211405.313012-20-maxime.coquelin@redhat.com",
            "date": "2020-12-20T21:13:44",
            "name": "[19/40] net/virtio: move config definitions to generic header",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-20-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 85544,
            "url": "http://patches.dpdk.org/api/patches/85544/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-21-maxime.coquelin@redhat.com/",
            "msgid": "<20201220211405.313012-21-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201220211405.313012-21-maxime.coquelin@redhat.com",
            "date": "2020-12-20T21:13:45",
            "name": "[20/40] net/virtio: make interrupt handling more generic",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-21-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 85545,
            "url": "http://patches.dpdk.org/api/patches/85545/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-22-maxime.coquelin@redhat.com/",
            "msgid": "<20201220211405.313012-22-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201220211405.313012-22-maxime.coquelin@redhat.com",
            "date": "2020-12-20T21:13:46",
            "name": "[21/40] net/virtio: move vring alignment to generic header",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-22-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 85546,
            "url": "http://patches.dpdk.org/api/patches/85546/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-23-maxime.coquelin@redhat.com/",
            "msgid": "<20201220211405.313012-23-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201220211405.313012-23-maxime.coquelin@redhat.com",
            "date": "2020-12-20T21:13:47",
            "name": "[22/40] net/virtio: remove last PCI refs in non-PCI code",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-23-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 85547,
            "url": "http://patches.dpdk.org/api/patches/85547/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-24-maxime.coquelin@redhat.com/",
            "msgid": "<20201220211405.313012-24-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201220211405.313012-24-maxime.coquelin@redhat.com",
            "date": "2020-12-20T21:13:48",
            "name": "[23/40] net/virtio: make Vhost-user req sender consistent",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-24-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 85548,
            "url": "http://patches.dpdk.org/api/patches/85548/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-25-maxime.coquelin@redhat.com/",
            "msgid": "<20201220211405.313012-25-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201220211405.313012-25-maxime.coquelin@redhat.com",
            "date": "2020-12-20T21:13:49",
            "name": "[24/40] net/virtio: add Virtio-user ops to set owner",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-25-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 85549,
            "url": "http://patches.dpdk.org/api/patches/85549/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-26-maxime.coquelin@redhat.com/",
            "msgid": "<20201220211405.313012-26-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201220211405.313012-26-maxime.coquelin@redhat.com",
            "date": "2020-12-20T21:13:50",
            "name": "[25/40] net/virtio: add Virtio-user features ops",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-26-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 85550,
            "url": "http://patches.dpdk.org/api/patches/85550/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-27-maxime.coquelin@redhat.com/",
            "msgid": "<20201220211405.313012-27-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201220211405.313012-27-maxime.coquelin@redhat.com",
            "date": "2020-12-20T21:13:51",
            "name": "[26/40] net/virtio: add Virtio-user protocol features ops",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-27-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 85551,
            "url": "http://patches.dpdk.org/api/patches/85551/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-28-maxime.coquelin@redhat.com/",
            "msgid": "<20201220211405.313012-28-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201220211405.313012-28-maxime.coquelin@redhat.com",
            "date": "2020-12-20T21:13:52",
            "name": "[27/40] net/virtio: add Virtio-user memory tables ops",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-28-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 85552,
            "url": "http://patches.dpdk.org/api/patches/85552/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-29-maxime.coquelin@redhat.com/",
            "msgid": "<20201220211405.313012-29-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201220211405.313012-29-maxime.coquelin@redhat.com",
            "date": "2020-12-20T21:13:53",
            "name": "[28/40] net/virtio: add Virtio-user vring setting ops",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-29-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 85553,
            "url": "http://patches.dpdk.org/api/patches/85553/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-30-maxime.coquelin@redhat.com/",
            "msgid": "<20201220211405.313012-30-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201220211405.313012-30-maxime.coquelin@redhat.com",
            "date": "2020-12-20T21:13:54",
            "name": "[29/40] net/virtio: add Virtio-user vring file ops",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-30-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 85554,
            "url": "http://patches.dpdk.org/api/patches/85554/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-31-maxime.coquelin@redhat.com/",
            "msgid": "<20201220211405.313012-31-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201220211405.313012-31-maxime.coquelin@redhat.com",
            "date": "2020-12-20T21:13:55",
            "name": "[30/40] net/virtio: add Virtio-user vring address ops",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-31-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 85555,
            "url": "http://patches.dpdk.org/api/patches/85555/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-32-maxime.coquelin@redhat.com/",
            "msgid": "<20201220211405.313012-32-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201220211405.313012-32-maxime.coquelin@redhat.com",
            "date": "2020-12-20T21:13:56",
            "name": "[31/40] net/virtio: add Virtio-user status ops",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-32-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 85556,
            "url": "http://patches.dpdk.org/api/patches/85556/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-33-maxime.coquelin@redhat.com/",
            "msgid": "<20201220211405.313012-33-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201220211405.313012-33-maxime.coquelin@redhat.com",
            "date": "2020-12-20T21:13:57",
            "name": "[32/40] net/virtio: remove useless request ops",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-33-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 85557,
            "url": "http://patches.dpdk.org/api/patches/85557/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-34-maxime.coquelin@redhat.com/",
            "msgid": "<20201220211405.313012-34-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201220211405.313012-34-maxime.coquelin@redhat.com",
            "date": "2020-12-20T21:13:58",
            "name": "[33/40] net/virtio: improve Virtio-user errors handling",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-34-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 85558,
            "url": "http://patches.dpdk.org/api/patches/85558/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-35-maxime.coquelin@redhat.com/",
            "msgid": "<20201220211405.313012-35-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201220211405.313012-35-maxime.coquelin@redhat.com",
            "date": "2020-12-20T21:13:59",
            "name": "[34/40] net/virtio: move Vhost-user reqs to Vhost-user backend",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-35-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 85559,
            "url": "http://patches.dpdk.org/api/patches/85559/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-36-maxime.coquelin@redhat.com/",
            "msgid": "<20201220211405.313012-36-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201220211405.313012-36-maxime.coquelin@redhat.com",
            "date": "2020-12-20T21:14:00",
            "name": "[35/40] net/virtio: make server mode blocking",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-36-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 85560,
            "url": "http://patches.dpdk.org/api/patches/85560/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-37-maxime.coquelin@redhat.com/",
            "msgid": "<20201220211405.313012-37-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201220211405.313012-37-maxime.coquelin@redhat.com",
            "date": "2020-12-20T21:14:01",
            "name": "[36/40] net/virtio: move protocol features to Vhost-user",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-37-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 85561,
            "url": "http://patches.dpdk.org/api/patches/85561/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-38-maxime.coquelin@redhat.com/",
            "msgid": "<20201220211405.313012-38-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201220211405.313012-38-maxime.coquelin@redhat.com",
            "date": "2020-12-20T21:14:02",
            "name": "[37/40] net/virtio: introduce backend data",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-38-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 85563,
            "url": "http://patches.dpdk.org/api/patches/85563/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-39-maxime.coquelin@redhat.com/",
            "msgid": "<20201220211405.313012-39-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201220211405.313012-39-maxime.coquelin@redhat.com",
            "date": "2020-12-20T21:14:03",
            "name": "[38/40] net/virtio: move Vhost-user specifics to its backend",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-39-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 85562,
            "url": "http://patches.dpdk.org/api/patches/85562/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-40-maxime.coquelin@redhat.com/",
            "msgid": "<20201220211405.313012-40-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201220211405.313012-40-maxime.coquelin@redhat.com",
            "date": "2020-12-20T21:14:04",
            "name": "[39/40] net/virtio: move Vhost-kernel data to its backend",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-40-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 85564,
            "url": "http://patches.dpdk.org/api/patches/85564/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-41-maxime.coquelin@redhat.com/",
            "msgid": "<20201220211405.313012-41-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201220211405.313012-41-maxime.coquelin@redhat.com",
            "date": "2020-12-20T21:14:05",
            "name": "[40/40] net/virtio: move Vhost-vDPA data to its backend",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201220211405.313012-41-maxime.coquelin@redhat.com/mbox/"
        }
    ]
}