get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 45254,
    "url": "http://patches.dpdk.org/api/patches/45254/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180924231721.15799-7-yskoh@mellanox.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": "<20180924231721.15799-7-yskoh@mellanox.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20180924231721.15799-7-yskoh@mellanox.com",
    "date": "2018-09-24T23:17:45",
    "name": "[v3,06/11] net/mlx5: add Direct Verbs prepare function",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "c1ca053f6cce27371e3cd41a256dcbd11fdf6f93",
    "submitter": {
        "id": 636,
        "url": "http://patches.dpdk.org/api/people/636/?format=api",
        "name": "Yongseok Koh",
        "email": "yskoh@mellanox.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/20180924231721.15799-7-yskoh@mellanox.com/mbox/",
    "series": [
        {
            "id": 1476,
            "url": "http://patches.dpdk.org/api/series/1476/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=1476",
            "date": "2018-09-24T23:17:33",
            "name": "net/mlx5: add Direct Verbs flow driver support",
            "version": 3,
            "mbox": "http://patches.dpdk.org/series/1476/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/45254/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/45254/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<dev-bounces@dpdk.org>",
        "X-Original-To": "patchwork@dpdk.org",
        "Delivered-To": "patchwork@dpdk.org",
        "Received": [
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id F29DE1B13A;\n\tTue, 25 Sep 2018 01:17:55 +0200 (CEST)",
            "from EUR02-HE1-obe.outbound.protection.outlook.com\n\t(mail-eopbgr10043.outbound.protection.outlook.com [40.107.1.43])\n\tby dpdk.org (Postfix) with ESMTP id 1B3E61B12F\n\tfor <dev@dpdk.org>; Tue, 25 Sep 2018 01:17:47 +0200 (CEST)",
            "from DB3PR0502MB3980.eurprd05.prod.outlook.com (52.134.72.27) by\n\tDB3PR0502MB3996.eurprd05.prod.outlook.com (52.134.65.142) with\n\tMicrosoft SMTP Server (version=TLS1_2,\n\tcipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id\n\t15.20.1164.25; Mon, 24 Sep 2018 23:17:46 +0000",
            "from DB3PR0502MB3980.eurprd05.prod.outlook.com\n\t([fe80::1cb0:661b:ecab:6045]) by\n\tDB3PR0502MB3980.eurprd05.prod.outlook.com\n\t([fe80::1cb0:661b:ecab:6045%2]) with mapi id 15.20.1164.017;\n\tMon, 24 Sep 2018 23:17:45 +0000"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=Mellanox.com;\n\ts=selector1;\n\th=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck;\n\tbh=1LpxtphZrGWzCD2OjSa+onoWkdDg9JZzBg4Kh6SJWiU=;\n\tb=iUrmpI1Lo3rxgHd1eIe2akIgCnzU8ftkb2jEHw5gPpXunVe0oLMd7g9Ni+HW7rO4eG8IPc0f6vegoiMQJZvxWFgya/xmx0sl+rslRWElEOOXe716m8dG4f+A4glRcs/LF9C5+V/Dfy6R2nPvwAeIfqsU0dNhSlcmG010nCo1hzk=",
        "From": "Yongseok Koh <yskoh@mellanox.com>",
        "To": "Thomas Monjalon <thomas@monjalon.net>,\n\tShahaf Shuler <shahafs@mellanox.com>",
        "CC": "\"dev@dpdk.org\" <dev@dpdk.org>, Ori Kam <orika@mellanox.com>",
        "Thread-Topic": "[PATCH v3 06/11] net/mlx5: add Direct Verbs prepare function",
        "Thread-Index": "AQHUVFzN5vWrRDsGu0+ijO3ieJGjbw==",
        "Date": "Mon, 24 Sep 2018 23:17:45 +0000",
        "Message-ID": "<20180924231721.15799-7-yskoh@mellanox.com>",
        "References": "<20180919072143.23211-1-yskoh@mellanox.com>\n\t<20180924231721.15799-1-yskoh@mellanox.com>",
        "In-Reply-To": "<20180924231721.15799-1-yskoh@mellanox.com>",
        "Accept-Language": "en-US",
        "Content-Language": "en-US",
        "X-MS-Has-Attach": "",
        "X-MS-TNEF-Correlator": "",
        "x-clientproxiedby": "BN6PR03CA0021.namprd03.prod.outlook.com\n\t(2603:10b6:404:23::31) To DB3PR0502MB3980.eurprd05.prod.outlook.com\n\t(2603:10a6:8:10::27)",
        "authentication-results": "spf=none (sender IP is )\n\tsmtp.mailfrom=yskoh@mellanox.com; ",
        "x-ms-exchange-messagesentrepresentingtype": "1",
        "x-originating-ip": "[209.116.155.178]",
        "x-ms-publictraffictype": "Email",
        "x-microsoft-exchange-diagnostics": "1; DB3PR0502MB3996;\n\t6:8yWojG4nkXOGxLCX0T19xQNveExAqrtJjdNybdoIizcLpqrPktSR9zSLX5xDaY01fc1T1xMhLakRRok5Ge+JAQEWK25uX+iBoZ9WJlxfjsb2GPw25XTDgDYw4evy32O0GTCEVal9maQNnMp6BzJekMP5fqWeHjR9L12nWkIBaWGZRqJnFEhzJqfLJGNTiS4MKEtrcXVSk9HzjdZz8pNz8wWk4AoOsO0FrfxpcDs1l4BxZq1WECnJvb/19suifC9boNQTDqYhTTGN4BtrWn+HiP/x75HKVInSB80fg7fnjMt0s3fHU93dSqeK3w2eCMxxkpAALIgeFUK9VSehBHi0z+YagPNKHctmuDoufBnIbS1VK4Yn6aG5cA0y/t7GXcFcUwEqN61AbG4nsXE46drL6MgV5ybU0yWtD2HFA8MUrzku2HxHoM49n0dSqcPBiR98B+GmOQ1j3xKFu39G8/Lewg==;\n\t5:5tUUUf+PFAEUzxL6rvdyAd4sSq+iFue6hjEdElT085CG5dMm/lC54nNoH4f6uuo5pFsMnQQgGi78AY+jpHRAvtvkChBKRsuKd97T3USpz/ueArtL2LxEojtsCuerGXQ5CUSEnvSK4k9DVuMOiTwux7a6ZAmD058GSa7VfFGZx7o=;\n\t7:YJ5dponfYHEZzt1yD49Hq2mhENB3I0Yfv7wcucty3UwFcYgT0DM9Ue51dowi3Ro8rVPIkmq68JakyahD/2KbZc4kUaZ2AJfyugfpJimDKdLKgHuHM9UIZb9AR4VrdLulVwPImADiIrueZhqe1dPMF0L+TMRPbsez7dd8vEe6sMfcjKaoZbpYOy4TyXljhIbY3LOI5shg2p7mV8587PDHmmekX0ueIbmh4s+rVA4h3f3LV854LkY9/HeDX0D9LF1H",
        "x-ms-office365-filtering-correlation-id": "57ddcb64-9036-482b-f3e5-08d62273ef62",
        "x-ms-office365-filtering-ht": "Tenant",
        "x-microsoft-antispam": "BCL:0; PCL:0;\n\tRULEID:(7020095)(4652040)(8989299)(5600074)(711020)(4618075)(4534165)(4627221)(201703031133081)(201702281549075)(8990200)(2017052603328)(7153060)(7193020);\n\tSRVR:DB3PR0502MB3996; ",
        "x-ms-traffictypediagnostic": "DB3PR0502MB3996:",
        "x-ld-processed": "a652971c-7d2e-4d9b-a6a4-d149256f461b,ExtAddr",
        "x-microsoft-antispam-prvs": "<DB3PR0502MB39962DEC85364C91B8D73B40C3170@DB3PR0502MB3996.eurprd05.prod.outlook.com>",
        "x-exchange-antispam-report-test": "UriScan:;",
        "x-ms-exchange-senderadcheck": "1",
        "x-exchange-antispam-report-cfa-test": "BCL:0; PCL:0;\n\tRULEID:(8211001083)(6040522)(2401047)(8121501046)(5005006)(10201501046)(3002001)(93006095)(93001095)(3231355)(944501410)(52105095)(6055026)(149066)(150027)(6041310)(201703131423095)(201702281528075)(20161123555045)(201703061421075)(201703061406153)(20161123558120)(20161123560045)(20161123562045)(20161123564045)(201708071742011)(7699051);\n\tSRVR:DB3PR0502MB3996; BCL:0; PCL:0; RULEID:; SRVR:DB3PR0502MB3996; ",
        "x-forefront-prvs": "0805EC9467",
        "x-forefront-antispam-report": "SFV:NSPM;\n\tSFS:(10009020)(1496009)(396003)(376002)(346002)(366004)(39860400002)(136003)(199004)(189003)(66066001)(2616005)(476003)(446003)(486006)(11346002)(6436002)(305945005)(7736002)(575784001)(386003)(6506007)(6486002)(6512007)(186003)(102836004)(5250100002)(76176011)(25786009)(26005)(68736007)(6116002)(54906003)(110136005)(99286004)(1076002)(3846002)(71200400001)(52116002)(86362001)(53936002)(71190400001)(97736004)(8936002)(107886003)(14444005)(256004)(4326008)(316002)(2900100001)(81156014)(8676002)(36756003)(81166006)(105586002)(2906002)(106356001)(6636002)(478600001)(5660300001)(14454004);\n\tDIR:OUT; SFP:1101; SCL:1; SRVR:DB3PR0502MB3996;\n\tH:DB3PR0502MB3980.eurprd05.prod.outlook.com; FPR:; SPF:None; LANG:en; \n\tPTR:InfoNoRecords; A:1; MX:1; ",
        "received-spf": "None (protection.outlook.com: mellanox.com does not designate\n\tpermitted sender hosts)",
        "x-microsoft-antispam-message-info": "b/ZwIbw//lrEZvID17KXxEIL1qi9DHwG7N2N6017IeDYbkfh6C+q5DE0xDkD6eNbFwmoqEv4WDVv0IHmChWgiMmGCWYx2TZ9c6LOLTFfGsrq3tYI2ueA4iWysX5QYATdMet2jrfjgiX+UiY66qNKM0tL3VNz6zyZSCswxRioiR3D+sA+jXqndysXYoA6Djaajvxit/PRUIOctqtDxLG/cu8n79LyH63pdCNWE1P0LiMvtOS4/zLDBsUO6E/e8QxmzI/t4h9l5kSESWTNWdjvFjjzWipd10nUQbXqsVLgL2vrdkZ58iuGdKUyuD0b12VKabrYBWeNJ0EAcEcsH85y6R0Pa9wc1MHnie5WiYhL3sc=",
        "spamdiagnosticoutput": "1:99",
        "spamdiagnosticmetadata": "NSPM",
        "Content-Type": "text/plain; charset=\"iso-8859-1\"",
        "Content-Transfer-Encoding": "quoted-printable",
        "MIME-Version": "1.0",
        "X-OriginatorOrg": "Mellanox.com",
        "X-MS-Exchange-CrossTenant-Network-Message-Id": "57ddcb64-9036-482b-f3e5-08d62273ef62",
        "X-MS-Exchange-CrossTenant-originalarrivaltime": "24 Sep 2018 23:17:45.7795\n\t(UTC)",
        "X-MS-Exchange-CrossTenant-fromentityheader": "Hosted",
        "X-MS-Exchange-CrossTenant-id": "a652971c-7d2e-4d9b-a6a4-d149256f461b",
        "X-MS-Exchange-Transport-CrossTenantHeadersStamped": "DB3PR0502MB3996",
        "Subject": "[dpdk-dev] [PATCH v3 06/11] net/mlx5: add Direct Verbs prepare\n\tfunction",
        "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\t<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\t<mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "From: Ori Kam <orika@mellanox.com>\n\nThis function allocates the Direct Verbs device flow, and\nintroduce the relevant PRM structures.\n\nThis commit also adds the matcher object. The matcher object acts as a\nmask and should be shared between flows. For example all rules that\nshould match source IP with full mask should use the same matcher. A\nflow that should match dest IP or source IP but without full mask should\nhave a new matcher allocated.\n\nSigned-off-by: Ori Kam <orika@mellanox.com>\nAcked-by: Yongseok Koh <yskoh@mellanox.com>\n---\n drivers/net/mlx5/mlx5.h         |   1 +\n drivers/net/mlx5/mlx5_flow.h    |  31 +++++-\n drivers/net/mlx5/mlx5_flow_dv.c |  45 ++++++++-\n drivers/net/mlx5/mlx5_prm.h     | 213 ++++++++++++++++++++++++++++++++++++++++\n drivers/net/mlx5/mlx5_rxtx.h    |   7 ++\n 5 files changed, 295 insertions(+), 2 deletions(-)",
    "diff": "diff --git a/drivers/net/mlx5/mlx5.h b/drivers/net/mlx5/mlx5.h\nindex 4d3e9f38f..8ff6d6987 100644\n--- a/drivers/net/mlx5/mlx5.h\n+++ b/drivers/net/mlx5/mlx5.h\n@@ -213,6 +213,7 @@ struct priv {\n \tLIST_HEAD(txqibv, mlx5_txq_ibv) txqsibv; /* Verbs Tx queues. */\n \t/* Verbs Indirection tables. */\n \tLIST_HEAD(ind_tables, mlx5_ind_table_ibv) ind_tbls;\n+\tLIST_HEAD(matcher, mlx5_cache) matchers;\n \tuint32_t link_speed_capa; /* Link speed capabilities. */\n \tstruct mlx5_xstats_ctrl xstats_ctrl; /* Extended stats control. */\n \tint primary_socket; /* Unix socket for primary process. */\ndiff --git a/drivers/net/mlx5/mlx5_flow.h b/drivers/net/mlx5/mlx5_flow.h\nindex 9b0cd28ae..0cf496db3 100644\n--- a/drivers/net/mlx5/mlx5_flow.h\n+++ b/drivers/net/mlx5/mlx5_flow.h\n@@ -106,6 +106,34 @@\n /* Max number of actions per DV flow. */\n #define MLX5_DV_MAX_NUMBER_OF_ACTIONS 8\n \n+/* Matcher PRM representation */\n+struct mlx5_flow_dv_match_params {\n+\tsize_t size;\n+\t/**< Size of match value. Do NOT split size and key! */\n+\tuint32_t buf[MLX5_ST_SZ_DW(fte_match_param)];\n+\t/**< Matcher value. This value is used as the mask or as a key. */\n+};\n+\n+/* Matcher structure. */\n+struct mlx5_flow_dv_matcher {\n+\tstruct mlx5_cache cache; /**< Cache to struct mlx5dv_flow_matcher. */\n+\tuint16_t crc; /**< CRC of key. */\n+\tuint16_t priority; /**< Priority of matcher. */\n+\tuint8_t egress; /**< Egress matcher. */\n+\tstruct mlx5_flow_dv_match_params mask; /**< Matcher mask. */\n+};\n+\n+/* DV flows structure. */\n+struct mlx5_flow_dv {\n+\tuint64_t hash_fields; /**< Fields that participate in the hash. */\n+\tstruct mlx5_hrxq *hrxq; /**< Hash Rx queues. */\n+\t/* Flow DV api: */\n+\tstruct mlx5_flow_dv_matcher *matcher; /**< Cache to matcher. */\n+\tstruct mlx5_flow_dv_match_params value;\n+\t/**< Holds the value that the packet is compared to. */\n+\tstruct ibv_flow *flow; /**< Installed flow. */\n+};\n+\n /* Verbs specification header. */\n struct ibv_spec_header {\n \tenum ibv_flow_spec_type type;\n@@ -132,7 +160,8 @@ struct mlx5_flow {\n \tstruct rte_flow *flow; /**< Pointer to the main flow. */\n \tuint32_t layers; /**< Bit-fields that holds the detected layers. */\n \tunion {\n-\t\tstruct mlx5_flow_verbs verbs; /**< Holds the verbs dev-flow. */\n+\t\tstruct mlx5_flow_dv dv;\n+\t\tstruct mlx5_flow_verbs verbs;\n \t};\n };\n \ndiff --git a/drivers/net/mlx5/mlx5_flow_dv.c b/drivers/net/mlx5/mlx5_flow_dv.c\nindex 86a8b3cd0..30d501a61 100644\n--- a/drivers/net/mlx5/mlx5_flow_dv.c\n+++ b/drivers/net/mlx5/mlx5_flow_dv.c\n@@ -291,6 +291,49 @@ flow_dv_validate(struct rte_eth_dev *dev, const struct rte_flow_attr *attr,\n }\n \n /**\n+ * Internal preparation function. Allocates the DV flow size,\n+ * this size is constant.\n+ *\n+ * @param[in] attr\n+ *   Pointer to the flow attributes.\n+ * @param[in] items\n+ *   Pointer to the list of items.\n+ * @param[in] actions\n+ *   Pointer to the list of actions.\n+ * @param[out] item_flags\n+ *   Pointer to bit mask of all items detected.\n+ * @param[out] action_flags\n+ *   Pointer to bit mask of all actions detected.\n+ * @param[out] error\n+ *   Pointer to the error structure.\n+ *\n+ * @return\n+ *   Pointer to mlx5_flow object on success,\n+ *   otherwise NULL and rte_ernno is set.\n+ */\n+static struct mlx5_flow *\n+flow_dv_prepare(const struct rte_flow_attr *attr __rte_unused,\n+\t\tconst struct rte_flow_item items[] __rte_unused,\n+\t\tconst struct rte_flow_action actions[] __rte_unused,\n+\t\tuint64_t *item_flags __rte_unused,\n+\t\tuint64_t *action_flags __rte_unused,\n+\t\tstruct rte_flow_error *error)\n+{\n+\tuint32_t size = sizeof(struct mlx5_flow);\n+\tstruct mlx5_flow *flow;\n+\n+\tflow = rte_calloc(__func__, 1, size, 0);\n+\tif (!flow) {\n+\t\trte_flow_error_set(error, ENOMEM,\n+\t\t\t\t   RTE_FLOW_ERROR_TYPE_UNSPECIFIED, NULL,\n+\t\t\t\t   \"not enough memory to create flow\");\n+\t\treturn NULL;\n+\t}\n+\tflow->dv.value.size = MLX5_ST_SZ_DB(fte_match_param);\n+\treturn flow;\n+}\n+\n+/**\n  * Fills the flow_ops with the function pointers.\n  *\n  * @param[out] flow_ops\n@@ -301,7 +344,7 @@ mlx5_flow_dv_get_driver_ops(struct mlx5_flow_driver_ops *flow_ops)\n {\n \t*flow_ops = (struct mlx5_flow_driver_ops) {\n \t\t.validate = flow_dv_validate,\n-\t\t.prepare = NULL,\n+\t\t.prepare = flow_dv_prepare,\n \t\t.translate = NULL,\n \t\t.apply = NULL,\n \t\t.remove = NULL,\ndiff --git a/drivers/net/mlx5/mlx5_prm.h b/drivers/net/mlx5/mlx5_prm.h\nindex 0870d32fd..2222e7fbd 100644\n--- a/drivers/net/mlx5/mlx5_prm.h\n+++ b/drivers/net/mlx5/mlx5_prm.h\n@@ -280,6 +280,219 @@ struct mlx5_cqe {\n /* CQE format value. */\n #define MLX5_COMPRESSED 0x3\n \n+/* The field of packet to be modified. */\n+enum mlx5_modificaiton_field {\n+\tMLX5_MODI_OUT_SMAC_47_16 = 1,\n+\tMLX5_MODI_OUT_SMAC_15_0,\n+\tMLX5_MODI_OUT_ETHERTYPE,\n+\tMLX5_MODI_OUT_DMAC_47_16,\n+\tMLX5_MODI_OUT_DMAC_15_0,\n+\tMLX5_MODI_OUT_IP_DSCP,\n+\tMLX5_MODI_OUT_TCP_FLAGS,\n+\tMLX5_MODI_OUT_TCP_SPORT,\n+\tMLX5_MODI_OUT_TCP_DPORT,\n+\tMLX5_MODI_OUT_IPV4_TTL,\n+\tMLX5_MODI_OUT_UDP_SPORT,\n+\tMLX5_MODI_OUT_UDP_DPORT,\n+\tMLX5_MODI_OUT_SIPV6_127_96,\n+\tMLX5_MODI_OUT_SIPV6_95_64,\n+\tMLX5_MODI_OUT_SIPV6_63_32,\n+\tMLX5_MODI_OUT_SIPV6_31_0,\n+\tMLX5_MODI_OUT_DIPV6_127_96,\n+\tMLX5_MODI_OUT_DIPV6_95_64,\n+\tMLX5_MODI_OUT_DIPV6_63_32,\n+\tMLX5_MODI_OUT_DIPV6_31_0,\n+\tMLX5_MODI_OUT_SIPV4,\n+\tMLX5_MODI_OUT_DIPV4,\n+\tMLX5_MODI_IN_SMAC_47_16 = 0x31,\n+\tMLX5_MODI_IN_SMAC_15_0,\n+\tMLX5_MODI_IN_ETHERTYPE,\n+\tMLX5_MODI_IN_DMAC_47_16,\n+\tMLX5_MODI_IN_DMAC_15_0,\n+\tMLX5_MODI_IN_IP_DSCP,\n+\tMLX5_MODI_IN_TCP_FLAGS,\n+\tMLX5_MODI_IN_TCP_SPORT,\n+\tMLX5_MODI_IN_TCP_DPORT,\n+\tMLX5_MODI_IN_IPV4_TTL,\n+\tMLX5_MODI_IN_UDP_SPORT,\n+\tMLX5_MODI_IN_UDP_DPORT,\n+\tMLX5_MODI_IN_SIPV6_127_96,\n+\tMLX5_MODI_IN_SIPV6_95_64,\n+\tMLX5_MODI_IN_SIPV6_63_32,\n+\tMLX5_MODI_IN_SIPV6_31_0,\n+\tMLX5_MODI_IN_DIPV6_127_96,\n+\tMLX5_MODI_IN_DIPV6_95_64,\n+\tMLX5_MODI_IN_DIPV6_63_32,\n+\tMLX5_MODI_IN_DIPV6_31_0,\n+\tMLX5_MODI_IN_SIPV4,\n+\tMLX5_MODI_IN_DIPV4,\n+\tMLX5_MODI_OUT_IPV6_HOPLIMIT,\n+\tMLX5_MODI_IN_IPV6_HOPLIMIT,\n+\tMLX5_MODI_META_DATA_REG_A,\n+\tMLX5_MODI_META_DATA_REG_B = 0x50,\n+};\n+\n+/* Modification sub command. */\n+struct mlx5_modification_cmd {\n+\tunion {\n+\t\tuint32_t data0;\n+\t\tstruct {\n+\t\t\tunsigned int bits:5;\n+\t\t\tunsigned int rsvd0:3;\n+\t\t\tunsigned int src_offset:5; /* Start bit offset. */\n+\t\t\tunsigned int rsvd1:3;\n+\t\t\tunsigned int src_field:12;\n+\t\t\tunsigned int type:4;\n+\t\t};\n+\t};\n+\tunion {\n+\t\tuint32_t data1;\n+\t\tuint8_t data[4];\n+\t\tstruct {\n+\t\t\tunsigned int rsvd2:8;\n+\t\t\tunsigned int dst_offset:8;\n+\t\t\tunsigned int dst_field:12;\n+\t\t\tunsigned int rsvd3:4;\n+\t\t};\n+\t};\n+};\n+\n+typedef uint32_t u32;\n+typedef uint16_t u16;\n+typedef uint8_t u8;\n+\n+#define __mlx5_nullp(typ) ((struct mlx5_ifc_##typ##_bits *)0)\n+#define __mlx5_bit_sz(typ, fld) sizeof(__mlx5_nullp(typ)->fld)\n+#define __mlx5_bit_off(typ, fld) ((unsigned int)(unsigned long) \\\n+\t\t\t\t  (&(__mlx5_nullp(typ)->fld)))\n+#define __mlx5_dw_bit_off(typ, fld) (32 - __mlx5_bit_sz(typ, fld) - \\\n+\t\t\t\t    (__mlx5_bit_off(typ, fld) & 0x1f))\n+#define __mlx5_dw_off(typ, fld) (__mlx5_bit_off(typ, fld) / 32)\n+#define __mlx5_dw_mask(typ, fld) (__mlx5_mask(typ, fld) << \\\n+\t\t\t\t  __mlx5_dw_bit_off(typ, fld))\n+#define __mlx5_mask(typ, fld) ((u32)((1ull << __mlx5_bit_sz(typ, fld)) - 1))\n+#define __mlx5_16_off(typ, fld) (__mlx5_bit_off(typ, fld) / 16)\n+#define __mlx5_16_bit_off(typ, fld) (16 - __mlx5_bit_sz(typ, fld) - \\\n+\t\t\t\t    (__mlx5_bit_off(typ, fld) & 0xf))\n+#define __mlx5_mask16(typ, fld) ((u16)((1ull << __mlx5_bit_sz(typ, fld)) - 1))\n+#define MLX5_ST_SZ_DW(typ) (sizeof(struct mlx5_ifc_##typ##_bits) / 32)\n+#define MLX5_ST_SZ_DB(typ) (sizeof(struct mlx5_ifc_##typ##_bits) / 32)\n+#define MLX5_BYTE_OFF(typ, fld) (__mlx5_bit_off(typ, fld) / 8)\n+#define MLX5_ADDR_OF(typ, p, fld) ((char *)(p) + MLX5_BYTE_OFF(typ, fld))\n+\n+/* insert a value to a struct */\n+#define MLX5_SET(typ, p, fld, v) \\\n+\tdo { \\\n+\t\tu32 _v = v; \\\n+\t\t*((__be32 *)(p) + __mlx5_dw_off(typ, fld)) = \\\n+\t\trte_cpu_to_be_32((rte_be_to_cpu_32(*((u32 *)(p) + \\\n+\t\t\t\t  __mlx5_dw_off(typ, fld))) & \\\n+\t\t\t\t  (~__mlx5_dw_mask(typ, fld))) | \\\n+\t\t\t\t (((_v) & __mlx5_mask(typ, fld)) << \\\n+\t\t\t\t   __mlx5_dw_bit_off(typ, fld))); \\\n+\t} while (0)\n+#define MLX5_GET16(typ, p, fld) \\\n+\t((rte_be_to_cpu_16(*((__be16 *)(p) + \\\n+\t  __mlx5_16_off(typ, fld))) >> __mlx5_16_bit_off(typ, fld)) & \\\n+\t __mlx5_mask16(typ, fld))\n+#define MLX5_FLD_SZ_BYTES(typ, fld) (__mlx5_bit_sz(typ, fld) / 8)\n+\n+struct mlx5_ifc_fte_match_set_misc_bits {\n+\tu8 reserved_at_0[0x8];\n+\tu8 source_sqn[0x18];\n+\tu8 reserved_at_20[0x10];\n+\tu8 source_port[0x10];\n+\tu8 outer_second_prio[0x3];\n+\tu8 outer_second_cfi[0x1];\n+\tu8 outer_second_vid[0xc];\n+\tu8 inner_second_prio[0x3];\n+\tu8 inner_second_cfi[0x1];\n+\tu8 inner_second_vid[0xc];\n+\tu8 outer_second_cvlan_tag[0x1];\n+\tu8 inner_second_cvlan_tag[0x1];\n+\tu8 outer_second_svlan_tag[0x1];\n+\tu8 inner_second_svlan_tag[0x1];\n+\tu8 reserved_at_64[0xc];\n+\tu8 gre_protocol[0x10];\n+\tu8 gre_key_h[0x18];\n+\tu8 gre_key_l[0x8];\n+\tu8 vxlan_vni[0x18];\n+\tu8 reserved_at_b8[0x8];\n+\tu8 reserved_at_c0[0x20];\n+\tu8 reserved_at_e0[0xc];\n+\tu8 outer_ipv6_flow_label[0x14];\n+\tu8 reserved_at_100[0xc];\n+\tu8 inner_ipv6_flow_label[0x14];\n+\tu8 reserved_at_120[0xe0];\n+};\n+\n+struct mlx5_ifc_ipv4_layout_bits {\n+\tu8 reserved_at_0[0x60];\n+\tu8 ipv4[0x20];\n+};\n+\n+struct mlx5_ifc_ipv6_layout_bits {\n+\tu8 ipv6[16][0x8];\n+};\n+\n+union mlx5_ifc_ipv6_layout_ipv4_layout_auto_bits {\n+\tstruct mlx5_ifc_ipv6_layout_bits ipv6_layout;\n+\tstruct mlx5_ifc_ipv4_layout_bits ipv4_layout;\n+\tu8 reserved_at_0[0x80];\n+};\n+\n+struct mlx5_ifc_fte_match_set_lyr_2_4_bits {\n+\tu8 smac_47_16[0x20];\n+\tu8 smac_15_0[0x10];\n+\tu8 ethertype[0x10];\n+\tu8 dmac_47_16[0x20];\n+\tu8 dmac_15_0[0x10];\n+\tu8 first_prio[0x3];\n+\tu8 first_cfi[0x1];\n+\tu8 first_vid[0xc];\n+\tu8 ip_protocol[0x8];\n+\tu8 ip_dscp[0x6];\n+\tu8 ip_ecn[0x2];\n+\tu8 cvlan_tag[0x1];\n+\tu8 svlan_tag[0x1];\n+\tu8 frag[0x1];\n+\tu8 ip_version[0x4];\n+\tu8 tcp_flags[0x9];\n+\tu8 tcp_sport[0x10];\n+\tu8 tcp_dport[0x10];\n+\tu8 reserved_at_c0[0x20];\n+\tu8 udp_sport[0x10];\n+\tu8 udp_dport[0x10];\n+\tunion mlx5_ifc_ipv6_layout_ipv4_layout_auto_bits src_ipv4_src_ipv6;\n+\tunion mlx5_ifc_ipv6_layout_ipv4_layout_auto_bits dst_ipv4_dst_ipv6;\n+};\n+\n+struct mlx5_ifc_fte_match_mpls_bits {\n+\tu8 mpls_label[0x14];\n+\tu8 mpls_exp[0x3];\n+\tu8 mpls_s_bos[0x1];\n+\tu8 mpls_ttl[0x8];\n+};\n+\n+struct mlx5_ifc_fte_match_set_misc2_bits {\n+\tstruct mlx5_ifc_fte_match_mpls_bits outer_first_mpls;\n+\tstruct mlx5_ifc_fte_match_mpls_bits inner_first_mpls;\n+\tstruct mlx5_ifc_fte_match_mpls_bits outer_first_mpls_over_gre;\n+\tstruct mlx5_ifc_fte_match_mpls_bits outer_first_mpls_over_udp;\n+\tu8 reserved_at_80[0x100];\n+\tu8 metadata_reg_a[0x20];\n+\tu8 reserved_at_1a0[0x60];\n+};\n+\n+/* Flow matcher. */\n+struct mlx5_ifc_fte_match_param_bits {\n+\tstruct mlx5_ifc_fte_match_set_lyr_2_4_bits outer_headers;\n+\tstruct mlx5_ifc_fte_match_set_misc_bits misc_parameters;\n+\tstruct mlx5_ifc_fte_match_set_lyr_2_4_bits inner_headers;\n+\tstruct mlx5_ifc_fte_match_set_misc2_bits misc_parameters_2;\n+\tu8 reserved_at_800[0x800];\n+};\n+\n /* CQE format mask. */\n #define MLX5E_CQE_FORMAT_MASK 0xc\n \ndiff --git a/drivers/net/mlx5/mlx5_rxtx.h b/drivers/net/mlx5/mlx5_rxtx.h\nindex d225b9c27..02034a4f4 100644\n--- a/drivers/net/mlx5/mlx5_rxtx.h\n+++ b/drivers/net/mlx5/mlx5_rxtx.h\n@@ -171,6 +171,13 @@ struct mlx5_hrxq {\n \tuint8_t rss_key[]; /* Hash key. */\n };\n \n+/* List of cached objects. */\n+struct mlx5_cache {\n+\tLIST_ENTRY(mlx5_cache) next; /* Pointer to the next element. */\n+\trte_atomic32_t refcnt; /* Reference counter. */\n+\tvoid *resource; /* Cached resource */\n+};\n+\n /* TX queue descriptor. */\n __extension__\n struct mlx5_txq_data {\n",
    "prefixes": [
        "v3",
        "06/11"
    ]
}