Show a series.

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

{
    "id": 25268,
    "url": "http://patches.dpdk.org/api/series/25268/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=25268",
    "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": "add the basic rte_flow offload support of nfp PMD",
    "date": "2022-10-18T03:12:07",
    "submitter": {
        "id": 2554,
        "url": "http://patches.dpdk.org/api/people/2554/?format=api",
        "name": "Chaoyong He",
        "email": "chaoyong.he@corigine.com"
    },
    "version": 3,
    "total": 25,
    "received_total": 25,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/25268/mbox/",
    "cover_letter": {
        "id": 118285,
        "url": "http://patches.dpdk.org/api/covers/118285/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1666062752-33689-1-git-send-email-chaoyong.he@corigine.com/",
        "msgid": "<1666062752-33689-1-git-send-email-chaoyong.he@corigine.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1666062752-33689-1-git-send-email-chaoyong.he@corigine.com",
        "date": "2022-10-18T03:12:07",
        "name": "[v3,00/25] add the basic rte_flow offload support of nfp PMD",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1666062752-33689-1-git-send-email-chaoyong.he@corigine.com/mbox/"
    },
    "patches": [
        {
            "id": 118286,
            "url": "http://patches.dpdk.org/api/patches/118286/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-2-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1666062752-33689-2-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1666062752-33689-2-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-18T03:12:08",
            "name": "[v3,01/25] net/nfp: fix the requirement of cpp bridge service",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-2-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 118287,
            "url": "http://patches.dpdk.org/api/patches/118287/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-3-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1666062752-33689-3-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1666062752-33689-3-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-18T03:12:09",
            "name": "[v3,02/25] net/nfp: add the stats process logic in ctrl VNIC service",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-3-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 118288,
            "url": "http://patches.dpdk.org/api/patches/118288/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-4-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1666062752-33689-4-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1666062752-33689-4-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-18T03:12:10",
            "name": "[v3,03/25] net/nfp: add the structures and functions for flow offload",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-4-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 118289,
            "url": "http://patches.dpdk.org/api/patches/118289/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-5-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1666062752-33689-5-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1666062752-33689-5-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-18T03:12:11",
            "name": "[v3,04/25] net/nfp: add the flow APIs of nfp PMD",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-5-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 118290,
            "url": "http://patches.dpdk.org/api/patches/118290/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-6-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1666062752-33689-6-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1666062752-33689-6-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-18T03:12:12",
            "name": "[v3,05/25] net/nfp: add the offload support of basic items",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-6-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 118291,
            "url": "http://patches.dpdk.org/api/patches/118291/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-7-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1666062752-33689-7-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1666062752-33689-7-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-18T03:12:13",
            "name": "[v3,06/25] net/nfp: add the offload support of basic actions",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-7-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 118292,
            "url": "http://patches.dpdk.org/api/patches/118292/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-8-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1666062752-33689-8-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1666062752-33689-8-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-18T03:12:14",
            "name": "[v3,07/25] net/nfp: add the offload support of VLAN item",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-8-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 118293,
            "url": "http://patches.dpdk.org/api/patches/118293/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-9-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1666062752-33689-9-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1666062752-33689-9-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-18T03:12:15",
            "name": "[v3,08/25] net/nfp: add the offload support of IPv4 item",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-9-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 118294,
            "url": "http://patches.dpdk.org/api/patches/118294/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-10-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1666062752-33689-10-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1666062752-33689-10-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-18T03:12:16",
            "name": "[v3,09/25] net/nfp: add the offload support of IPv6 item",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-10-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 118295,
            "url": "http://patches.dpdk.org/api/patches/118295/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-11-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1666062752-33689-11-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1666062752-33689-11-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-18T03:12:17",
            "name": "[v3,10/25] net/nfp: add the offload support of TCP item",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-11-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 118296,
            "url": "http://patches.dpdk.org/api/patches/118296/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-12-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1666062752-33689-12-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1666062752-33689-12-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-18T03:12:18",
            "name": "[v3,11/25] net/nfp: add the offload support of UDP item",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-12-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 118297,
            "url": "http://patches.dpdk.org/api/patches/118297/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-13-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1666062752-33689-13-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1666062752-33689-13-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-18T03:12:19",
            "name": "[v3,12/25] net/nfp: add the offload support of SCTP item",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-13-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 118298,
            "url": "http://patches.dpdk.org/api/patches/118298/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-14-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1666062752-33689-14-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1666062752-33689-14-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-18T03:12:20",
            "name": "[v3,13/25] net/nfp: add the offload support of set SRC MAC action",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-14-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 118299,
            "url": "http://patches.dpdk.org/api/patches/118299/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-15-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1666062752-33689-15-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1666062752-33689-15-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-18T03:12:21",
            "name": "[v3,14/25] net/nfp: add the offload support of set DST MAC action",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-15-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 118300,
            "url": "http://patches.dpdk.org/api/patches/118300/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-16-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1666062752-33689-16-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1666062752-33689-16-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-18T03:12:22",
            "name": "[v3,15/25] net/nfp: add the offload support of pop VLAN action",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-16-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 118301,
            "url": "http://patches.dpdk.org/api/patches/118301/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-17-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1666062752-33689-17-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1666062752-33689-17-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-18T03:12:23",
            "name": "[v3,16/25] net/nfp: add the offload support of push VLAN action",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-17-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 118302,
            "url": "http://patches.dpdk.org/api/patches/118302/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-18-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1666062752-33689-18-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1666062752-33689-18-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-18T03:12:24",
            "name": "[v3,17/25] net/nfp: add the offload support of set SRC IPv4 action",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-18-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 118303,
            "url": "http://patches.dpdk.org/api/patches/118303/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-19-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1666062752-33689-19-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1666062752-33689-19-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-18T03:12:25",
            "name": "[v3,18/25] net/nfp: add the offload support of set DST IPv4 action",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-19-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 118304,
            "url": "http://patches.dpdk.org/api/patches/118304/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-20-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1666062752-33689-20-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1666062752-33689-20-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-18T03:12:26",
            "name": "[v3,19/25] net/nfp: add the offload support of set SRC IPv6 action",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-20-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 118305,
            "url": "http://patches.dpdk.org/api/patches/118305/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-21-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1666062752-33689-21-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1666062752-33689-21-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-18T03:12:27",
            "name": "[v3,20/25] net/nfp: add the offload support of set DST IPv6 action",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-21-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 118306,
            "url": "http://patches.dpdk.org/api/patches/118306/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-22-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1666062752-33689-22-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1666062752-33689-22-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-18T03:12:28",
            "name": "[v3,21/25] net/nfp: add the offload support of set TP SRC port action",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-22-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 118307,
            "url": "http://patches.dpdk.org/api/patches/118307/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-23-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1666062752-33689-23-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1666062752-33689-23-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-18T03:12:29",
            "name": "[v3,22/25] net/nfp: add the offload support of set TP DST port action",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-23-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 118308,
            "url": "http://patches.dpdk.org/api/patches/118308/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-24-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1666062752-33689-24-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1666062752-33689-24-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-18T03:12:30",
            "name": "[v3,23/25] net/nfp: add the offload support of set TTL action",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-24-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 118309,
            "url": "http://patches.dpdk.org/api/patches/118309/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-25-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1666062752-33689-25-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1666062752-33689-25-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-18T03:12:31",
            "name": "[v3,24/25] net/nfp: add the offload support of set IPv4 DSCP action",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-25-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 118310,
            "url": "http://patches.dpdk.org/api/patches/118310/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-26-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1666062752-33689-26-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1666062752-33689-26-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-18T03:12:32",
            "name": "[v3,25/25] net/nfp: add the offload support of set IPv6 DSCP action",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1666062752-33689-26-git-send-email-chaoyong.he@corigine.com/mbox/"
        }
    ]
}