get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 98544,
    "url": "http://patches.dpdk.org/api/patches/98544/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210910130548.127017-6-miao.li@intel.com/",
    "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": ""
    },
    "msgid": "<20210910130548.127017-6-miao.li@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20210910130548.127017-6-miao.li@intel.com",
    "date": "2021-09-10T13:05:48",
    "name": "[5/5] examples/l3fwd-power: support virtio/vhost",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "bd4d73c5e5ec41f1c415778aefe30083635ceba3",
    "submitter": {
        "id": 2220,
        "url": "http://patches.dpdk.org/api/people/2220/?format=api",
        "name": "Li, Miao",
        "email": "miao.li@intel.com"
    },
    "delegate": {
        "id": 2642,
        "url": "http://patches.dpdk.org/api/users/2642/?format=api",
        "username": "mcoquelin",
        "first_name": "Maxime",
        "last_name": "Coquelin",
        "email": "maxime.coquelin@redhat.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210910130548.127017-6-miao.li@intel.com/mbox/",
    "series": [
        {
            "id": 18818,
            "url": "http://patches.dpdk.org/api/series/18818/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=18818",
            "date": "2021-09-10T13:05:43",
            "name": "CPU Enabling: Implement rte_power_monitor API in virtio/vhost PMD",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/18818/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/98544/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/98544/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 D838CA0547;\n\tFri, 10 Sep 2021 07:04:16 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id BDB7B4113A;\n\tFri, 10 Sep 2021 07:04:01 +0200 (CEST)",
            "from mga18.intel.com (mga18.intel.com [134.134.136.126])\n by mails.dpdk.org (Postfix) with ESMTP id AE0A340DFD\n for <dev@dpdk.org>; Fri, 10 Sep 2021 07:04:00 +0200 (CEST)",
            "from fmsmga002.fm.intel.com ([10.253.24.26])\n by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 09 Sep 2021 22:04:00 -0700",
            "from limiao-icelake.sh.intel.com ([10.67.115.199])\n by fmsmga002.fm.intel.com with ESMTP; 09 Sep 2021 22:03:59 -0700"
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6200,9189,10102\"; a=\"208102029\"",
            "E=Sophos;i=\"5.85,282,1624345200\"; d=\"scan'208\";a=\"208102029\"",
            "E=Sophos;i=\"5.85,282,1624345200\"; d=\"scan'208\";a=\"549003948\""
        ],
        "X-ExtLoop1": "1",
        "From": "Miao Li <miao.li@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "chenbo.xia@intel.com,\n\tmaxime.coquelin@redhat.com,\n\tmiao.li@intel.com",
        "Date": "Fri, 10 Sep 2021 13:05:48 +0000",
        "Message-Id": "<20210910130548.127017-6-miao.li@intel.com>",
        "X-Mailer": "git-send-email 2.25.1",
        "In-Reply-To": "<20210910130548.127017-1-miao.li@intel.com>",
        "References": "<20210910130548.127017-1-miao.li@intel.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH 5/5] examples/l3fwd-power: support virtio/vhost",
        "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",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "This patch adds two command line arguments which will be needed when using\nvirtio/vhost vdev. One argument sets rx offloads capabilities\nDEV_RX_OFFLOAD_VLAN_STRIP. The other argument sets DCB, PSS and VMDQ off\nfor RX side.\n\nSigned-off-by: Miao Li <miao.li@intel.com>\n---\n examples/l3fwd-power/main.c | 15 +++++++++++++++\n 1 file changed, 15 insertions(+)",
    "diff": "diff --git a/examples/l3fwd-power/main.c b/examples/l3fwd-power/main.c\nindex aa7b8db44a..4e28008578 100644\n--- a/examples/l3fwd-power/main.c\n+++ b/examples/l3fwd-power/main.c\n@@ -1811,6 +1811,8 @@ parse_args(int argc, char **argv)\n \t\t{\"high-perf-cores\", 1, 0, 0},\n \t\t{\"no-numa\", 0, 0, 0},\n \t\t{\"enable-jumbo\", 0, 0, 0},\n+\t\t{\"vlan-strip\", 0, 0, 0},\n+\t\t{\"rx-none\", 0, 0, 0},\n \t\t{CMD_LINE_OPT_EMPTY_POLL, 1, 0, 0},\n \t\t{CMD_LINE_OPT_PARSE_PTYPE, 0, 0, 0},\n \t\t{CMD_LINE_OPT_LEGACY, 0, 0, 0},\n@@ -1986,6 +1988,19 @@ parse_args(int argc, char **argv)\n \t\t\t\t(unsigned int)port_conf.rxmode.max_rx_pkt_len);\n \t\t\t}\n \n+\t\t\tif (!strncmp(lgopts[option_index].name,\n+\t\t\t\t\t\"vlan-strip\", 10)) {\n+\t\t\t\tprintf(\"set vlan strip\\n\");\n+\t\t\t\tport_conf.rxmode.offloads =\n+\t\t\t\t\t\tDEV_RX_OFFLOAD_VLAN_STRIP;\n+\t\t\t}\n+\n+\t\t\tif (!strncmp(lgopts[option_index].name,\n+\t\t\t\t\t\"rx-none\", 7)) {\n+\t\t\t\tprintf(\"none of DCB,RSS or VMDQ mode\\n\");\n+\t\t\t\tport_conf.rxmode.mq_mode = ETH_MQ_RX_NONE;\n+\t\t\t}\n+\n \t\t\tif (!strncmp(lgopts[option_index].name,\n \t\t\t\t     CMD_LINE_OPT_PARSE_PTYPE,\n \t\t\t\t     sizeof(CMD_LINE_OPT_PARSE_PTYPE))) {\n",
    "prefixes": [
        "5/5"
    ]
}