get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

GET /api/patches/109638/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 109638,
    "url": "http://patchwork.dpdk.org/api/patches/109638/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20220413160932.2074781-5-kevinx.liu@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": "<20220413160932.2074781-5-kevinx.liu@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20220413160932.2074781-5-kevinx.liu@intel.com",
    "date": "2022-04-13T16:09:03",
    "name": "[v2,04/33] net/ice: add ops MTU-SET to dcf",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "9163cfc571a8609c9b8644dfc7278630ae27770b",
    "submitter": {
        "id": 2440,
        "url": "http://patchwork.dpdk.org/api/people/2440/?format=api",
        "name": "Kevin Liu",
        "email": "kevinx.liu@intel.com"
    },
    "delegate": null,
    "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20220413160932.2074781-5-kevinx.liu@intel.com/mbox/",
    "series": [
        {
            "id": 22497,
            "url": "http://patchwork.dpdk.org/api/series/22497/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=22497",
            "date": "2022-04-13T16:08:59",
            "name": "support full function of DCF",
            "version": 2,
            "mbox": "http://patchwork.dpdk.org/series/22497/mbox/"
        }
    ],
    "comments": "http://patchwork.dpdk.org/api/patches/109638/comments/",
    "check": "success",
    "checks": "http://patchwork.dpdk.org/api/patches/109638/checks/",
    "tags": {},
    "related": [],
    "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 08704A0508;\n\tWed, 13 Apr 2022 10:11:05 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 428504280B;\n\tWed, 13 Apr 2022 10:10:54 +0200 (CEST)",
            "from mga17.intel.com (mga17.intel.com [192.55.52.151])\n by mails.dpdk.org (Postfix) with ESMTP id AA36640694\n for <dev@dpdk.org>; Wed, 13 Apr 2022 10:10:51 +0200 (CEST)",
            "from orsmga006.jf.intel.com ([10.7.209.51])\n by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 13 Apr 2022 01:10:50 -0700",
            "from intel-cd-odc-kevin.cd.intel.com ([10.240.178.195])\n by orsmga006-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 13 Apr 2022 01:10:48 -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=1649837451; x=1681373451;\n h=from:to:cc:subject:date:message-id:in-reply-to:\n references:mime-version:content-transfer-encoding;\n bh=uhH6sbpPFSDqWF8L5yx2JMPlQrbIgO+TzDOmyZdVXeM=;\n b=ZQyVv7FEp0s3MZtAjflNN3Eo3gyXa8cgC09eSAFYju9omr506np1F281\n 7uMtOwUVsR6qNKXeXlGBOdK2yCOWnx29fdcln5l+46Ate84OiqEEl3AS7\n D4nmNJimLjJ55wd/HotOK1IpYFIlcyRAtRKDFCdLmkgROM0jDLTGIHRiH\n ME1lOfNr5eJ9Uq0j0OBQcoaiv1ICyYr7IcP37e6l5ZPnAAp9L5uyNVWWF\n XdUV+cW5kJ7zScE+xmMTUYKc7xO5WC3+sXXxw6Dy2Naudv06GKD6jaeGE\n GMUjkhXQ3RJlsQOdacEn+rEbBsTOBMrlbhfdUwPGzXNpnzZ4Vkq8nitdn Q==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6400,9594,10315\"; a=\"243189055\"",
            "E=Sophos;i=\"5.90,256,1643702400\"; d=\"scan'208\";a=\"243189055\"",
            "E=Sophos;i=\"5.90,256,1643702400\"; d=\"scan'208\";a=\"526847531\""
        ],
        "From": "Kevin Liu <kevinx.liu@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "qiming.yang@intel.com, qi.z.zhang@intel.com, stevex.yang@intel.com,\n Jie Wang <jie1x.wang@intel.com>, Kevin Liu <kevinx.liu@intel.com>",
        "Subject": "[PATCH v2 04/33] net/ice: add ops MTU-SET to dcf",
        "Date": "Wed, 13 Apr 2022 16:09:03 +0000",
        "Message-Id": "<20220413160932.2074781-5-kevinx.liu@intel.com>",
        "X-Mailer": "git-send-email 2.33.1",
        "In-Reply-To": "<20220413160932.2074781-1-kevinx.liu@intel.com>",
        "References": "<20220407105706.18889-1-kevinx.liu@intel.com>\n <20220413160932.2074781-1-kevinx.liu@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": "From: Jie Wang <jie1x.wang@intel.com>\n\nadd API \"mtu_set\" to dcf, and it can configure the port mtu through\ncmdline.\n\nSigned-off-by: Jie Wang <jie1x.wang@intel.com>\nSigned-off-by: Kevin Liu <kevinx.liu@intel.com>\n---\n drivers/net/ice/ice_dcf_ethdev.c | 14 ++++++++++++++\n drivers/net/ice/ice_dcf_ethdev.h |  6 ++++++\n 2 files changed, 20 insertions(+)",
    "diff": "diff --git a/drivers/net/ice/ice_dcf_ethdev.c b/drivers/net/ice/ice_dcf_ethdev.c\nindex d8b5961514..06d752fd61 100644\n--- a/drivers/net/ice/ice_dcf_ethdev.c\n+++ b/drivers/net/ice/ice_dcf_ethdev.c\n@@ -1081,6 +1081,19 @@ ice_dcf_link_update(struct rte_eth_dev *dev,\n \treturn rte_eth_linkstatus_set(dev, &new_link);\n }\n \n+static int\n+ice_dcf_dev_mtu_set(struct rte_eth_dev *dev, uint16_t mtu __rte_unused)\n+{\n+\t/* mtu setting is forbidden if port is start */\n+\tif (dev->data->dev_started != 0) {\n+\t\tPMD_DRV_LOG(ERR, \"port %d must be stopped before configuration\",\n+\t\t\t    dev->data->port_id);\n+\t\treturn -EBUSY;\n+\t}\n+\n+\treturn 0;\n+}\n+\n bool\n ice_dcf_adminq_need_retry(struct ice_adapter *ad)\n {\n@@ -1236,6 +1249,7 @@ static const struct eth_dev_ops ice_dcf_eth_dev_ops = {\n \t.rss_hash_update         = ice_dcf_dev_rss_hash_update,\n \t.rss_hash_conf_get       = ice_dcf_dev_rss_hash_conf_get,\n \t.tx_done_cleanup         = ice_tx_done_cleanup,\n+\t.mtu_set                 = ice_dcf_dev_mtu_set,\n };\n \n static int\ndiff --git a/drivers/net/ice/ice_dcf_ethdev.h b/drivers/net/ice/ice_dcf_ethdev.h\nindex 11a1305038..f2faf26f58 100644\n--- a/drivers/net/ice/ice_dcf_ethdev.h\n+++ b/drivers/net/ice/ice_dcf_ethdev.h\n@@ -15,6 +15,12 @@\n \n #define ICE_DCF_MAX_RINGS  1\n \n+#define ICE_DCF_FRAME_SIZE_MAX       9728\n+#define ICE_DCF_VLAN_TAG_SIZE               4\n+#define ICE_DCF_ETH_OVERHEAD \\\n+\t(RTE_ETHER_HDR_LEN + RTE_ETHER_CRC_LEN + ICE_DCF_VLAN_TAG_SIZE * 2)\n+#define ICE_DCF_ETH_MAX_LEN (RTE_ETHER_MTU + ICE_DCF_ETH_OVERHEAD)\n+\n struct ice_dcf_queue {\n \tuint64_t dummy;\n };\n",
    "prefixes": [
        "v2",
        "04/33"
    ]
}