Show a series.

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

{
    "id": 12401,
    "url": "http://patches.dpdk.org/api/series/12401/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=12401",
    "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": "updates for hns3 PMD driver",
    "date": "2020-09-22T08:53:46",
    "submitter": {
        "id": 1537,
        "url": "http://patches.dpdk.org/api/people/1537/?format=api",
        "name": "Wei Hu (Xavier)",
        "email": "huwei013@chinasoftinc.com"
    },
    "version": 1,
    "total": 17,
    "received_total": 17,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/12401/mbox/",
    "cover_letter": {
        "id": 78315,
        "url": "http://patches.dpdk.org/api/covers/78315/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20200922085401.12272-1-huwei013@chinasoftinc.com/",
        "msgid": "<20200922085401.12272-1-huwei013@chinasoftinc.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20200922085401.12272-1-huwei013@chinasoftinc.com",
        "date": "2020-09-22T08:53:44",
        "name": "[00/17] updates for hns3 PMD driver",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20200922085401.12272-1-huwei013@chinasoftinc.com/mbox/"
    },
    "patches": [
        {
            "id": 78316,
            "url": "http://patches.dpdk.org/api/patches/78316/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200922085401.12272-2-huwei013@chinasoftinc.com/",
            "msgid": "<20200922085401.12272-2-huwei013@chinasoftinc.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200922085401.12272-2-huwei013@chinasoftinc.com",
            "date": "2020-09-22T08:53:45",
            "name": "[01/17] net/hns3: add VLAN configuration compatibility",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200922085401.12272-2-huwei013@chinasoftinc.com/mbox/"
        },
        {
            "id": 78310,
            "url": "http://patches.dpdk.org/api/patches/78310/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200922085401.12272-3-huwei013@chinasoftinc.com/",
            "msgid": "<20200922085401.12272-3-huwei013@chinasoftinc.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200922085401.12272-3-huwei013@chinasoftinc.com",
            "date": "2020-09-22T08:53:46",
            "name": "[02/17] net/hns3: fix default VLAN won't be deleted when set PF PVID",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200922085401.12272-3-huwei013@chinasoftinc.com/mbox/"
        },
        {
            "id": 78311,
            "url": "http://patches.dpdk.org/api/patches/78311/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200922085401.12272-4-huwei013@chinasoftinc.com/",
            "msgid": "<20200922085401.12272-4-huwei013@chinasoftinc.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200922085401.12272-4-huwei013@chinasoftinc.com",
            "date": "2020-09-22T08:53:47",
            "name": "[03/17] net/hns3: add default branch to switch in Rx VLAN processing",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200922085401.12272-4-huwei013@chinasoftinc.com/mbox/"
        },
        {
            "id": 78312,
            "url": "http://patches.dpdk.org/api/patches/78312/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200922085401.12272-5-huwei013@chinasoftinc.com/",
            "msgid": "<20200922085401.12272-5-huwei013@chinasoftinc.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200922085401.12272-5-huwei013@chinasoftinc.com",
            "date": "2020-09-22T08:53:48",
            "name": "[04/17] net/hns3: add max number of segs compatibility",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200922085401.12272-5-huwei013@chinasoftinc.com/mbox/"
        },
        {
            "id": 78313,
            "url": "http://patches.dpdk.org/api/patches/78313/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200922085401.12272-6-huwei013@chinasoftinc.com/",
            "msgid": "<20200922085401.12272-6-huwei013@chinasoftinc.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200922085401.12272-6-huwei013@chinasoftinc.com",
            "date": "2020-09-22T08:53:49",
            "name": "[05/17] net/hns3: add TSO pseudo header calculation compatibility",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200922085401.12272-6-huwei013@chinasoftinc.com/mbox/"
        },
        {
            "id": 78314,
            "url": "http://patches.dpdk.org/api/patches/78314/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200922085401.12272-7-huwei013@chinasoftinc.com/",
            "msgid": "<20200922085401.12272-7-huwei013@chinasoftinc.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200922085401.12272-7-huwei013@chinasoftinc.com",
            "date": "2020-09-22T08:53:50",
            "name": "[06/17] net/hns3: avoid accessing nonexistent VF reg when PF in FLR",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200922085401.12272-7-huwei013@chinasoftinc.com/mbox/"
        },
        {
            "id": 78319,
            "url": "http://patches.dpdk.org/api/patches/78319/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200922085401.12272-8-huwei013@chinasoftinc.com/",
            "msgid": "<20200922085401.12272-8-huwei013@chinasoftinc.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200922085401.12272-8-huwei013@chinasoftinc.com",
            "date": "2020-09-22T08:53:51",
            "name": "[07/17] net/hns3: add default branch to switch when parsing fd tuple",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200922085401.12272-8-huwei013@chinasoftinc.com/mbox/"
        },
        {
            "id": 78317,
            "url": "http://patches.dpdk.org/api/patches/78317/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200922085401.12272-9-huwei013@chinasoftinc.com/",
            "msgid": "<20200922085401.12272-9-huwei013@chinasoftinc.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200922085401.12272-9-huwei013@chinasoftinc.com",
            "date": "2020-09-22T08:53:52",
            "name": "[08/17] net/hns3: add break to exit loop when err stat item found",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200922085401.12272-9-huwei013@chinasoftinc.com/mbox/"
        },
        {
            "id": 78322,
            "url": "http://patches.dpdk.org/api/patches/78322/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200922085401.12272-10-huwei013@chinasoftinc.com/",
            "msgid": "<20200922085401.12272-10-huwei013@chinasoftinc.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200922085401.12272-10-huwei013@chinasoftinc.com",
            "date": "2020-09-22T08:53:53",
            "name": "[09/17] net/hns3: support flow action of queue region",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200922085401.12272-10-huwei013@chinasoftinc.com/mbox/"
        },
        {
            "id": 78323,
            "url": "http://patches.dpdk.org/api/patches/78323/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200922085401.12272-11-huwei013@chinasoftinc.com/",
            "msgid": "<20200922085401.12272-11-huwei013@chinasoftinc.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200922085401.12272-11-huwei013@chinasoftinc.com",
            "date": "2020-09-22T08:53:54",
            "name": "[10/17] net/hns3: support querying RSS flow rule",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200922085401.12272-11-huwei013@chinasoftinc.com/mbox/"
        },
        {
            "id": 78318,
            "url": "http://patches.dpdk.org/api/patches/78318/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200922085401.12272-12-huwei013@chinasoftinc.com/",
            "msgid": "<20200922085401.12272-12-huwei013@chinasoftinc.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200922085401.12272-12-huwei013@chinasoftinc.com",
            "date": "2020-09-22T08:53:55",
            "name": "[11/17] net/hns3: check input RSS type when creating flow with RSS",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200922085401.12272-12-huwei013@chinasoftinc.com/mbox/"
        },
        {
            "id": 78320,
            "url": "http://patches.dpdk.org/api/patches/78320/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200922085401.12272-13-huwei013@chinasoftinc.com/",
            "msgid": "<20200922085401.12272-13-huwei013@chinasoftinc.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200922085401.12272-13-huwei013@chinasoftinc.com",
            "date": "2020-09-22T08:53:56",
            "name": "[12/17] net/hns3: set RSS hash type input configuration",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200922085401.12272-13-huwei013@chinasoftinc.com/mbox/"
        },
        {
            "id": 78321,
            "url": "http://patches.dpdk.org/api/patches/78321/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200922085401.12272-14-huwei013@chinasoftinc.com/",
            "msgid": "<20200922085401.12272-14-huwei013@chinasoftinc.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200922085401.12272-14-huwei013@chinasoftinc.com",
            "date": "2020-09-22T08:53:57",
            "name": "[13/17] net/hns3: fix config when creating RSS rule after flush",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200922085401.12272-14-huwei013@chinasoftinc.com/mbox/"
        },
        {
            "id": 78325,
            "url": "http://patches.dpdk.org/api/patches/78325/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200922085401.12272-15-huwei013@chinasoftinc.com/",
            "msgid": "<20200922085401.12272-15-huwei013@chinasoftinc.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200922085401.12272-15-huwei013@chinasoftinc.com",
            "date": "2020-09-22T08:53:58",
            "name": "[14/17] net/hns3: fix flow RSS queue num with 0",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200922085401.12272-15-huwei013@chinasoftinc.com/mbox/"
        },
        {
            "id": 78324,
            "url": "http://patches.dpdk.org/api/patches/78324/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200922085401.12272-16-huwei013@chinasoftinc.com/",
            "msgid": "<20200922085401.12272-16-huwei013@chinasoftinc.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200922085401.12272-16-huwei013@chinasoftinc.com",
            "date": "2020-09-22T08:53:59",
            "name": "[15/17] net/hns3: fix flushing RSS rule",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200922085401.12272-16-huwei013@chinasoftinc.com/mbox/"
        },
        {
            "id": 78326,
            "url": "http://patches.dpdk.org/api/patches/78326/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200922085401.12272-17-huwei013@chinasoftinc.com/",
            "msgid": "<20200922085401.12272-17-huwei013@chinasoftinc.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200922085401.12272-17-huwei013@chinasoftinc.com",
            "date": "2020-09-22T08:54:00",
            "name": "[16/17] net/hns3: fix configuring device with RSS is enabled",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200922085401.12272-17-huwei013@chinasoftinc.com/mbox/"
        },
        {
            "id": 78327,
            "url": "http://patches.dpdk.org/api/patches/78327/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200922085401.12272-18-huwei013@chinasoftinc.com/",
            "msgid": "<20200922085401.12272-18-huwei013@chinasoftinc.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200922085401.12272-18-huwei013@chinasoftinc.com",
            "date": "2020-09-22T08:54:01",
            "name": "[17/17] net/hns3: fix storing RSS info when creating flow action",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200922085401.12272-18-huwei013@chinasoftinc.com/mbox/"
        }
    ]
}