Show a cover letter.

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

{
    "id": 129414,
    "url": "http://patchwork.dpdk.org/api/covers/129414/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/cover/20230710071515.3143533-1-zhirun.yan@intel.com/",
    "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": ""
    },
    "msgid": "<20230710071515.3143533-1-zhirun.yan@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20230710071515.3143533-1-zhirun.yan@intel.com",
    "date": "2023-07-10T07:15:13",
    "name": "[v4,0/2] fix graph issues",
    "submitter": {
        "id": 1154,
        "url": "http://patchwork.dpdk.org/api/people/1154/?format=api",
        "name": "Yan, Zhirun",
        "email": "zhirun.yan@intel.com"
    },
    "mbox": "http://patchwork.dpdk.org/project/dpdk/cover/20230710071515.3143533-1-zhirun.yan@intel.com/mbox/",
    "series": [
        {
            "id": 28883,
            "url": "http://patchwork.dpdk.org/api/series/28883/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=28883",
            "date": "2023-07-10T07:15:13",
            "name": "fix graph issues",
            "version": 4,
            "mbox": "http://patchwork.dpdk.org/series/28883/mbox/"
        }
    ],
    "comments": "http://patchwork.dpdk.org/api/covers/129414/comments/",
    "headers": {
        "Return-Path": "<dev-bounces@dpdk.org>",
        "X-Original-To": "patchwork@inbox.dpdk.org",
        "Delivered-To": "patchwork@inbox.dpdk.org",
        "Received": [
            "from mails.dpdk.org (mails.dpdk.org [217.70.189.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id 5A99442E38;\n\tMon, 10 Jul 2023 09:38:57 +0200 (CEST)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 4483941611;\n\tMon, 10 Jul 2023 09:38:57 +0200 (CEST)",
            "from mga14.intel.com (mga14.intel.com [192.55.52.115])\n by mails.dpdk.org (Postfix) with ESMTP id E758E410EF\n for <dev@dpdk.org>; Mon, 10 Jul 2023 09:38:55 +0200 (CEST)",
            "from fmsmga004.fm.intel.com ([10.253.24.48])\n by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 10 Jul 2023 00:38:54 -0700",
            "from dpdk-zhirun-lmm.sh.intel.com ([10.67.119.138])\n by fmsmga004.fm.intel.com with ESMTP; 10 Jul 2023 00:38:53 -0700"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple;\n d=intel.com; i=@intel.com; q=dns/txt; s=Intel;\n t=1688974736; x=1720510736;\n h=from:to:cc:subject:date:message-id:in-reply-to:\n references:mime-version:content-transfer-encoding;\n bh=copYIPwHobkHNF21VMf9MQkn+rl+zEiq46lxb3HXgPQ=;\n b=Ru/kXgKn2l1Wc9rijtBxjRfwWdBUkkccFLHpIdPVZvI65jJaG7TsWIe7\n NxynV2+rOqxM89ySW/gMvFZbtgPFRfVLgY4dE5z9ag3ffh0TSUv67yiqI\n 5E5j0L5Shqerkqe3d3aQPLjtIrt6aIgo3bn7kQaweKfsY0gFnI+9jKw9v\n c3GhZh888DVfIdERHD9C1NHcXscsaZXwP/eG+ALTvy+6LE8nsIs5W+xmT\n q/xznokSEteEQrrzCndq9qzJhfdZE2ukN56zIoeniwKKYdIXlcQR1ubeb\n X10s33zQcYzk2OIRqCFVj6KNyh8BGBgGI+sOwiPgbYz3vWJ10Tl5zQdoP Q==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6600,9927,10766\"; a=\"364314487\"",
            "E=Sophos;i=\"6.01,194,1684825200\"; d=\"scan'208\";a=\"364314487\"",
            "E=McAfee;i=\"6600,9927,10766\"; a=\"790696491\"",
            "E=Sophos;i=\"6.01,194,1684825200\"; d=\"scan'208\";a=\"790696491\""
        ],
        "X-ExtLoop1": "1",
        "From": "Zhirun Yan <zhirun.yan@intel.com>",
        "To": "dev@dpdk.org, jerinj@marvell.com, kirankumark@marvell.com,\n ndabilpuram@marvell.com",
        "Cc": "qi.fu@intel.com,\n\tZhirun Yan <zhirun.yan@intel.com>",
        "Subject": "[PATCH v4 0/2] fix graph issues",
        "Date": "Mon, 10 Jul 2023 15:15:13 +0800",
        "Message-Id": "<20230710071515.3143533-1-zhirun.yan@intel.com>",
        "X-Mailer": "git-send-email 2.37.2",
        "In-Reply-To": "<20230705015633.1465235-1-zhirun.yan@intel.com>",
        "References": "<20230705015633.1465235-1-zhirun.yan@intel.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.29",
        "Precedence": "list",
        "List-Id": "DPDK patches and discussions <dev.dpdk.org>",
        "List-Unsubscribe": "<https://mails.dpdk.org/options/dev>,\n <mailto:dev-request@dpdk.org?subject=unsubscribe>",
        "List-Archive": "<http://mails.dpdk.org/archives/dev/>",
        "List-Post": "<mailto:dev@dpdk.org>",
        "List-Help": "<mailto:dev-request@dpdk.org?subject=help>",
        "List-Subscribe": "<https://mails.dpdk.org/listinfo/dev>,\n <mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org"
    },
    "content": "Fix graph clone issue in functional test.\nCorrect graph model check in graph core binding.\nUpdate release note for mcore dispatch model.\n\n\nZhirun Yan (2):\n  graph: fix graph functional tests with valid params\n  graph: fix graph model check in core binding\n\n app/test/test_graph.c                  | 17 +++++++++++++----\n doc/guides/rel_notes/release_23_07.rst | 10 ++++++++++\n lib/graph/graph.c                      |  2 +-\n 3 files changed, 24 insertions(+), 5 deletions(-)"
}