Show a series.

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

{
    "id": 29589,
    "url": "http://patches.dpdk.org/api/series/29589/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=29589",
    "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": "fixes and improvements to cnxk crypto PMD",
    "date": "2023-09-21T11:48:05",
    "submitter": {
        "id": 1789,
        "url": "http://patches.dpdk.org/api/people/1789/?format=api",
        "name": "Tejasree Kondoj",
        "email": "ktejasree@marvell.com"
    },
    "version": 1,
    "total": 15,
    "received_total": 15,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/29589/mbox/",
    "cover_letter": {
        "id": 167,
        "url": "http://patches.dpdk.org/api/covers/167/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20230921114820.2526810-1-ktejasree@marvell.com/",
        "msgid": "<20230921114820.2526810-1-ktejasree@marvell.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20230921114820.2526810-1-ktejasree@marvell.com",
        "date": "2023-09-21T11:48:05",
        "name": "[00/15] fixes and improvements to cnxk crypto PMD",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20230921114820.2526810-1-ktejasree@marvell.com/mbox/"
    },
    "patches": [
        {
            "id": 131780,
            "url": "http://patches.dpdk.org/api/patches/131780/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230921114820.2526810-2-ktejasree@marvell.com/",
            "msgid": "<20230921114820.2526810-2-ktejasree@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230921114820.2526810-2-ktejasree@marvell.com",
            "date": "2023-09-21T11:48:06",
            "name": "[01/15] crypto/cnxk: clear rptr and dptr fields",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230921114820.2526810-2-ktejasree@marvell.com/mbox/"
        },
        {
            "id": 131781,
            "url": "http://patches.dpdk.org/api/patches/131781/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230921114820.2526810-3-ktejasree@marvell.com/",
            "msgid": "<20230921114820.2526810-3-ktejasree@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230921114820.2526810-3-ktejasree@marvell.com",
            "date": "2023-09-21T11:48:07",
            "name": "[02/15] common/cnxk: update SE context fields to match ucode spec",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230921114820.2526810-3-ktejasree@marvell.com/mbox/"
        },
        {
            "id": 131782,
            "url": "http://patches.dpdk.org/api/patches/131782/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230921114820.2526810-4-ktejasree@marvell.com/",
            "msgid": "<20230921114820.2526810-4-ktejasree@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230921114820.2526810-4-ktejasree@marvell.com",
            "date": "2023-09-21T11:48:08",
            "name": "[03/15] common/cnxk: set cipher key only for non-null cipher",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230921114820.2526810-4-ktejasree@marvell.com/mbox/"
        },
        {
            "id": 131783,
            "url": "http://patches.dpdk.org/api/patches/131783/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230921114820.2526810-5-ktejasree@marvell.com/",
            "msgid": "<20230921114820.2526810-5-ktejasree@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230921114820.2526810-5-ktejasree@marvell.com",
            "date": "2023-09-21T11:48:09",
            "name": "[04/15] crypto/cnxk: fix private key length in ECDSA param",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230921114820.2526810-5-ktejasree@marvell.com/mbox/"
        },
        {
            "id": 131784,
            "url": "http://patches.dpdk.org/api/patches/131784/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230921114820.2526810-6-ktejasree@marvell.com/",
            "msgid": "<20230921114820.2526810-6-ktejasree@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230921114820.2526810-6-ktejasree@marvell.com",
            "date": "2023-09-21T11:48:10",
            "name": "[05/15] crypto/cnxk: fix IPsec CCM and GCM capabilities",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230921114820.2526810-6-ktejasree@marvell.com/mbox/"
        },
        {
            "id": 131785,
            "url": "http://patches.dpdk.org/api/patches/131785/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230921114820.2526810-7-ktejasree@marvell.com/",
            "msgid": "<20230921114820.2526810-7-ktejasree@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230921114820.2526810-7-ktejasree@marvell.com",
            "date": "2023-09-21T11:48:11",
            "name": "[06/15] crypto/cnxk: remove pdcp chain bit from capabilities",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230921114820.2526810-7-ktejasree@marvell.com/mbox/"
        },
        {
            "id": 131786,
            "url": "http://patches.dpdk.org/api/patches/131786/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230921114820.2526810-8-ktejasree@marvell.com/",
            "msgid": "<20230921114820.2526810-8-ktejasree@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230921114820.2526810-8-ktejasree@marvell.com",
            "date": "2023-09-21T11:48:12",
            "name": "[07/15] crypto/cnxk: check for sg version in SE engine capabilities",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230921114820.2526810-8-ktejasree@marvell.com/mbox/"
        },
        {
            "id": 131787,
            "url": "http://patches.dpdk.org/api/patches/131787/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230921114820.2526810-9-ktejasree@marvell.com/",
            "msgid": "<20230921114820.2526810-9-ktejasree@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230921114820.2526810-9-ktejasree@marvell.com",
            "date": "2023-09-21T11:48:13",
            "name": "[08/15] crypto/cnxk: fix control flow issues",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230921114820.2526810-9-ktejasree@marvell.com/mbox/"
        },
        {
            "id": 131788,
            "url": "http://patches.dpdk.org/api/patches/131788/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230921114820.2526810-10-ktejasree@marvell.com/",
            "msgid": "<20230921114820.2526810-10-ktejasree@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230921114820.2526810-10-ktejasree@marvell.com",
            "date": "2023-09-21T11:48:14",
            "name": "[09/15] crypto/cnxk: make IV pointers as constant",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230921114820.2526810-10-ktejasree@marvell.com/mbox/"
        },
        {
            "id": 131789,
            "url": "http://patches.dpdk.org/api/patches/131789/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230921114820.2526810-11-ktejasree@marvell.com/",
            "msgid": "<20230921114820.2526810-11-ktejasree@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230921114820.2526810-11-ktejasree@marvell.com",
            "date": "2023-09-21T11:48:15",
            "name": "[10/15] crypto/cnxk: set PDCP chain IV offset based on FVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230921114820.2526810-11-ktejasree@marvell.com/mbox/"
        },
        {
            "id": 131790,
            "url": "http://patches.dpdk.org/api/patches/131790/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230921114820.2526810-12-ktejasree@marvell.com/",
            "msgid": "<20230921114820.2526810-12-ktejasree@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230921114820.2526810-12-ktejasree@marvell.com",
            "date": "2023-09-21T11:48:16",
            "name": "[11/15] crypto/cnxk: minor shuffling in the sess structure",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230921114820.2526810-12-ktejasree@marvell.com/mbox/"
        },
        {
            "id": 131791,
            "url": "http://patches.dpdk.org/api/patches/131791/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230921114820.2526810-13-ktejasree@marvell.com/",
            "msgid": "<20230921114820.2526810-13-ktejasree@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230921114820.2526810-13-ktejasree@marvell.com",
            "date": "2023-09-21T11:48:17",
            "name": "[12/15] crypto/cnxk: add support for packets with cipher len zero",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230921114820.2526810-13-ktejasree@marvell.com/mbox/"
        },
        {
            "id": 131792,
            "url": "http://patches.dpdk.org/api/patches/131792/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230921114820.2526810-14-ktejasree@marvell.com/",
            "msgid": "<20230921114820.2526810-14-ktejasree@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230921114820.2526810-14-ktejasree@marvell.com",
            "date": "2023-09-21T11:48:18",
            "name": "[13/15] crypto/cnxk: add support for raw APIs",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230921114820.2526810-14-ktejasree@marvell.com/mbox/"
        },
        {
            "id": 131793,
            "url": "http://patches.dpdk.org/api/patches/131793/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230921114820.2526810-15-ktejasree@marvell.com/",
            "msgid": "<20230921114820.2526810-15-ktejasree@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230921114820.2526810-15-ktejasree@marvell.com",
            "date": "2023-09-21T11:48:19",
            "name": "[14/15] crypto/cnxk: update the iv from proper param for gmac",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230921114820.2526810-15-ktejasree@marvell.com/mbox/"
        },
        {
            "id": 131794,
            "url": "http://patches.dpdk.org/api/patches/131794/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230921114820.2526810-16-ktejasree@marvell.com/",
            "msgid": "<20230921114820.2526810-16-ktejasree@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230921114820.2526810-16-ktejasree@marvell.com",
            "date": "2023-09-21T11:48:20",
            "name": "[15/15] test/crypto: enable raw crypto tests for crypto_cn10k",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230921114820.2526810-16-ktejasree@marvell.com/mbox/"
        }
    ]
}