Show a series.

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

{
    "id": 8023,
    "url": "http://patches.dpdk.org/api/series/8023/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=8023",
    "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": "misc updates and fixes for hns3 PMD driver",
    "date": "2020-01-09T03:15:48",
    "submitter": {
        "id": 1537,
        "url": "http://patches.dpdk.org/api/people/1537/?format=api",
        "name": "Wei Hu (Xavier)",
        "email": "huwei013@chinasoftinc.com"
    },
    "version": 1,
    "total": 11,
    "received_total": 11,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/8023/mbox/",
    "cover_letter": {
        "id": 64312,
        "url": "http://patches.dpdk.org/api/covers/64312/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20200109031559.63194-1-huwei013@chinasoftinc.com/",
        "msgid": "<20200109031559.63194-1-huwei013@chinasoftinc.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20200109031559.63194-1-huwei013@chinasoftinc.com",
        "date": "2020-01-09T03:15:48",
        "name": "[00/11] misc updates and fixes for hns3 PMD driver",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20200109031559.63194-1-huwei013@chinasoftinc.com/mbox/"
    },
    "patches": [
        {
            "id": 64322,
            "url": "http://patches.dpdk.org/api/patches/64322/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200109031559.63194-2-huwei013@chinasoftinc.com/",
            "msgid": "<20200109031559.63194-2-huwei013@chinasoftinc.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200109031559.63194-2-huwei013@chinasoftinc.com",
            "date": "2020-01-09T03:15:49",
            "name": "[01/11] net/hns3: support different numbered Rx and Tx queues",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200109031559.63194-2-huwei013@chinasoftinc.com/mbox/"
        },
        {
            "id": 64317,
            "url": "http://patches.dpdk.org/api/patches/64317/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200109031559.63194-3-huwei013@chinasoftinc.com/",
            "msgid": "<20200109031559.63194-3-huwei013@chinasoftinc.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200109031559.63194-3-huwei013@chinasoftinc.com",
            "date": "2020-01-09T03:15:50",
            "name": "[02/11] net/hns3: support setting VF MAC address by PF driver",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200109031559.63194-3-huwei013@chinasoftinc.com/mbox/"
        },
        {
            "id": 64314,
            "url": "http://patches.dpdk.org/api/patches/64314/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200109031559.63194-4-huwei013@chinasoftinc.com/",
            "msgid": "<20200109031559.63194-4-huwei013@chinasoftinc.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200109031559.63194-4-huwei013@chinasoftinc.com",
            "date": "2020-01-09T03:15:51",
            "name": "[03/11] net/hns3: reduce the judgements of free Tx ring space",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200109031559.63194-4-huwei013@chinasoftinc.com/mbox/"
        },
        {
            "id": 64313,
            "url": "http://patches.dpdk.org/api/patches/64313/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200109031559.63194-5-huwei013@chinasoftinc.com/",
            "msgid": "<20200109031559.63194-5-huwei013@chinasoftinc.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200109031559.63194-5-huwei013@chinasoftinc.com",
            "date": "2020-01-09T03:15:52",
            "name": "[04/11] net/hns3: remove io rmb call in Rx operation",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200109031559.63194-5-huwei013@chinasoftinc.com/mbox/"
        },
        {
            "id": 64323,
            "url": "http://patches.dpdk.org/api/patches/64323/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200109031559.63194-6-huwei013@chinasoftinc.com/",
            "msgid": "<20200109031559.63194-6-huwei013@chinasoftinc.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200109031559.63194-6-huwei013@chinasoftinc.com",
            "date": "2020-01-09T03:15:53",
            "name": "[05/11] net/hns3: add free thresh in Rx operation",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200109031559.63194-6-huwei013@chinasoftinc.com/mbox/"
        },
        {
            "id": 64321,
            "url": "http://patches.dpdk.org/api/patches/64321/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200109031559.63194-7-huwei013@chinasoftinc.com/",
            "msgid": "<20200109031559.63194-7-huwei013@chinasoftinc.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200109031559.63194-7-huwei013@chinasoftinc.com",
            "date": "2020-01-09T03:15:54",
            "name": "[06/11] net/hns3: fix Rx queue search miss RAS err when recv BC pkt",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200109031559.63194-7-huwei013@chinasoftinc.com/mbox/"
        },
        {
            "id": 64318,
            "url": "http://patches.dpdk.org/api/patches/64318/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200109031559.63194-8-huwei013@chinasoftinc.com/",
            "msgid": "<20200109031559.63194-8-huwei013@chinasoftinc.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200109031559.63194-8-huwei013@chinasoftinc.com",
            "date": "2020-01-09T03:15:55",
            "name": "[07/11] net/hns3: fix segment error when closing the port",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200109031559.63194-8-huwei013@chinasoftinc.com/mbox/"
        },
        {
            "id": 64319,
            "url": "http://patches.dpdk.org/api/patches/64319/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200109031559.63194-9-huwei013@chinasoftinc.com/",
            "msgid": "<20200109031559.63194-9-huwei013@chinasoftinc.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200109031559.63194-9-huwei013@chinasoftinc.com",
            "date": "2020-01-09T03:15:56",
            "name": "[08/11] net/hns3: fix ring vector related mailbox command format",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200109031559.63194-9-huwei013@chinasoftinc.com/mbox/"
        },
        {
            "id": 64320,
            "url": "http://patches.dpdk.org/api/patches/64320/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200109031559.63194-10-huwei013@chinasoftinc.com/",
            "msgid": "<20200109031559.63194-10-huwei013@chinasoftinc.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200109031559.63194-10-huwei013@chinasoftinc.com",
            "date": "2020-01-09T03:15:57",
            "name": "[09/11] net/hns3: fix dumping VF register information",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200109031559.63194-10-huwei013@chinasoftinc.com/mbox/"
        },
        {
            "id": 64316,
            "url": "http://patches.dpdk.org/api/patches/64316/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200109031559.63194-11-huwei013@chinasoftinc.com/",
            "msgid": "<20200109031559.63194-11-huwei013@chinasoftinc.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200109031559.63194-11-huwei013@chinasoftinc.com",
            "date": "2020-01-09T03:15:58",
            "name": "[10/11] net/hns3: fix link status when failure in issuing command",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200109031559.63194-11-huwei013@chinasoftinc.com/mbox/"
        },
        {
            "id": 64315,
            "url": "http://patches.dpdk.org/api/patches/64315/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200109031559.63194-12-huwei013@chinasoftinc.com/",
            "msgid": "<20200109031559.63194-12-huwei013@chinasoftinc.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200109031559.63194-12-huwei013@chinasoftinc.com",
            "date": "2020-01-09T03:15:59",
            "name": "[11/11] net/hns3: fix triggering reset proceduce in slave process",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200109031559.63194-12-huwei013@chinasoftinc.com/mbox/"
        }
    ]
}