get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 68379,
    "url": "https://patches.dpdk.org/api/patches/68379/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/20200414061517.86124-8-leyi.rong@intel.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": "<20200414061517.86124-8-leyi.rong@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20200414061517.86124-8-leyi.rong@intel.com",
    "date": "2020-04-14T06:15:13",
    "name": "[v4,07/11] net/iavf: support flow mark in normal data path",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "37a23279ee7713565042f712436794cea5a21aff",
    "submitter": {
        "id": 1204,
        "url": "https://patches.dpdk.org/api/people/1204/?format=api",
        "name": "Leyi Rong",
        "email": "leyi.rong@intel.com"
    },
    "delegate": {
        "id": 31221,
        "url": "https://patches.dpdk.org/api/users/31221/?format=api",
        "username": "yexl",
        "first_name": "xiaolong",
        "last_name": "ye",
        "email": "xiaolong.ye@intel.com"
    },
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/20200414061517.86124-8-leyi.rong@intel.com/mbox/",
    "series": [
        {
            "id": 9359,
            "url": "https://patches.dpdk.org/api/series/9359/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=9359",
            "date": "2020-04-14T06:15:06",
            "name": "framework for advanced iAVF PMD",
            "version": 4,
            "mbox": "https://patches.dpdk.org/series/9359/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/68379/comments/",
    "check": "success",
    "checks": "https://patches.dpdk.org/api/patches/68379/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 783C9A0577;\n\tTue, 14 Apr 2020 08:26:25 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id A9DCC1C12D;\n\tTue, 14 Apr 2020 08:25:29 +0200 (CEST)",
            "from mga05.intel.com (mga05.intel.com [192.55.52.43])\n by dpdk.org (Postfix) with ESMTP id 305221C123\n for <dev@dpdk.org>; Tue, 14 Apr 2020 08:25:26 +0200 (CEST)",
            "from orsmga005.jf.intel.com ([10.7.209.41])\n by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 13 Apr 2020 23:25:25 -0700",
            "from dpdk-lrong-srv-04.sh.intel.com ([10.67.119.221])\n by orsmga005.jf.intel.com with ESMTP; 13 Apr 2020 23:25:23 -0700"
        ],
        "IronPort-SDR": [
            "\n UXU592zvY0paEsSb4CTT5M3nY+q1hN9wBhqMTzdF0KvSi4AUCwFb1J5yvzU7+/qN9kHtahdMn1\n 2MZIjHH6ntnQ==",
            "\n jauEVbuyzDcckm4O1WS+YnXe5L29G6aXIHqU/29LwS4KSG93A0oGltUXZO2lryBHdKbh/ZOkZc\n YtO9VUDCVz7w=="
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.72,381,1580803200\"; d=\"scan'208\";a=\"426956351\"",
        "From": "Leyi Rong <leyi.rong@intel.com>",
        "To": "jingjing.wu@intel.com, qi.z.zhang@intel.com, beilei.xing@intel.com,\n xiaolong.ye@intel.com",
        "Cc": "dev@dpdk.org,\n\tLeyi Rong <leyi.rong@intel.com>",
        "Date": "Tue, 14 Apr 2020 14:15:13 +0800",
        "Message-Id": "<20200414061517.86124-8-leyi.rong@intel.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "In-Reply-To": "<20200414061517.86124-1-leyi.rong@intel.com>",
        "References": "<20200316074603.10998-1-leyi.rong@intel.com>\n <20200414061517.86124-1-leyi.rong@intel.com>",
        "Subject": "[dpdk-dev] [PATCH v4 07/11] net/iavf: support flow mark in normal\n\tdata path",
        "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": "Support Flow Director mark ID parsing in normal path.\n\nSigned-off-by: Leyi Rong <leyi.rong@intel.com>\n---\n drivers/net/iavf/iavf.h      |  3 +++\n drivers/net/iavf/iavf_rxtx.c | 37 ++++++++++++++++++++++++++++++++++++\n 2 files changed, 40 insertions(+)",
    "diff": "diff --git a/drivers/net/iavf/iavf.h b/drivers/net/iavf/iavf.h\nindex 17ceff734..78bdaff20 100644\n--- a/drivers/net/iavf/iavf.h\n+++ b/drivers/net/iavf/iavf.h\n@@ -67,6 +67,9 @@\n #define IAVF_48_BIT_WIDTH (CHAR_BIT * 6)\n #define IAVF_48_BIT_MASK  RTE_LEN2MASK(IAVF_48_BIT_WIDTH, uint64_t)\n \n+#define IAVF_RX_DESC_EXT_STATUS_FLEXBH_MASK  0x03\n+#define IAVF_RX_DESC_EXT_STATUS_FLEXBH_FD_ID 0x01\n+\n struct iavf_adapter;\n struct iavf_rx_queue;\n struct iavf_tx_queue;\ndiff --git a/drivers/net/iavf/iavf_rxtx.c b/drivers/net/iavf/iavf_rxtx.c\nindex 09ce5e3f3..725dd9e45 100644\n--- a/drivers/net/iavf/iavf_rxtx.c\n+++ b/drivers/net/iavf/iavf_rxtx.c\n@@ -756,6 +756,10 @@ iavf_rxd_to_pkt_flags(uint64_t qword)\n \t\t\t\t\tIAVF_RX_DESC_FLTSTAT_RSS_HASH) ==\n \t\t\tIAVF_RX_DESC_FLTSTAT_RSS_HASH) ? PKT_RX_RSS_HASH : 0;\n \n+\t/* Check if FDIR Match */\n+\tflags |= (qword & (1 << IAVF_RX_DESC_STATUS_FLM_SHIFT) ?\n+\t\t\t\tPKT_RX_FDIR : 0);\n+\n \tif (likely((error_bits & IAVF_RX_ERR_BITS) == 0)) {\n \t\tflags |= (PKT_RX_IP_CKSUM_GOOD | PKT_RX_L4_CKSUM_GOOD);\n \t\treturn flags;\n@@ -776,6 +780,25 @@ iavf_rxd_to_pkt_flags(uint64_t qword)\n \treturn flags;\n }\n \n+static inline uint64_t\n+iavf_rxd_build_fdir(volatile union iavf_rx_desc *rxdp, struct rte_mbuf *mb)\n+{\n+\tuint64_t flags = 0;\n+\tuint16_t flexbh;\n+\n+\tflexbh = (rte_le_to_cpu_32(rxdp->wb.qword2.ext_status) >>\n+\t\tIAVF_RX_DESC_EXT_STATUS_FLEXBH_SHIFT) &\n+\t\tIAVF_RX_DESC_EXT_STATUS_FLEXBH_MASK;\n+\n+\tif (flexbh == IAVF_RX_DESC_EXT_STATUS_FLEXBH_FD_ID) {\n+\t\tmb->hash.fdir.hi =\n+\t\t\trte_le_to_cpu_32(rxdp->wb.qword3.hi_dword.fd_id);\n+\t\tflags |= PKT_RX_FDIR_ID;\n+\t}\n+\n+\treturn flags;\n+}\n+\n /* Translate the rx flex descriptor status to pkt flags */\n static inline void\n iavf_rxd_to_pkt_fields(struct rte_mbuf *mb,\n@@ -792,6 +815,11 @@ iavf_rxd_to_pkt_fields(struct rte_mbuf *mb,\n \t\tmb->hash.rss = rte_le_to_cpu_32(desc->rss_hash);\n \t}\n #endif\n+\n+\tif (desc->flow_id != 0xFFFFFFFF) {\n+\t\tmb->ol_flags |= PKT_RX_FDIR | PKT_RX_FDIR_ID;\n+\t\tmb->hash.fdir.hi = rte_le_to_cpu_32(desc->flow_id);\n+\t}\n }\n \n #define IAVF_RX_FLEX_ERR0_BITS\t\\\n@@ -951,6 +979,9 @@ iavf_recv_pkts(void *rx_queue, struct rte_mbuf **rx_pkts, uint16_t nb_pkts)\n \t\t\trxm->hash.rss =\n \t\t\t\trte_le_to_cpu_32(rxd.wb.qword0.hi_dword.rss);\n \n+\t\tif (pkt_flags & PKT_RX_FDIR)\n+\t\t\tpkt_flags |= iavf_rxd_build_fdir(&rxd, rxm);\n+\n \t\trxm->ol_flags |= pkt_flags;\n \n \t\trx_pkts[nb_rx++] = rxm;\n@@ -1349,6 +1380,9 @@ iavf_recv_scattered_pkts(void *rx_queue, struct rte_mbuf **rx_pkts,\n \t\t\tfirst_seg->hash.rss =\n \t\t\t\trte_le_to_cpu_32(rxd.wb.qword0.hi_dword.rss);\n \n+\t\tif (pkt_flags & PKT_RX_FDIR)\n+\t\t\tpkt_flags |= iavf_rxd_build_fdir(&rxd, first_seg);\n+\n \t\tfirst_seg->ol_flags |= pkt_flags;\n \n \t\t/* Prefetch data of first segment, if configured to do so. */\n@@ -1515,6 +1549,9 @@ iavf_rx_scan_hw_ring(struct iavf_rx_queue *rxq)\n \t\t\t\tmb->hash.rss = rte_le_to_cpu_32(\n \t\t\t\t\trxdp[j].wb.qword0.hi_dword.rss);\n \n+\t\t\tif (pkt_flags & PKT_RX_FDIR)\n+\t\t\t\tpkt_flags |= iavf_rxd_build_fdir(&rxdp[j], mb);\n+\n \t\t\tmb->ol_flags |= pkt_flags;\n \t\t}\n \n",
    "prefixes": [
        "v4",
        "07/11"
    ]
}