get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 76950,
    "url": "http://patches.dpdk.org/api/patches/76950/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200908201830.74206-18-cristian.dumitrescu@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": "<20200908201830.74206-18-cristian.dumitrescu@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20200908201830.74206-18-cristian.dumitrescu@intel.com",
    "date": "2020-09-08T20:18:06",
    "name": "[v3,17/41] pipeline: introduce SWX cksub instruction",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "93f43e67b7a1bf63ec5acec9644aa43a9cb04c85",
    "submitter": {
        "id": 19,
        "url": "http://patches.dpdk.org/api/people/19/?format=api",
        "name": "Cristian Dumitrescu",
        "email": "cristian.dumitrescu@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/20200908201830.74206-18-cristian.dumitrescu@intel.com/mbox/",
    "series": [
        {
            "id": 12034,
            "url": "http://patches.dpdk.org/api/series/12034/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=12034",
            "date": "2020-09-08T20:17:52",
            "name": "Pipeline alignment with the P4 language",
            "version": 3,
            "mbox": "http://patches.dpdk.org/series/12034/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/76950/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/76950/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 dpdk.org (dpdk.org [92.243.14.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id 2AB36A04B1;\n\tTue,  8 Sep 2020 22:21:49 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 62A9B1C1C1;\n\tTue,  8 Sep 2020 22:19:24 +0200 (CEST)",
            "from mga02.intel.com (mga02.intel.com [134.134.136.20])\n by dpdk.org (Postfix) with ESMTP id 35ABA1C0D9\n for <dev@dpdk.org>; Tue,  8 Sep 2020 22:19:01 +0200 (CEST)",
            "from fmsmga006.fm.intel.com ([10.253.24.20])\n by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 08 Sep 2020 13:18:49 -0700",
            "from silpixa00400573.ir.intel.com (HELO\n silpixa00400573.ger.corp.intel.com) ([10.237.223.107])\n by fmsmga006.fm.intel.com with ESMTP; 08 Sep 2020 13:18:48 -0700"
        ],
        "IronPort-SDR": [
            "\n 4R21IZgIRurdTMnFH2JvXRSWRGwoh+puCemDAP/m70AI93LPQQPZcd7/+tNOHowuGFnRStRqf0\n LET8QbBue4HQ==",
            "\n Ou2L5mZnfXFr/fQ5PIXXUVwLkNIaSPvl6eTRtDrK3kqJ5aDHHjguACUvpfPJikL1KgQdf4PVuY\n qgug+PYEp/ow=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6000,8403,9738\"; a=\"145939408\"",
            "E=Sophos;i=\"5.76,407,1592895600\"; d=\"scan'208\";a=\"145939408\"",
            "E=Sophos;i=\"5.76,406,1592895600\"; d=\"scan'208\";a=\"504493445\""
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "From": "Cristian Dumitrescu <cristian.dumitrescu@intel.com>",
        "To": "dev@dpdk.org",
        "Date": "Tue,  8 Sep 2020 21:18:06 +0100",
        "Message-Id": "<20200908201830.74206-18-cristian.dumitrescu@intel.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "In-Reply-To": "<20200908201830.74206-1-cristian.dumitrescu@intel.com>",
        "References": "<20200907214032.95052-2-cristian.dumitrescu@intel.com>\n <20200908201830.74206-1-cristian.dumitrescu@intel.com>",
        "Subject": "[dpdk-dev] [PATCH v3 17/41] pipeline: introduce SWX cksub\n\tinstruction",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.15",
        "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": "The cksub (i.e. checksum subtract) instruction is used to update the\n1's complement sum commonly used by protocols such as IPv4, TCP or\nUDP.\n\nSigned-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>\n---\n lib/librte_pipeline/rte_swx_pipeline.c | 116 +++++++++++++++++++++++++\n 1 file changed, 116 insertions(+)",
    "diff": "diff --git a/lib/librte_pipeline/rte_swx_pipeline.c b/lib/librte_pipeline/rte_swx_pipeline.c\nindex 96e6c98aa..364c7d75a 100644\n--- a/lib/librte_pipeline/rte_swx_pipeline.c\n+++ b/lib/librte_pipeline/rte_swx_pipeline.c\n@@ -297,6 +297,12 @@ enum instruction_type {\n \tINSTR_ALU_CKADD_FIELD,    /* src = H */\n \tINSTR_ALU_CKADD_STRUCT20, /* src = h.header, with sizeof(header) = 20 */\n \tINSTR_ALU_CKADD_STRUCT,   /* src = h.hdeader, with any sizeof(header) */\n+\n+\t/* cksub dst src\n+\t * dst = dst '- src\n+\t * dst = H, src = H\n+\t */\n+\tINSTR_ALU_CKSUB_FIELD,\n };\n \n struct instr_operand {\n@@ -3034,6 +3040,36 @@ instr_alu_ckadd_translate(struct rte_swx_pipeline *p,\n \treturn 0;\n }\n \n+static int\n+instr_alu_cksub_translate(struct rte_swx_pipeline *p,\n+\t\t\t  struct action *action __rte_unused,\n+\t\t\t  char **tokens,\n+\t\t\t  int n_tokens,\n+\t\t\t  struct instruction *instr,\n+\t\t\t  struct instruction_data *data __rte_unused)\n+{\n+\tchar *dst = tokens[1], *src = tokens[2];\n+\tstruct header *hdst, *hsrc;\n+\tstruct field *fdst, *fsrc;\n+\n+\tCHECK(n_tokens == 3, EINVAL);\n+\n+\tfdst = header_field_parse(p, dst, &hdst);\n+\tCHECK(fdst && (fdst->n_bits == 16), EINVAL);\n+\n+\tfsrc = header_field_parse(p, src, &hsrc);\n+\tCHECK(fsrc, EINVAL);\n+\n+\tinstr->type = INSTR_ALU_CKSUB_FIELD;\n+\tinstr->alu.dst.struct_id = (uint8_t)hdst->struct_id;\n+\tinstr->alu.dst.n_bits = fdst->n_bits;\n+\tinstr->alu.dst.offset = fdst->offset / 8;\n+\tinstr->alu.src.struct_id = (uint8_t)hsrc->struct_id;\n+\tinstr->alu.src.n_bits = fsrc->n_bits;\n+\tinstr->alu.src.offset = fsrc->offset / 8;\n+\treturn 0;\n+}\n+\n static inline void\n instr_alu_add_exec(struct rte_swx_pipeline *p)\n {\n@@ -3273,6 +3309,77 @@ instr_alu_ckadd_field_exec(struct rte_swx_pipeline *p)\n \tthread_ip_inc(p);\n }\n \n+static inline void\n+instr_alu_cksub_field_exec(struct rte_swx_pipeline *p)\n+{\n+\tstruct thread *t = &p->threads[p->thread_id];\n+\tstruct instruction *ip = t->ip;\n+\tuint8_t *dst_struct, *src_struct;\n+\tuint16_t *dst16_ptr, dst;\n+\tuint64_t *src64_ptr, src64, src64_mask, src;\n+\tuint64_t r;\n+\n+\tTRACE(\"[Thread %2u] cksub (field)\\n\", p->thread_id);\n+\n+\t/* Structs. */\n+\tdst_struct = t->structs[ip->alu.dst.struct_id];\n+\tdst16_ptr = (uint16_t *)&dst_struct[ip->alu.dst.offset];\n+\tdst = *dst16_ptr;\n+\n+\tsrc_struct = t->structs[ip->alu.src.struct_id];\n+\tsrc64_ptr = (uint64_t *)&src_struct[ip->alu.src.offset];\n+\tsrc64 = *src64_ptr;\n+\tsrc64_mask = UINT64_MAX >> (64 - ip->alu.src.n_bits);\n+\tsrc = src64 & src64_mask;\n+\n+\tr = dst;\n+\tr = ~r & 0xFFFF;\n+\n+\t/* Subtraction in 1's complement arithmetic (i.e. a '- b) is the same as\n+\t * the following sequence of operations in 2's complement arithmetic:\n+\t *    a '- b = (a - b) % 0xFFFF.\n+\t *\n+\t * In order to prevent an underflow for the below subtraction, in which\n+\t * a 33-bit number (the subtrahend) is taken out of a 16-bit number (the\n+\t * minuend), we first add a multiple of the 0xFFFF modulus to the\n+\t * minuend. The number we add to the minuend needs to be a 34-bit number\n+\t * or higher, so for readability reasons we picked the 36-bit multiple.\n+\t * We are effectively turning the 16-bit minuend into a 36-bit number:\n+\t *    (a - b) % 0xFFFF = (a + 0xFFFF00000 - b) % 0xFFFF.\n+\t */\n+\tr += 0xFFFF00000ULL; /* The output r is a 36-bit number. */\n+\n+\t/* A 33-bit number is subtracted from a 36-bit number (the input r). The\n+\t * result (the output r) is a 36-bit number.\n+\t */\n+\tr -= (src >> 32) + (src & 0xFFFFFFFF);\n+\n+\t/* The first input is a 16-bit number. The second input is a 20-bit\n+\t * number. Their sum is a 21-bit number.\n+\t */\n+\tr = (r & 0xFFFF) + (r >> 16);\n+\n+\t/* The first input is a 16-bit number (0 .. 0xFFFF). The second input is\n+\t * a 5-bit number (0 .. 31). The sum is a 17-bit number (0 .. 0x1001E).\n+\t */\n+\tr = (r & 0xFFFF) + (r >> 16);\n+\n+\t/* When the input r is (0 .. 0xFFFF), the output r is equal to the input\n+\t * r, so the output is (0 .. 0xFFFF). When the input r is (0x10000 ..\n+\t * 0x1001E), the output r is (0 .. 31). So no carry bit can be\n+\t * generated, therefore the output r is always a 16-bit number.\n+\t */\n+\tr = (r & 0xFFFF) + (r >> 16);\n+\n+\tr = ~r & 0xFFFF;\n+\tr = r ? r : 0xFFFF;\n+\n+\t*dst16_ptr = (uint16_t)r;\n+\n+\t/* Thread. */\n+\tthread_ip_inc(p);\n+}\n+\n static inline void\n instr_alu_ckadd_struct20_exec(struct rte_swx_pipeline *p)\n {\n@@ -3502,6 +3609,14 @@ instr_translate(struct rte_swx_pipeline *p,\n \t\t\t\t\t\t instr,\n \t\t\t\t\t\t data);\n \n+\tif (!strcmp(tokens[tpos], \"cksub\"))\n+\t\treturn instr_alu_cksub_translate(p,\n+\t\t\t\t\t\t action,\n+\t\t\t\t\t\t &tokens[tpos],\n+\t\t\t\t\t\t n_tokens - tpos,\n+\t\t\t\t\t\t instr,\n+\t\t\t\t\t\t data);\n+\n \tCHECK(0, EINVAL);\n }\n \n@@ -3677,6 +3792,7 @@ static instr_exec_t instruction_table[] = {\n \t[INSTR_ALU_CKADD_FIELD] = instr_alu_ckadd_field_exec,\n \t[INSTR_ALU_CKADD_STRUCT] = instr_alu_ckadd_struct_exec,\n \t[INSTR_ALU_CKADD_STRUCT20] = instr_alu_ckadd_struct20_exec,\n+\t[INSTR_ALU_CKSUB_FIELD] = instr_alu_cksub_field_exec,\n };\n \n static inline void\n",
    "prefixes": [
        "v3",
        "17/41"
    ]
}