get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 105795,
    "url": "http://patches.dpdk.org/api/patches/105795/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220113173918.2700651-6-bruce.richardson@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": "<20220113173918.2700651-6-bruce.richardson@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20220113173918.2700651-6-bruce.richardson@intel.com",
    "date": "2022-01-13T17:39:17",
    "name": "[5/6] build: add \"packet framework\" libs to optional list",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "5a888a889380b1b2983678b1819d13000cfa8ae7",
    "submitter": {
        "id": 20,
        "url": "http://patches.dpdk.org/api/people/20/?format=api",
        "name": "Bruce Richardson",
        "email": "bruce.richardson@intel.com"
    },
    "delegate": {
        "id": 1,
        "url": "http://patches.dpdk.org/api/users/1/?format=api",
        "username": "tmonjalo",
        "first_name": "Thomas",
        "last_name": "Monjalon",
        "email": "thomas@monjalon.net"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220113173918.2700651-6-bruce.richardson@intel.com/mbox/",
    "series": [
        {
            "id": 21161,
            "url": "http://patches.dpdk.org/api/series/21161/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=21161",
            "date": "2022-01-13T17:39:12",
            "name": "allow more DPDK libraries to be disabled on build",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/21161/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/105795/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/105795/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 BE53FA0093;\n\tThu, 13 Jan 2022 18:40:21 +0100 (CET)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 5B5364276B;\n\tThu, 13 Jan 2022 18:39:57 +0100 (CET)",
            "from mga14.intel.com (mga14.intel.com [192.55.52.115])\n by mails.dpdk.org (Postfix) with ESMTP id 103264275F\n for <dev@dpdk.org>; Thu, 13 Jan 2022 18:39:55 +0100 (CET)",
            "from orsmga006.jf.intel.com ([10.7.209.51])\n by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 13 Jan 2022 09:39:48 -0800",
            "from silpixa00399126.ir.intel.com ([10.237.223.86])\n by orsmga006.jf.intel.com with ESMTP; 13 Jan 2022 09:39:47 -0800"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple;\n d=intel.com; i=@intel.com; q=dns/txt; s=Intel;\n t=1642095596; x=1673631596;\n h=from:to:cc:subject:date:message-id:in-reply-to:\n references:mime-version:content-transfer-encoding;\n bh=C6H9ujrHxgDt2ZWgEMR/5TLdD2KO58W2+vDnam92Uac=;\n b=Nuvob1Mdnwqptq/wYWkbIy+oyM16pyJmb/dRu1F1DNnYPfGLqSeoPK2V\n WCLwMIgu2Eq3avDmIN6ZdJkQg89e3NomHuzo9Tii3tD6beveEH9bsYVSf\n gt35/If76lOXyJ48oE4/hEy936ZoTPIiSrHh7zYMqknH7nsNmnLBmVPfo\n 49bgWXYXrsglksuaBF3d/tBVfE/tURGYkJzB8rwXFTn1Dn12PfQ8hVcF5\n ocYQ4KUgMegHIcwcw1/hbTkLxcvWm8PblFw7fVn5Imn+WhXGAgpe6qCXl\n mWN1FccOgrvGrk1Bg/cPdJ9eAaEhp2T66zwXLtKH05ZIotXXRFGFZiY2e g==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6200,9189,10226\"; a=\"244275501\"",
            "E=Sophos;i=\"5.88,286,1635231600\"; d=\"scan'208\";a=\"244275501\"",
            "E=Sophos;i=\"5.88,286,1635231600\"; d=\"scan'208\";a=\"475418257\""
        ],
        "X-ExtLoop1": "1",
        "From": "Bruce Richardson <bruce.richardson@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "Bruce Richardson <bruce.richardson@intel.com>",
        "Subject": "[PATCH 5/6] build: add \"packet framework\" libs to optional list",
        "Date": "Thu, 13 Jan 2022 17:39:17 +0000",
        "Message-Id": "<20220113173918.2700651-6-bruce.richardson@intel.com>",
        "X-Mailer": "git-send-email 2.32.0",
        "In-Reply-To": "<20220113173918.2700651-1-bruce.richardson@intel.com>",
        "References": "<20220113173918.2700651-1-bruce.richardson@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": "Add port, table and pipeline libraries - collectively often known as\nthe \"packet framework\" -  to the list of optional libraries, and\nensure tests can build with them disabled.\n\nSigned-off-by: Bruce Richardson <bruce.richardson@intel.com>\n---\n app/test/meson.build | 20 +++++++++++++-------\n lib/meson.build      |  3 +++\n 2 files changed, 16 insertions(+), 7 deletions(-)",
    "diff": "diff --git a/app/test/meson.build b/app/test/meson.build\nindex a92dd0c1f0..ba62e5e98c 100644\n--- a/app/test/meson.build\n+++ b/app/test/meson.build\n@@ -135,12 +135,6 @@ test_sources = files(\n         'test_stack.c',\n         'test_stack_perf.c',\n         'test_string_fns.c',\n-        'test_table.c',\n-        'test_table_acl.c',\n-        'test_table_combined.c',\n-        'test_table_pipeline.c',\n-        'test_table_ports.c',\n-        'test_table_tables.c',\n         'test_tailq.c',\n         'test_thash.c',\n         'test_thash_perf.c',\n@@ -227,7 +221,6 @@ fast_tests = [\n         ['stack_autotest', false],\n         ['stack_lf_autotest', false],\n         ['string_autotest', true],\n-        ['table_autotest', true],\n         ['tailq_autotest', true],\n         ['ticketlock_autotest', true],\n         ['timer_autotest', false],\n@@ -358,6 +351,19 @@ if dpdk_conf.has('RTE_LIB_TELEMETRY')\n     test_sources += ['test_telemetry_json.c', 'test_telemetry_data.c']\n     fast_tests += [['telemetry_json_autotest', true], ['telemetry_data_autotest', true]]\n endif\n+if dpdk_conf.has('RTE_LIB_PIPELINE')\n+# pipeline lib depends on port and table libs, so those must be present\n+# if pipeline library is.\n+    test_sources += [\n+        'test_table.c',\n+        'test_table_acl.c',\n+        'test_table_combined.c',\n+        'test_table_pipeline.c',\n+        'test_table_ports.c',\n+        'test_table_tables.c',\n+    ]\n+    fast_tests += [['table_autotest', true]]\n+endif\n \n # The following linkages of drivers are required because\n # they are used via a driver-specific API.\ndiff --git a/lib/meson.build b/lib/meson.build\nindex ede5199374..dcc1b4d835 100644\n--- a/lib/meson.build\n+++ b/lib/meson.build\n@@ -77,7 +77,10 @@ optional_libs = [\n         'metrics',\n         'node',\n         'pdump',\n+        'pipeline',\n+        'port',\n         'power',\n+        'table',\n         'vhost',\n ]\n \n",
    "prefixes": [
        "5/6"
    ]
}