Show a cover letter.

GET /api/covers/102585/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 102585,
    "url": "http://patchwork.dpdk.org/api/covers/102585/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/cover/20211021104924.1586172-1-jie1x.wang@intel.com/",
    "project": {
        "id": 1,
        "url": "http://patchwork.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": "<20211021104924.1586172-1-jie1x.wang@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20211021104924.1586172-1-jie1x.wang@intel.com",
    "date": "2021-10-21T10:49:21",
    "name": "[v9,0/3] support PPPoL2TPv2oUDP RSS Hash",
    "submitter": {
        "id": 2201,
        "url": "http://patchwork.dpdk.org/api/people/2201/?format=api",
        "name": "Jie Wang",
        "email": "jie1x.wang@intel.com"
    },
    "mbox": "http://patchwork.dpdk.org/project/dpdk/cover/20211021104924.1586172-1-jie1x.wang@intel.com/mbox/",
    "series": [
        {
            "id": 19880,
            "url": "http://patchwork.dpdk.org/api/series/19880/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=19880",
            "date": "2021-10-21T10:49:21",
            "name": "support PPPoL2TPv2oUDP RSS Hash",
            "version": 9,
            "mbox": "http://patchwork.dpdk.org/series/19880/mbox/"
        }
    ],
    "comments": "http://patchwork.dpdk.org/api/covers/102585/comments/",
    "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 C22F8A0547;\n\tThu, 21 Oct 2021 12:50:00 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 87BE84116A;\n\tThu, 21 Oct 2021 12:50:00 +0200 (CEST)",
            "from mga02.intel.com (mga02.intel.com [134.134.136.20])\n by mails.dpdk.org (Postfix) with ESMTP id 359AB410E2\n for <dev@dpdk.org>; Thu, 21 Oct 2021 12:49:59 +0200 (CEST)",
            "from orsmga007.jf.intel.com ([10.7.209.58])\n by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 21 Oct 2021 03:49:58 -0700",
            "from dpdk.cd.intel.com ([10.240.178.133])\n by orsmga007-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 21 Oct 2021 03:49:54 -0700"
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6200,9189,10143\"; a=\"216167064\"",
            "E=Sophos;i=\"5.87,169,1631602800\"; d=\"scan'208\";a=\"216167064\"",
            "E=Sophos;i=\"5.87,169,1631602800\"; d=\"scan'208\";a=\"484152245\""
        ],
        "From": "Jie Wang <jie1x.wang@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "orika@nvidia.com, ferruh.yigit@intel.com, thomas@monjalon.net,\n andrew.rybchenko@oktetlabs.ru, xiaoyun.li@intel.com, stevex.yang@intel.com,\n jingjing.wu@intel.com, beilei.xing@intel.com, wenjun1.wu@intel.com,\n qi.z.zhang@intel.com, Jie Wang <jie1x.wang@intel.com>",
        "Date": "Thu, 21 Oct 2021 18:49:21 +0800",
        "Message-Id": "<20211021104924.1586172-1-jie1x.wang@intel.com>",
        "X-Mailer": "git-send-email 2.25.1",
        "In-Reply-To": "<20211021100527.1582052-1-jie1x.wang@intel.com>",
        "References": "<20211021100527.1582052-1-jie1x.wang@intel.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH v9 0/3] support PPPoL2TPv2oUDP RSS Hash",
        "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": "Support IAVF PPPoL2TPv2oUDP RSS Hash. Required to distribute packets\nbased on inner IP src+dest address and TCP/UDP src+dest port.\n\n---\nv9: \n * update comments and commit log.\n * remove unnecessary '__rte_packed'.\nv8:\n * added '__rte_packed' in new protocol header.\n * update the comment in new protocol header file.\nV7:\n * update ini file.\n * modify irregular spelling.\nv6:\n * update release notes.\n * update lib/net/meson.build.\n * update testpmd_funcs.rst.\n * update doxygen comments in header files.\n * update doc/api/doxy-api-index.md.\nv5: update release notes.\nv4:\n * update commit log.\n * redefine PPP protocol header.\n * delete l2tpv2_encap.\nv3:\n * add testpmd match PPP and L2TPv2 protocol header fields value.\n * add the code of l2tpv2_encap.\n * update the title of ethdev patch and adjust the position of\n   the added code.\nv2:\n * update the rte_flow.rst and release notes.\n * update l2tpv2 header format.\n\nJie Wang (3):\n  ethdev: support L2TPv2 and PPP procotol\n  net/iavf: support PPPoL2TPv2oUDP RSS Hash\n  app/testpmd: support L2TPv2 and PPP protocol pattern\n\n app/test-pmd/cmdline_flow.c                 | 251 ++++++++++++++++++++\n doc/api/doxy-api-index.md                   |   2 +\n doc/guides/nics/features/default.ini        |   2 +\n doc/guides/nics/features/iavf.ini           |   2 +\n doc/guides/prog_guide/rte_flow.rst          |  25 ++\n doc/guides/rel_notes/release_21_11.rst      |   5 +\n doc/guides/testpmd_app_ug/testpmd_funcs.rst |  28 +++\n drivers/net/iavf/iavf_generic_flow.c        | 131 ++++++++++\n drivers/net/iavf/iavf_generic_flow.h        |  15 ++\n drivers/net/iavf/iavf_hash.c                | 108 ++++++++-\n lib/ethdev/rte_flow.c                       |   2 +\n lib/ethdev/rte_flow.h                       |  67 ++++++\n lib/net/meson.build                         |   2 +\n lib/net/rte_l2tpv2.h                        | 234 ++++++++++++++++++\n lib/net/rte_ppp.h                           |  34 +++\n 15 files changed, 906 insertions(+), 2 deletions(-)\n create mode 100644 lib/net/rte_l2tpv2.h\n create mode 100644 lib/net/rte_ppp.h"
}