get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 94785,
    "url": "https://patches.dpdk.org/api/patches/94785/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/1624487698-31136-10-git-send-email-jizh@linux.microsoft.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": "<1624487698-31136-10-git-send-email-jizh@linux.microsoft.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1624487698-31136-10-git-send-email-jizh@linux.microsoft.com",
    "date": "2021-06-23T22:34:58",
    "name": "[v14,9/9] app/testpmd: enable building testpmd on Windows",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "72521102d2f107545fbf44f7c856e1ffa4d8919e",
    "submitter": {
        "id": 1934,
        "url": "https://patches.dpdk.org/api/people/1934/?format=api",
        "name": "Jie Zhou",
        "email": "jizh@linux.microsoft.com"
    },
    "delegate": {
        "id": 3961,
        "url": "https://patches.dpdk.org/api/users/3961/?format=api",
        "username": "arybchenko",
        "first_name": "Andrew",
        "last_name": "Rybchenko",
        "email": "andrew.rybchenko@oktetlabs.ru"
    },
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/1624487698-31136-10-git-send-email-jizh@linux.microsoft.com/mbox/",
    "series": [
        {
            "id": 17465,
            "url": "https://patches.dpdk.org/api/series/17465/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=17465",
            "date": "2021-06-23T22:34:50",
            "name": "app/testpmd: enable testpmd on Windows",
            "version": 14,
            "mbox": "https://patches.dpdk.org/series/17465/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/94785/comments/",
    "check": "success",
    "checks": "https://patches.dpdk.org/api/patches/94785/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 7135CA0C41;\n\tThu, 24 Jun 2021 00:35:59 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 09E7E41189;\n\tThu, 24 Jun 2021 00:35:17 +0200 (CEST)",
            "from linux.microsoft.com (linux.microsoft.com [13.77.154.182])\n by mails.dpdk.org (Postfix) with ESMTP id CDF52410DB;\n Thu, 24 Jun 2021 00:35:05 +0200 (CEST)",
            "from\n linuxonhyperv3.guj3yctzbm1etfxqx2vob5hsef.xx.internal.cloudapp.net\n (linux.microsoft.com [13.77.154.182])\n by linux.microsoft.com (Postfix) with ESMTPSA id 1285420B83FA;\n Wed, 23 Jun 2021 15:35:05 -0700 (PDT)"
        ],
        "DKIM-Filter": "OpenDKIM Filter v2.11.0 linux.microsoft.com 1285420B83FA",
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.microsoft.com;\n s=default; t=1624487705;\n bh=xWkazT36UFCyxAE3iXVmIBuSPLG0jko306cLSfOMVuQ=;\n h=From:To:Cc:Subject:Date:In-Reply-To:References:From;\n b=Jo+o3uqbuXn4Ep3nMDnu/NWZ8MOdesZeGtt5Szyy0NAaU1T5ooINYYmH2nwQYjSTn\n rx9GOFQ1vSvuhqn92BibGbc8uoRzrShYRfS+Bezw0l9HnTSv8+cdDElBu4BlGG20pk\n IKUTCPu/66hm/P6+b/+j/c7VNrq17LrqZxTAy5pE=",
        "From": "Jie Zhou <jizh@linux.microsoft.com>",
        "To": "dev@dpdk.org",
        "Cc": "dmitry.kozliuk@gmail.com, xiaoyun.li@intel.com, roretzla@microsoft.com,\n talshn@nvidia.com, pallavi.kadam@intel.com, andrew.rybchenko@oktetlabs.ru,\n thomas@monjalon.net, bruce.richardson@intel.com, ferruh.yigit@intel.com,\n konstantin.ananyev@intel.com, stable@dpdk.org",
        "Date": "Wed, 23 Jun 2021 15:34:58 -0700",
        "Message-Id": "<1624487698-31136-10-git-send-email-jizh@linux.microsoft.com>",
        "X-Mailer": "git-send-email 1.8.3.1",
        "In-Reply-To": "<1624487698-31136-1-git-send-email-jizh@linux.microsoft.com>",
        "References": "<1620241931-28435-1-git-send-email-jizh@linux.microsoft.com>\n <1624487698-31136-1-git-send-email-jizh@linux.microsoft.com>",
        "Subject": "[dpdk-dev] [PATCH v14 9/9] app/testpmd: enable building testpmd on\n Windows",
        "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": "From: Jie Zhou <jizh@microsoft.com>\n\n- Disable unsupported Apps on Windows\n- Enable building of testpmd on Windows\n\nSigned-off-by: Jie Zhou <jizh@microsoft.com>\nSigned-off-by: Jie Zhou <jizh@linux.microsoft.com>\nAcked-by: Tal Shnaiderman <talshn@nvidia.com>\nAcked-by: Dmitry Kozlyuk <dmitry.kozliuk@gmail.com>\n---\n app/meson.build                    | 4 ----\n app/pdump/meson.build              | 6 ++++++\n app/proc-info/meson.build          | 6 ++++++\n app/test-acl/meson.build           | 6 ++++++\n app/test-bbdev/meson.build         | 6 ++++++\n app/test-cmdline/meson.build       | 6 ++++++\n app/test-compress-perf/meson.build | 6 ++++++\n app/test-crypto-perf/meson.build   | 6 ++++++\n app/test-eventdev/meson.build      | 6 ++++++\n app/test-fib/meson.build           | 6 ++++++\n app/test-flow-perf/meson.build     | 6 ++++++\n app/test-pipeline/meson.build      | 6 ++++++\n app/test-regex/meson.build         | 6 ++++++\n app/test-sad/meson.build           | 6 ++++++\n app/test/meson.build               | 6 ++++++\n 15 files changed, 84 insertions(+), 4 deletions(-)",
    "diff": "diff --git a/app/meson.build b/app/meson.build\nindex 35e53861bb..4c6049807c 100644\n--- a/app/meson.build\n+++ b/app/meson.build\n@@ -1,10 +1,6 @@\n # SPDX-License-Identifier: BSD-3-Clause\n # Copyright(c) 2017-2019 Intel Corporation\n \n-if is_windows\n-    subdir_done()\n-endif\n-\n apps = [\n         'pdump',\n         'proc-info',\ndiff --git a/app/pdump/meson.build b/app/pdump/meson.build\nindex 7bb908e047..db1fcadbfe 100644\n--- a/app/pdump/meson.build\n+++ b/app/pdump/meson.build\n@@ -1,5 +1,11 @@\n # SPDX-License-Identifier: BSD-3-Clause\n # Copyright(c) 2018 Intel Corporation\n \n+if is_windows\n+\tbuild = false\n+\treason = 'not supported on Windows'\n+\tsubdir_done()\n+endif\n+\n sources = files('main.c')\n deps += ['ethdev', 'kvargs', 'pdump']\ndiff --git a/app/proc-info/meson.build b/app/proc-info/meson.build\nindex f050c4a9b4..82ed05bb0b 100644\n--- a/app/proc-info/meson.build\n+++ b/app/proc-info/meson.build\n@@ -1,5 +1,11 @@\n # SPDX-License-Identifier: BSD-3-Clause\n # Copyright(c) 2018 Intel Corporation\n \n+if is_windows\n+\tbuild = false\n+\treason = 'not supported on Windows'\n+\tsubdir_done()\n+endif\n+\n sources = files('main.c')\n deps += ['ethdev', 'metrics', 'security']\ndiff --git a/app/test-acl/meson.build b/app/test-acl/meson.build\nindex d5c2581b41..14d36b33e9 100644\n--- a/app/test-acl/meson.build\n+++ b/app/test-acl/meson.build\n@@ -1,5 +1,11 @@\n # SPDX-License-Identifier: BSD-3-Clause\n # Copyright(c) 2019 Intel Corporation\n \n+if is_windows\n+\tbuild = false\n+\treason = 'not supported on Windows'\n+\tsubdir_done()\n+endif\n+\n sources = files('main.c')\n deps += ['acl', 'net']\ndiff --git a/app/test-bbdev/meson.build b/app/test-bbdev/meson.build\nindex 57335641f0..edb9deef84 100644\n--- a/app/test-bbdev/meson.build\n+++ b/app/test-bbdev/meson.build\n@@ -1,6 +1,12 @@\n # SPDX-License-Identifier: BSD-3-Clause\n # Copyright(c) 2018 Intel Corporation\n \n+if is_windows\n+\tbuild = false\n+\treason = 'not supported on Windows'\n+\tsubdir_done()\n+endif\n+\n sources = files(\n         'main.c',\n         'test_bbdev.c',\ndiff --git a/app/test-cmdline/meson.build b/app/test-cmdline/meson.build\nindex 9d0a9aeb6e..0898821200 100644\n--- a/app/test-cmdline/meson.build\n+++ b/app/test-cmdline/meson.build\n@@ -1,5 +1,11 @@\n # SPDX-License-Identifier: BSD-3-Clause\n # Copyright(c) 2019 Intel Corporation\n \n+if is_windows\n+\tbuild = false\n+\treason = 'not supported on Windows'\n+\tsubdir_done()\n+endif\n+\n sources = files('commands.c', 'cmdline_test.c')\n deps += 'cmdline'\ndiff --git a/app/test-compress-perf/meson.build b/app/test-compress-perf/meson.build\nindex 3f79e2da9d..f29c6ee863 100644\n--- a/app/test-compress-perf/meson.build\n+++ b/app/test-compress-perf/meson.build\n@@ -1,6 +1,12 @@\n # SPDX-License-Identifier: BSD-3-Clause\n # Copyright(c) 2018 Intel Corporation\n \n+if is_windows\n+\tbuild = false\n+\treason = 'not supported on Windows'\n+\tsubdir_done()\n+endif\n+\n sources = files(\n         'comp_perf_options_parse.c',\n         'comp_perf_test_common.c',\ndiff --git a/app/test-crypto-perf/meson.build b/app/test-crypto-perf/meson.build\nindex 20444b7912..ef3582a87c 100644\n--- a/app/test-crypto-perf/meson.build\n+++ b/app/test-crypto-perf/meson.build\n@@ -1,6 +1,12 @@\n # SPDX-License-Identifier: BSD-3-Clause\n # Copyright(c) 2018 Intel Corporation\n \n+if is_windows\n+\tbuild = false\n+\treason = 'not supported on Windows'\n+\tsubdir_done()\n+endif\n+\n sources = files(\n         'cperf_ops.c',\n         'cperf_options_parsing.c',\ndiff --git a/app/test-eventdev/meson.build b/app/test-eventdev/meson.build\nindex 45c3ff4566..17be360677 100644\n--- a/app/test-eventdev/meson.build\n+++ b/app/test-eventdev/meson.build\n@@ -1,6 +1,12 @@\n # SPDX-License-Identifier: BSD-3-Clause\n # Copyright(c) 2017 Cavium, Inc\n \n+if is_windows\n+\tbuild = false\n+\treason = 'not supported on Windows'\n+\tsubdir_done()\n+endif\n+\n sources = files(\n         'evt_main.c',\n         'evt_options.c',\ndiff --git a/app/test-fib/meson.build b/app/test-fib/meson.build\nindex f74ac651c0..3360ea02b0 100644\n--- a/app/test-fib/meson.build\n+++ b/app/test-fib/meson.build\n@@ -1,5 +1,11 @@\n # SPDX-License-Identifier: BSD-3-Clause\n # Copyright(c) 2019 Intel Corporation\n \n+if is_windows\n+\tbuild = false\n+\treason = 'not supported on Windows'\n+\tsubdir_done()\n+endif\n+\n sources = files('main.c')\n deps += ['fib', 'lpm', 'net']\ndiff --git a/app/test-flow-perf/meson.build b/app/test-flow-perf/meson.build\nindex 1d860e036a..a33cad9078 100644\n--- a/app/test-flow-perf/meson.build\n+++ b/app/test-flow-perf/meson.build\n@@ -1,6 +1,12 @@\n # SPDX-License-Identifier: BSD-3-Clause\n # Copyright(c) 2020 Mellanox Technologies, Ltd\n \n+if is_windows\n+\tbuild = false\n+\treason = 'not supported on Windows'\n+\tsubdir_done()\n+endif\n+\n sources = files(\n         'actions_gen.c',\n         'flow_gen.c',\ndiff --git a/app/test-pipeline/meson.build b/app/test-pipeline/meson.build\nindex fd91f83231..7d123e32fb 100644\n--- a/app/test-pipeline/meson.build\n+++ b/app/test-pipeline/meson.build\n@@ -1,6 +1,12 @@\n # SPDX-License-Identifier: BSD-3-Clause\n # Copyright(c) 2019 Intel Corporation\n \n+if is_windows\n+\tbuild = false\n+\treason = 'not supported on Windows'\n+\tsubdir_done()\n+endif\n+\n sources = files(\n         'config.c',\n         'init.c',\ndiff --git a/app/test-regex/meson.build b/app/test-regex/meson.build\nindex 472677fb60..02b101980e 100644\n--- a/app/test-regex/meson.build\n+++ b/app/test-regex/meson.build\n@@ -1,5 +1,11 @@\n # SPDX-License-Identifier: BSD-3-Clause\n # Copyright 2020 Mellanox Technologies, Ltd\n \n+if is_windows\n+\tbuild = false\n+\treason = 'not supported on Windows'\n+\tsubdir_done()\n+endif\n+\n sources = files('main.c')\n deps = ['regexdev']\ndiff --git a/app/test-sad/meson.build b/app/test-sad/meson.build\nindex db15b658d7..3d15727a01 100644\n--- a/app/test-sad/meson.build\n+++ b/app/test-sad/meson.build\n@@ -1,5 +1,11 @@\n # SPDX-License-Identifier: BSD-3-Clause\n # Copyright(c) 2019 Intel Corporation\n \n+if is_windows\n+\tbuild = false\n+\treason = 'not supported on Windows'\n+\tsubdir_done()\n+endif\n+\n sources = files('main.c')\n deps += ['ipsec', 'net']\ndiff --git a/app/test/meson.build b/app/test/meson.build\nindex 0a5f425578..f21e2cc1fa 100644\n--- a/app/test/meson.build\n+++ b/app/test/meson.build\n@@ -1,6 +1,12 @@\n # SPDX-License-Identifier: BSD-3-Clause\n # Copyright(c) 2017 Intel Corporation\n \n+if is_windows\n+\tbuild = false\n+\treason = 'not supported on Windows'\n+\tsubdir_done()\n+endif\n+\n if not get_option('tests')\n     subdir_done()\n endif\n",
    "prefixes": [
        "v14",
        "9/9"
    ]
}