Show a series.

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

{
    "id": 29376,
    "url": "http://patchwork.dpdk.org/api/series/29376/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=29376",
    "project": {
        "id": 1,
        "url": "http://patchwork.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": "Implemenation of revised ml/cnxk driver",
    "date": "2023-08-30T15:58:50",
    "submitter": {
        "id": 2480,
        "url": "http://patchwork.dpdk.org/api/people/2480/?format=api",
        "name": "Srikanth Yalavarthi",
        "email": "syalavarthi@marvell.com"
    },
    "version": 1,
    "total": 34,
    "received_total": 34,
    "received_all": true,
    "mbox": "http://patchwork.dpdk.org/series/29376/mbox/",
    "cover_letter": {
        "id": 96,
        "url": "http://patchwork.dpdk.org/api/covers/96/?format=api",
        "web_url": "http://patchwork.dpdk.org/project/dpdk/cover/20230830155927.3566-1-syalavarthi@marvell.com/",
        "msgid": "<20230830155927.3566-1-syalavarthi@marvell.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20230830155927.3566-1-syalavarthi@marvell.com",
        "date": "2023-08-30T15:58:50",
        "name": "[v1,00/34] Implemenation of revised ml/cnxk driver",
        "mbox": "http://patchwork.dpdk.org/project/dpdk/cover/20230830155927.3566-1-syalavarthi@marvell.com/mbox/"
    },
    "patches": [
        {
            "id": 130882,
            "url": "http://patchwork.dpdk.org/api/patches/130882/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-2-syalavarthi@marvell.com/",
            "msgid": "<20230830155927.3566-2-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230830155927.3566-2-syalavarthi@marvell.com",
            "date": "2023-08-30T15:58:51",
            "name": "[v1,01/34] ml/cnxk: drop support for register polling",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-2-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 130883,
            "url": "http://patchwork.dpdk.org/api/patches/130883/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-3-syalavarthi@marvell.com/",
            "msgid": "<20230830155927.3566-3-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230830155927.3566-3-syalavarthi@marvell.com",
            "date": "2023-08-30T15:58:52",
            "name": "[v1,02/34] ml/cnxk: drop use of RTE API for firmware read",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-3-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 130884,
            "url": "http://patchwork.dpdk.org/api/patches/130884/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-4-syalavarthi@marvell.com/",
            "msgid": "<20230830155927.3566-4-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230830155927.3566-4-syalavarthi@marvell.com",
            "date": "2023-08-30T15:58:53",
            "name": "[v1,03/34] ml/cnxk: add generic cnxk device structure",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-4-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 130885,
            "url": "http://patchwork.dpdk.org/api/patches/130885/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-5-syalavarthi@marvell.com/",
            "msgid": "<20230830155927.3566-5-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230830155927.3566-5-syalavarthi@marvell.com",
            "date": "2023-08-30T15:58:54",
            "name": "[v1,04/34] ml/cnxk: add generic model and layer structures",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-5-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 130887,
            "url": "http://patchwork.dpdk.org/api/patches/130887/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-6-syalavarthi@marvell.com/",
            "msgid": "<20230830155927.3566-6-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230830155927.3566-6-syalavarthi@marvell.com",
            "date": "2023-08-30T15:58:55",
            "name": "[v1,05/34] ml/cnxk: add generic cnxk request structure",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-6-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 130888,
            "url": "http://patchwork.dpdk.org/api/patches/130888/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-7-syalavarthi@marvell.com/",
            "msgid": "<20230830155927.3566-7-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230830155927.3566-7-syalavarthi@marvell.com",
            "date": "2023-08-30T15:58:56",
            "name": "[v1,06/34] ml/cnxk: add generic cnxk xstats structures",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-7-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 130890,
            "url": "http://patchwork.dpdk.org/api/patches/130890/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-8-syalavarthi@marvell.com/",
            "msgid": "<20230830155927.3566-8-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230830155927.3566-8-syalavarthi@marvell.com",
            "date": "2023-08-30T15:58:57",
            "name": "[v1,07/34] ml/cnxk: rename cnxk ops function pointers struct",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-8-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 130886,
            "url": "http://patchwork.dpdk.org/api/patches/130886/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-9-syalavarthi@marvell.com/",
            "msgid": "<20230830155927.3566-9-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230830155927.3566-9-syalavarthi@marvell.com",
            "date": "2023-08-30T15:58:58",
            "name": "[v1,08/34] ml/cnxk: update device handling functions",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-9-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 130892,
            "url": "http://patchwork.dpdk.org/api/patches/130892/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-10-syalavarthi@marvell.com/",
            "msgid": "<20230830155927.3566-10-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230830155927.3566-10-syalavarthi@marvell.com",
            "date": "2023-08-30T15:58:59",
            "name": "[v1,09/34] ml/cnxk: update queue-pair handling functions",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-10-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 130889,
            "url": "http://patchwork.dpdk.org/api/patches/130889/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-11-syalavarthi@marvell.com/",
            "msgid": "<20230830155927.3566-11-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230830155927.3566-11-syalavarthi@marvell.com",
            "date": "2023-08-30T15:59:00",
            "name": "[v1,10/34] ml/cnxk: update model load and unload functions",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-11-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 130894,
            "url": "http://patchwork.dpdk.org/api/patches/130894/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-12-syalavarthi@marvell.com/",
            "msgid": "<20230830155927.3566-12-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230830155927.3566-12-syalavarthi@marvell.com",
            "date": "2023-08-30T15:59:01",
            "name": "[v1,11/34] ml/cnxk: update model start and stop functions",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-12-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 130891,
            "url": "http://patchwork.dpdk.org/api/patches/130891/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-13-syalavarthi@marvell.com/",
            "msgid": "<20230830155927.3566-13-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230830155927.3566-13-syalavarthi@marvell.com",
            "date": "2023-08-30T15:59:02",
            "name": "[v1,12/34] ml/cnxk: update model utility functions",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-13-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 130893,
            "url": "http://patchwork.dpdk.org/api/patches/130893/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-14-syalavarthi@marvell.com/",
            "msgid": "<20230830155927.3566-14-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230830155927.3566-14-syalavarthi@marvell.com",
            "date": "2023-08-30T15:59:03",
            "name": "[v1,13/34] ml/cnxk: update data quantization functions",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-14-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 130895,
            "url": "http://patchwork.dpdk.org/api/patches/130895/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-15-syalavarthi@marvell.com/",
            "msgid": "<20230830155927.3566-15-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230830155927.3566-15-syalavarthi@marvell.com",
            "date": "2023-08-30T15:59:04",
            "name": "[v1,14/34] ml/cnxk: update device debug functions",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-15-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 130896,
            "url": "http://patchwork.dpdk.org/api/patches/130896/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-16-syalavarthi@marvell.com/",
            "msgid": "<20230830155927.3566-16-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230830155927.3566-16-syalavarthi@marvell.com",
            "date": "2023-08-30T15:59:05",
            "name": "[v1,15/34] ml/cnxk: update device stats functions",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-16-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 130897,
            "url": "http://patchwork.dpdk.org/api/patches/130897/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-17-syalavarthi@marvell.com/",
            "msgid": "<20230830155927.3566-17-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230830155927.3566-17-syalavarthi@marvell.com",
            "date": "2023-08-30T15:59:06",
            "name": "[v1,16/34] ml/cnxk: update device and model xstats functions",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-17-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 130898,
            "url": "http://patchwork.dpdk.org/api/patches/130898/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-18-syalavarthi@marvell.com/",
            "msgid": "<20230830155927.3566-18-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230830155927.3566-18-syalavarthi@marvell.com",
            "date": "2023-08-30T15:59:07",
            "name": "[v1,17/34] ml/cnxk: update fast path functions",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-18-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 130900,
            "url": "http://patchwork.dpdk.org/api/patches/130900/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-19-syalavarthi@marvell.com/",
            "msgid": "<20230830155927.3566-19-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230830155927.3566-19-syalavarthi@marvell.com",
            "date": "2023-08-30T15:59:08",
            "name": "[v1,18/34] ml/cnxk: move error handling to cnxk layer",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-19-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 130902,
            "url": "http://patchwork.dpdk.org/api/patches/130902/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-20-syalavarthi@marvell.com/",
            "msgid": "<20230830155927.3566-20-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230830155927.3566-20-syalavarthi@marvell.com",
            "date": "2023-08-30T15:59:09",
            "name": "[v1,19/34] ml/cnxk: support config and close of tvmdp library",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-20-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 130904,
            "url": "http://patchwork.dpdk.org/api/patches/130904/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-21-syalavarthi@marvell.com/",
            "msgid": "<20230830155927.3566-21-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230830155927.3566-21-syalavarthi@marvell.com",
            "date": "2023-08-30T15:59:10",
            "name": "[v1,20/34] ml/cnxk: add structures to support TVM model type",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-21-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 130899,
            "url": "http://patchwork.dpdk.org/api/patches/130899/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-22-syalavarthi@marvell.com/",
            "msgid": "<20230830155927.3566-22-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230830155927.3566-22-syalavarthi@marvell.com",
            "date": "2023-08-30T15:59:11",
            "name": "[v1,21/34] ml/cnxk: add support for identify model type",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-22-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 130906,
            "url": "http://patchwork.dpdk.org/api/patches/130906/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-23-syalavarthi@marvell.com/",
            "msgid": "<20230830155927.3566-23-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230830155927.3566-23-syalavarthi@marvell.com",
            "date": "2023-08-30T15:59:12",
            "name": "[v1,22/34] ml/cnxk: add support to parse TVM model objects",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-23-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 130901,
            "url": "http://patchwork.dpdk.org/api/patches/130901/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-24-syalavarthi@marvell.com/",
            "msgid": "<20230830155927.3566-24-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230830155927.3566-24-syalavarthi@marvell.com",
            "date": "2023-08-30T15:59:13",
            "name": "[v1,23/34] ml/cnxk: fetch layer info and load TVM model",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-24-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 130903,
            "url": "http://patchwork.dpdk.org/api/patches/130903/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-25-syalavarthi@marvell.com/",
            "msgid": "<20230830155927.3566-25-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230830155927.3566-25-syalavarthi@marvell.com",
            "date": "2023-08-30T15:59:14",
            "name": "[v1,24/34] ml/cnxk: update internal info for TVM model",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-25-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 130905,
            "url": "http://patchwork.dpdk.org/api/patches/130905/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-26-syalavarthi@marvell.com/",
            "msgid": "<20230830155927.3566-26-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230830155927.3566-26-syalavarthi@marvell.com",
            "date": "2023-08-30T15:59:15",
            "name": "[v1,25/34] ml/cnxk: enable model unload in tvmdp library",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-26-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 130907,
            "url": "http://patchwork.dpdk.org/api/patches/130907/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-27-syalavarthi@marvell.com/",
            "msgid": "<20230830155927.3566-27-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230830155927.3566-27-syalavarthi@marvell.com",
            "date": "2023-08-30T15:59:16",
            "name": "[v1,26/34] ml/cnxk: support start and stop for TVM models",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-27-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 130908,
            "url": "http://patchwork.dpdk.org/api/patches/130908/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-28-syalavarthi@marvell.com/",
            "msgid": "<20230830155927.3566-28-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230830155927.3566-28-syalavarthi@marvell.com",
            "date": "2023-08-30T15:59:17",
            "name": "[v1,27/34] ml/cnxk: update internal TVM model info structure",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-28-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 130909,
            "url": "http://patchwork.dpdk.org/api/patches/130909/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-29-syalavarthi@marvell.com/",
            "msgid": "<20230830155927.3566-29-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230830155927.3566-29-syalavarthi@marvell.com",
            "date": "2023-08-30T15:59:18",
            "name": "[v1,28/34] ml/cnxk: support device dump for TVM models",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-29-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 130911,
            "url": "http://patchwork.dpdk.org/api/patches/130911/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-30-syalavarthi@marvell.com/",
            "msgid": "<20230830155927.3566-30-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230830155927.3566-30-syalavarthi@marvell.com",
            "date": "2023-08-30T15:59:19",
            "name": "[v1,29/34] ml/cnxk: enable reporting model runtime as xstats",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-30-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 130914,
            "url": "http://patchwork.dpdk.org/api/patches/130914/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-31-syalavarthi@marvell.com/",
            "msgid": "<20230830155927.3566-31-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230830155927.3566-31-syalavarthi@marvell.com",
            "date": "2023-08-30T15:59:20",
            "name": "[v1,30/34] ml/cnxk: implement I/O alloc and free callbacks",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-31-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 130910,
            "url": "http://patchwork.dpdk.org/api/patches/130910/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-32-syalavarthi@marvell.com/",
            "msgid": "<20230830155927.3566-32-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230830155927.3566-32-syalavarthi@marvell.com",
            "date": "2023-08-30T15:59:21",
            "name": "[v1,31/34] ml/cnxk: add generic ML malloc and free callback",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-32-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 130912,
            "url": "http://patchwork.dpdk.org/api/patches/130912/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-33-syalavarthi@marvell.com/",
            "msgid": "<20230830155927.3566-33-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230830155927.3566-33-syalavarthi@marvell.com",
            "date": "2023-08-30T15:59:22",
            "name": "[v1,32/34] ml/cnxk: support quantize and dequantize callback",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-33-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 130915,
            "url": "http://patchwork.dpdk.org/api/patches/130915/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-34-syalavarthi@marvell.com/",
            "msgid": "<20230830155927.3566-34-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230830155927.3566-34-syalavarthi@marvell.com",
            "date": "2023-08-30T15:59:23",
            "name": "[v1,33/34] ml/cnxk: enable fast-path ops for TVM models",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-34-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 130916,
            "url": "http://patchwork.dpdk.org/api/patches/130916/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-35-syalavarthi@marvell.com/",
            "msgid": "<20230830155927.3566-35-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230830155927.3566-35-syalavarthi@marvell.com",
            "date": "2023-08-30T15:59:24",
            "name": "[v1,34/34] ml/cnxk: enable creation of mvtvm virtual device",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230830155927.3566-35-syalavarthi@marvell.com/mbox/"
        }
    ]
}