Show a series.

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

{
    "id": 15115,
    "url": "http://patches.dpdk.org/api/series/15115/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=15115",
    "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": "bugfixes and small functionality for hns3",
    "date": "2021-02-03T07:46:05",
    "submitter": {
        "id": 1675,
        "url": "http://patches.dpdk.org/api/people/1675/?format=api",
        "name": "Lijun Ou",
        "email": "oulijun@huawei.com"
    },
    "version": 1,
    "total": 17,
    "received_total": 17,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/15115/mbox/",
    "cover_letter": {
        "id": 87652,
        "url": "http://patches.dpdk.org/api/covers/87652/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1612338382-3253-1-git-send-email-oulijun@huawei.com/",
        "msgid": "<1612338382-3253-1-git-send-email-oulijun@huawei.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1612338382-3253-1-git-send-email-oulijun@huawei.com",
        "date": "2021-02-03T07:46:05",
        "name": "[00/17] bugfixes and small functionality for hns3",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1612338382-3253-1-git-send-email-oulijun@huawei.com/mbox/"
    },
    "patches": [
        {
            "id": 87656,
            "url": "http://patches.dpdk.org/api/patches/87656/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1612338382-3253-2-git-send-email-oulijun@huawei.com/",
            "msgid": "<1612338382-3253-2-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1612338382-3253-2-git-send-email-oulijun@huawei.com",
            "date": "2021-02-03T07:46:06",
            "name": "[01/17] net/hns3: support module EEPROM dump",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1612338382-3253-2-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 87654,
            "url": "http://patches.dpdk.org/api/patches/87654/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1612338382-3253-3-git-send-email-oulijun@huawei.com/",
            "msgid": "<1612338382-3253-3-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1612338382-3253-3-git-send-email-oulijun@huawei.com",
            "date": "2021-02-03T07:46:07",
            "name": "[02/17] net/hns3: add more registers to dump",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1612338382-3253-3-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 87653,
            "url": "http://patches.dpdk.org/api/patches/87653/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1612338382-3253-4-git-send-email-oulijun@huawei.com/",
            "msgid": "<1612338382-3253-4-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1612338382-3253-4-git-send-email-oulijun@huawei.com",
            "date": "2021-02-03T07:46:08",
            "name": "[03/17] net/hns3: implement cleanup for Tx done",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1612338382-3253-4-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 87655,
            "url": "http://patches.dpdk.org/api/patches/87655/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1612338382-3253-5-git-send-email-oulijun@huawei.com/",
            "msgid": "<1612338382-3253-5-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1612338382-3253-5-git-send-email-oulijun@huawei.com",
            "date": "2021-02-03T07:46:09",
            "name": "[04/17] net/hns3: add enhance stats function",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1612338382-3253-5-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 87668,
            "url": "http://patches.dpdk.org/api/patches/87668/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1612338382-3253-6-git-send-email-oulijun@huawei.com/",
            "msgid": "<1612338382-3253-6-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1612338382-3253-6-git-send-email-oulijun@huawei.com",
            "date": "2021-02-03T07:46:10",
            "name": "[05/17] net/hns3: fix query order of link status and link info",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1612338382-3253-6-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 87662,
            "url": "http://patches.dpdk.org/api/patches/87662/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1612338382-3253-7-git-send-email-oulijun@huawei.com/",
            "msgid": "<1612338382-3253-7-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1612338382-3253-7-git-send-email-oulijun@huawei.com",
            "date": "2021-02-03T07:46:11",
            "name": "[06/17] net/hns3: fix link status change from firmware",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1612338382-3253-7-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 87664,
            "url": "http://patches.dpdk.org/api/patches/87664/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1612338382-3253-8-git-send-email-oulijun@huawei.com/",
            "msgid": "<1612338382-3253-8-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1612338382-3253-8-git-send-email-oulijun@huawei.com",
            "date": "2021-02-03T07:46:12",
            "name": "[07/17] net/hns3: encapsulate a port shaping interface",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1612338382-3253-8-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 87665,
            "url": "http://patches.dpdk.org/api/patches/87665/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1612338382-3253-9-git-send-email-oulijun@huawei.com/",
            "msgid": "<1612338382-3253-9-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1612338382-3253-9-git-send-email-oulijun@huawei.com",
            "date": "2021-02-03T07:46:13",
            "name": "[08/17] net/hns3: support PF on electrical net device",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1612338382-3253-9-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 87663,
            "url": "http://patches.dpdk.org/api/patches/87663/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1612338382-3253-10-git-send-email-oulijun@huawei.com/",
            "msgid": "<1612338382-3253-10-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1612338382-3253-10-git-send-email-oulijun@huawei.com",
            "date": "2021-02-03T07:46:14",
            "name": "[09/17] net/hns3: fix RSS indirection table size",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1612338382-3253-10-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 87657,
            "url": "http://patches.dpdk.org/api/patches/87657/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1612338382-3253-11-git-send-email-oulijun@huawei.com/",
            "msgid": "<1612338382-3253-11-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1612338382-3253-11-git-send-email-oulijun@huawei.com",
            "date": "2021-02-03T07:46:15",
            "name": "[10/17] net/hns3: constraint TM peak rate",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1612338382-3253-11-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 87661,
            "url": "http://patches.dpdk.org/api/patches/87661/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1612338382-3253-12-git-send-email-oulijun@huawei.com/",
            "msgid": "<1612338382-3253-12-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1612338382-3253-12-git-send-email-oulijun@huawei.com",
            "date": "2021-02-03T07:46:16",
            "name": "[11/17] net/hns3: remove MPLS type from supported flow items",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1612338382-3253-12-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 87658,
            "url": "http://patches.dpdk.org/api/patches/87658/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1612338382-3253-13-git-send-email-oulijun@huawei.com/",
            "msgid": "<1612338382-3253-13-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1612338382-3253-13-git-send-email-oulijun@huawei.com",
            "date": "2021-02-03T07:46:17",
            "name": "[12/17] net/hns3: fix stats flip overflow",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1612338382-3253-13-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 87660,
            "url": "http://patches.dpdk.org/api/patches/87660/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1612338382-3253-14-git-send-email-oulijun@huawei.com/",
            "msgid": "<1612338382-3253-14-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1612338382-3253-14-git-send-email-oulijun@huawei.com",
            "date": "2021-02-03T07:46:18",
            "name": "[13/17] net/hns3: replace all atomic type with C11 atomic builtins",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1612338382-3253-14-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 87667,
            "url": "http://patches.dpdk.org/api/patches/87667/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1612338382-3253-15-git-send-email-oulijun@huawei.com/",
            "msgid": "<1612338382-3253-15-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1612338382-3253-15-git-send-email-oulijun@huawei.com",
            "date": "2021-02-03T07:46:19",
            "name": "[14/17] net/hns3: fix FD rule residue in hardware when malloc fail",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1612338382-3253-15-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 87669,
            "url": "http://patches.dpdk.org/api/patches/87669/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1612338382-3253-16-git-send-email-oulijun@huawei.com/",
            "msgid": "<1612338382-3253-16-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1612338382-3253-16-git-send-email-oulijun@huawei.com",
            "date": "2021-02-03T07:46:20",
            "name": "[15/17] net/hns3: fix cmdq cleared during firmware process",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1612338382-3253-16-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 87659,
            "url": "http://patches.dpdk.org/api/patches/87659/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1612338382-3253-17-git-send-email-oulijun@huawei.com/",
            "msgid": "<1612338382-3253-17-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1612338382-3253-17-git-send-email-oulijun@huawei.com",
            "date": "2021-02-03T07:46:21",
            "name": "[16/17] net/hns3: fix VF reset after MBX failed",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1612338382-3253-17-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 87666,
            "url": "http://patches.dpdk.org/api/patches/87666/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1612338382-3253-18-git-send-email-oulijun@huawei.com/",
            "msgid": "<1612338382-3253-18-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1612338382-3253-18-git-send-email-oulijun@huawei.com",
            "date": "2021-02-03T07:46:22",
            "name": "[17/17] net/hns3: add check for max pkt length of Rx",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1612338382-3253-18-git-send-email-oulijun@huawei.com/mbox/"
        }
    ]
}