get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 109836,
    "url": "https://patches.dpdk.org/api/patches/109836/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/20220419154614.476154-1-kevinx.liu@intel.com/",
    "project": {
        "id": 1,
        "url": "https://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": ""
    },
    "msgid": "<20220419154614.476154-1-kevinx.liu@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20220419154614.476154-1-kevinx.liu@intel.com",
    "date": "2022-04-19T15:45:51",
    "name": "[v4,00/23] complete common VF features for DCF",
    "commit_ref": null,
    "pull_url": null,
    "state": null,
    "archived": false,
    "hash": null,
    "submitter": {
        "id": 2440,
        "url": "https://patches.dpdk.org/api/people/2440/?format=api",
        "name": "Kevin Liu",
        "email": "kevinx.liu@intel.com"
    },
    "delegate": null,
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/20220419154614.476154-1-kevinx.liu@intel.com/mbox/",
    "series": [],
    "comments": "https://patches.dpdk.org/api/patches/109836/comments/",
    "check": "pending",
    "checks": "https://patches.dpdk.org/api/patches/109836/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 828CAA00C3;\n\tTue, 19 Apr 2022 09:47:25 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 6CA1040687;\n\tTue, 19 Apr 2022 09:47:25 +0200 (CEST)",
            "from mga17.intel.com (mga17.intel.com [192.55.52.151])\n by mails.dpdk.org (Postfix) with ESMTP id D326240150\n for <dev@dpdk.org>; Tue, 19 Apr 2022 09:47:23 +0200 (CEST)",
            "from orsmga008.jf.intel.com ([10.7.209.65])\n by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 19 Apr 2022 00:47:22 -0700",
            "from intel-cd-odc-kevin.cd.intel.com ([10.240.178.195])\n by orsmga008-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 19 Apr 2022 00:47:19 -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=1650354444; x=1681890444;\n h=from:to:cc:subject:date:message-id:in-reply-to:\n references:mime-version:content-transfer-encoding;\n bh=eysvbnU7+FTzKUfOsXfliWC2+bTOJiAVzZ/zY7YlCl0=;\n b=nQyW03NEB5MkTL7COcEK6Az8AI7b41UqnAz80VE/yNumiadI9co87Dx5\n Nsu585ww5i3jynTjod76j/6mg/+PuoTbyB9uGUVGoTzJGlqu9oxeaWGfy\n ntc2xz95pfplH88v+EuEs7tA0uneZqOUhmLzAiGXxY2+vqvq/5bAIgDXY\n AYI5jn7S3wxVpARa9qYmDAkXL1tw8q0HbLjCOPW/BWB5vVtnE2WX8BKkC\n QX3thyVyvOPFWwaywrKqV4FVl0Wh7aS08cD2+yw37ijKKTVrsXXYznO/q\n TAP9s+Q8T05/KH6IVfkX88DQImlxpu1kgovN9+RW4DMrDeN+Skesqc+74 Q==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6400,9594,10321\"; a=\"244288476\"",
            "E=Sophos;i=\"5.90,272,1643702400\"; d=\"scan'208\";a=\"244288476\"",
            "E=Sophos;i=\"5.90,272,1643702400\"; d=\"scan'208\";a=\"575971534\""
        ],
        "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 Kevin Liu <kevinx.liu@intel.com>",
        "Subject": "[PATCH v4 00/23] complete common VF features for DCF",
        "Date": "Tue, 19 Apr 2022 15:45:51 +0000",
        "Message-Id": "<20220419154614.476154-1-kevinx.liu@intel.com>",
        "X-Mailer": "git-send-email 2.33.1",
        "In-Reply-To": "<20220413171030.2231163-1-kevinx.liu@intel.com>",
        "References": "<20220413171030.2231163-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": "The DCF PMD support the below dev ops,\ndev_supported_ptypes_get\ndev_link_update\nxstats_get\nxstats_get_names\nxstats_reset\npromiscuous_enable\npromiscuous_disable\nallmulticast_enable\nallmulticast_disable\nmac_addr_add\nmac_addr_remove\nset_mc_addr_list\nvlan_filter_set\nvlan_offload_set\nmac_addr_set\nreta_update\nreta_query\nrss_hash_update\nrss_hash_conf_get\nrxq_info_get\ntxq_info_get\nmtu_set\ntx_done_cleanup\nget_monitor_addr\n\nv4:\n* remove patch:\n\t1.testpmd: force flow flush\n\t2.net/ice: fix DCF ACL flow engine\n\t3.net/ice: fix DCF reset\n* add patch:\n\t1.net/ice: add extended stats\n\t2.net/ice: support queue information getting\n\t3.net/ice: implement power management\n\t4.doc: update for ice DCF datapath configuration\n\nv3:\n* remove patch:\n\t1.net/ice/base: add VXLAN support for switch filter\n\t2.net/ice: add VXLAN support for switch filter\n\t3.common/iavf: support flushing rules and reporting DCF id\n\t4.net/ice/base: fix ethertype filter input set\n\t5.net/ice/base: support IPv6 GRE UDP pattern\n\t6.net/ice/base: support new patterns of TCP and UDP\n\t7.net/ice: support new patterns of TCP and UDP\n\t8.net/ice/base: support IPv4 GRE tunnel\n\t9.net/ice: support IPv4 GRE raw pattern type\n\t10.net/ice/base: update Profile ID table for VXLAN\n\t11.net/ice/base: update Protocol ID table to match DVM DDP\n\nv2:\n* remove patch:\n\t1.net/iavf: support checking if device is an MDCF instance\n\t2.net/ice: support MDCF(multi-DCF) instance\n\t3.net/ice/base: support custom DDP buildin recipe\n\t4.net/ice: support buildin recipe configuration\n\t5.net/ice/base: support custom ddp package version\n\t6.net/ice: disable ACL function for MDCF instance\n\nAlvin Zhang (6):\n  net/ice: support dcf promisc configuration\n  net/ice: support dcf VLAN filter and offload configuration\n  net/ice: support DCF new VLAN capabilities\n  net/ice: support IPv6 NVGRE tunnel\n  net/ice: support new pattern of IPv4\n  net/ice: treat unknown package as OS default package\n\nDapeng Yu (1):\n  net/ice: enable CVL DCF device reset API\n\nJie Wang (2):\n  net/ice: add ops MTU-SET to dcf\n  net/ice: add ops dev-supported-ptypes-get to dcf\n\nKevin Liu (6):\n  net/ice: support dcf MAC configuration\n  net/ice: add enable/disable queues for DCF large VF\n  net/ice: add extended stats\n  net/ice: support queue information getting\n  net/ice: implement power management\n  doc: update for ice DCF datapath configuration\n\nRobin Zhang (1):\n  net/ice: cleanup Tx buffers\n\nSteve Yang (7):\n  net/ice: enable RSS RETA ops for DCF hardware\n  net/ice: enable RSS HASH ops for DCF hardware\n  net/ice: handle virtchnl event message without interrupt\n  net/ice: add DCF request queues function\n  net/ice: negotiate large VF and request more queues\n  net/ice: enable multiple queues configurations for large VF\n  net/ice: enable IRQ mapping configuration for large VF\n\n doc/guides/nics/features/ice_dcf.ini |  15 +\n drivers/net/ice/ice_dcf.c            | 375 +++++++++-\n drivers/net/ice/ice_dcf.h            |  52 +-\n drivers/net/ice/ice_dcf_ethdev.c     | 986 +++++++++++++++++++++++++--\n drivers/net/ice/ice_dcf_ethdev.h     |  14 +\n drivers/net/ice/ice_ethdev.c         |  13 +-\n drivers/net/ice/ice_switch_filter.c  |   8 +\n 7 files changed, 1375 insertions(+), 88 deletions(-)",
    "diff": null,
    "prefixes": [
        "v4",
        "00/23"
    ]
}