get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 123780,
    "url": "http://patches.dpdk.org/api/patches/123780/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/patch/20230213083952.1350755-6-ke1.xu@intel.com/",
    "project": {
        "id": 3,
        "url": "http://patches.dpdk.org/api/projects/3/?format=api",
        "name": "DTS",
        "link_name": "dts",
        "list_id": "dts.dpdk.org",
        "list_email": "dts@dpdk.org",
        "web_url": "",
        "scm_url": "git://dpdk.org/tools/dts",
        "webscm_url": "http://git.dpdk.org/tools/dts/",
        "list_archive_url": "https://inbox.dpdk.org/dts",
        "list_archive_url_format": "https://inbox.dpdk.org/dts/{}",
        "commit_url_format": ""
    },
    "msgid": "<20230213083952.1350755-6-ke1.xu@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20230213083952.1350755-6-ke1.xu@intel.com",
    "date": "2023-02-13T08:39:52",
    "name": "[V3,5/5] test_plans/vf_offload: add VLAN packets to test scope and improve vector path validating.",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": false,
    "hash": "9767e900d305a87bd086175a710c7ecefc362ae8",
    "submitter": {
        "id": 2810,
        "url": "http://patches.dpdk.org/api/people/2810/?format=api",
        "name": "Ke Xu",
        "email": "ke1.xu@intel.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/dts/patch/20230213083952.1350755-6-ke1.xu@intel.com/mbox/",
    "series": [
        {
            "id": 26978,
            "url": "http://patches.dpdk.org/api/series/26978/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/list/?series=26978",
            "date": "2023-02-13T08:39:47",
            "name": "Update vf_offload cases for DPDK-v23.03 validation.",
            "version": 3,
            "mbox": "http://patches.dpdk.org/series/26978/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/123780/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/123780/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<dts-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 8657D41C84;\n\tMon, 13 Feb 2023 09:42:18 +0100 (CET)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 7CB6142C76;\n\tMon, 13 Feb 2023 09:42:18 +0100 (CET)",
            "from mga17.intel.com (mga17.intel.com [192.55.52.151])\n by mails.dpdk.org (Postfix) with ESMTP id 4065840A81\n for <dts@dpdk.org>; Mon, 13 Feb 2023 09:42:15 +0100 (CET)",
            "from fmsmga006.fm.intel.com ([10.253.24.20])\n by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 13 Feb 2023 00:42:14 -0800",
            "from dpdk-xuke-lab.sh.intel.com ([10.67.119.8])\n by fmsmga006.fm.intel.com with ESMTP; 13 Feb 2023 00:42:12 -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=1676277737; x=1707813737;\n h=from:to:cc:subject:date:message-id:in-reply-to:\n references:mime-version:content-transfer-encoding;\n bh=SUQem2bphwZFoUjKjsYUqz+eObP41CvnVDrLqUtGLf0=;\n b=JJ5M2bpagJNx7aa9w8xbyWr30870ZvlJm0JqtwgDx2AI99+MkEcbrj3d\n n6IbqheVcaxGuGx3OnXT5tdLba4DrvtLNZ8gacNVT2JIjPWSxDsum99r+\n PymzQmRMp46PfpfgOCj0UEp4upGcASqfhyZcH1tTCO4ZQyMcXjOXsaQNH\n LxpRx60/czy3aQvVNvqMELKWqy9cRVv+hrlfZa7b22mdsBRRgy+DIMrAd\n 1BjhykpYS/D62CGPCNg3JSv7C+SMzUy5fbKRJwOwzMOOHCXIC8jrmfN1v\n VywAzpw8k4qxMz3MDmEgHxGarBcF+MD2pxZV+blXrMWCOgD6GWkGPbkT4 A==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6500,9779,10619\"; a=\"311203097\"",
            "E=Sophos;i=\"5.97,293,1669104000\"; d=\"scan'208\";a=\"311203097\"",
            "E=McAfee;i=\"6500,9779,10619\"; a=\"914243779\"",
            "E=Sophos;i=\"5.97,293,1669104000\"; d=\"scan'208\";a=\"914243779\""
        ],
        "X-ExtLoop1": "1",
        "From": "Ke Xu <ke1.xu@intel.com>",
        "To": "dts@dpdk.org",
        "Cc": "ke1.xu@intel.com, qi.fu@intel.com, lijuan.tu@intel.com,\n yux.jiang@intel.com, zhiminx.huang@intel.com",
        "Subject": "[DTS][PATCH V3 5/5] test_plans/vf_offload: add VLAN packets to test\n scope and improve vector path validating.",
        "Date": "Mon, 13 Feb 2023 16:39:52 +0800",
        "Message-Id": "<20230213083952.1350755-6-ke1.xu@intel.com>",
        "X-Mailer": "git-send-email 2.25.1",
        "In-Reply-To": "<20230213083952.1350755-1-ke1.xu@intel.com>",
        "References": "<20230213083952.1350755-1-ke1.xu@intel.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "X-BeenThere": "dts@dpdk.org",
        "X-Mailman-Version": "2.1.29",
        "Precedence": "list",
        "List-Id": "test suite reviews and discussions <dts.dpdk.org>",
        "List-Unsubscribe": "<https://mails.dpdk.org/options/dts>,\n <mailto:dts-request@dpdk.org?subject=unsubscribe>",
        "List-Archive": "<http://mails.dpdk.org/archives/dts/>",
        "List-Post": "<mailto:dts@dpdk.org>",
        "List-Help": "<mailto:dts-request@dpdk.org?subject=help>",
        "List-Subscribe": "<https://mails.dpdk.org/listinfo/dts>,\n <mailto:dts-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dts-bounces@dpdk.org"
    },
    "content": "Add VLAN Packets to ensure checksum offload works well on packets with Dot1Q part.\n\nFor daily regression, we introduce wrapped cases for each path.\n\nSigned-off-by: Ke Xu <ke1.xu@intel.com>\n---\n test_plans/vf_offload_test_plan.rst | 158 ++++++++++++++++++++++++++++\n 1 file changed, 158 insertions(+)",
    "diff": "diff --git a/test_plans/vf_offload_test_plan.rst b/test_plans/vf_offload_test_plan.rst\nindex 3e9b658b..1c929371 100644\n--- a/test_plans/vf_offload_test_plan.rst\n+++ b/test_plans/vf_offload_test_plan.rst\n@@ -286,6 +286,135 @@ be validated as pass by the tester.\n The first byte of source IPv4 address will be increased by testpmd. The checksum\n is indeed recalculated by software algorithms.\n \n+\n+Test Case: HW checksum offload check with vlan\n+==============================================\n+Start testpmd and enable checksum offload on rx port. Based on test steps of\n+HW checksum offload check, configure the traffic generator to send the multiple\n+packets for the following combination:\n+\n+  +----------------+----------------------------------------+\n+  | packet type    | packet organization                    |\n+  +================+========================================+\n+  |                | Ether / VLAN / IPv4 / UDP / payload    |\n+  |                +----------------------------------------+\n+  |                | Ether / VLAN / IPv4 / TCP / payload    |\n+  |                +----------------------------------------+\n+  | packets        | Ether / VLAN / IPv4 / SCTP / payload   |\n+  | for checksum   +----------------------------------------+\n+  | offload test   | Ether / VLAN / IPv6 / UDP / payload    |\n+  |                +----------------------------------------+\n+  |                | Ether / VLAN / IPv6 / TCP / payload    |\n+  +----------------+----------------------------------------+\n+\n+\n+Test Case: HW tunneling checksum offload check with vlan\n+========================================================\n+Based on test steps of HW tunneling checksum offload check, configure the\n+traffic generator to send the multiple packets combination with outer or\n+tunneling package of:\n+\n+  +----------------+--------------------------------------------+\n+  | packet type    | packet organization                        |\n+  +================+============================================+\n+  |                | Ether / VLAN / IPv4 / UDP / VXLAN / Ether  |\n+  |                +--------------------------------------------+\n+  |                | Ether / VLAN / IPv6 / UDP / VXLAN / Ether  |\n+  |                +--------------------------------------------+\n+  |                | Ether / VLAN / IPv4 / GRE                  |\n+  | outer and      +--------------------------------------------+\n+  | tunneling      | Ether / VLAN / IPv4 / GRE / Ether          |\n+  | packets        +--------------------------------------------+\n+  | for checksum   | Ether / VLAN / IPv6 / GRE                  |\n+  | offload test   +--------------------------------------------+\n+  |                | Ether / VLAN / IPv6 / GRE / Ether          |\n+  |                +--------------------------------------------+\n+  |                | Ether / VLAN / IPv4 / NVGRE                |\n+  |                +--------------------------------------------+\n+  |                | Ether / VLAN / IPv4 / NVGRE / Ether        |\n+  |                +--------------------------------------------+\n+  |                | Ether / VLAN / IPv6 / NVGRE                |\n+  |                +--------------------------------------------+\n+  |                | Ether / VLAN / IPv6 / NVGRE / Ether        |\n+  |                +--------------------------------------------+\n+  |                | Ether / VLAN / IPv4 / UDP / GTPU           |\n+  |                +--------------------------------------------+\n+  |                | Ether / VLAN / IPv6 / UDP / GTPU           |\n+  +----------------+--------------------------------------------+\n+\n+\n+Test Case: HW checksum offload check on scalar path\n+===================================================\n+These set of cases based on existing cases are designed for better case managment for\n+regression test.\n+\n+Start testpmd with eal parameter --force-max-simd-bitwidth=64. Based on test steps of\n+'HW checksum offload check'.\n+\n+Test Case: HW checksum offload check on sse path\n+================================================\n+Start testpmd with eal parameter --force-max-simd-bitwidth=128. Based on test steps of\n+'HW checksum offload check'.\n+\n+Test Case: HW checksum offload check on avx2 path\n+=================================================\n+Start testpmd with eal parameter --force-max-simd-bitwidth=256. Based on test steps of\n+'HW checksum offload check'.\n+\n+Test Case: HW checksum offload check on avx512 path\n+===================================================\n+Start testpmd with eal parameter --force-max-simd-bitwidth=512. Based on test steps of\n+'HW checksum offload check'.\n+\n+Test Case: HW checksum offload check with vlan on scalar path\n+=============================================================\n+\n+Test Case: HW checksum offload check with vlan on sse path\n+=============================================================\n+\n+Test Case: HW checksum offload check with vlan on avx2 path\n+=============================================================\n+\n+Test Case: HW checksum offload check with vlan on avx512 path\n+=============================================================\n+\n+Test Case: HW tunneling checksum offload check on scalar path\n+=============================================================\n+\n+Test Case: HW tunneling checksum offload check on sse path\n+==========================================================\n+\n+Test Case: HW tunneling checksum offload check on avx2 path\n+===========================================================\n+\n+Test Case: HW tunneling checksum offload check on avx512 path\n+=============================================================\n+\n+Test Case: HW tunneling checksum offload check with vlan on scalar path\n+=======================================================================\n+\n+Test Case: HW tunneling checksum offload check with vlan on sse path\n+====================================================================\n+\n+Test Case: HW tunneling checksum offload check with vlan on avx2 path\n+=====================================================================\n+\n+Test Case: HW tunneling checksum offload check with vlan on avx512 path\n+=======================================================================\n+\n+Test Case: SW checksum offload check on scalar path\n+===================================================\n+\n+Test Case: SW checksum offload check on sse path\n+================================================\n+\n+Test Case: SW checksum offload check on avx2 path\n+=================================================\n+\n+Test Case: SW checksum offload check on avx512 path\n+===================================================\n+\n+\n Prerequisites for TSO\n =====================\n \n@@ -510,3 +639,32 @@ Test IPv6() in scapy::\n \n   for one_outer_packet in outer_packet_list:\n     sendp([Ether(dst=\"%s\", src=\"52:00:00:00:00:00\")/one_outer_packet/IPv6(src=\"FE80:0:0:0:200:1FF:FE00:200\", dst=\"3555:5555:6666:6666:7777:7777:8888:8888\")/TCP(sport=1021,dport=1021)/Raw(load=RandString(size=%s))], iface=\"%s\", count = %s)\n+\n+Test case: csum fwd engine, use TSO, on scalar path\n+===================================================\n+These set of cases based on existing cases are designed for better case managment for\n+regression test.\n+\n+Start testpmd with eal parameter --force-max-simd-bitwidth=64. Based on test steps of\n+'csum fwd engine, use TSO'.\n+\n+Test case: csum fwd engine, use TSO, on sse path\n+================================================\n+\n+Test case: csum fwd engine, use TSO, on avx2 path\n+=================================================\n+\n+Test case: csum fwd engine, use TSO, on avx512 path\n+===================================================\n+\n+Test case: csum fwd engine, use tunnel TSO, on scalar path\n+==========================================================\n+\n+Test case: csum fwd engine, use tunnel TSO, on sse path\n+=======================================================\n+\n+Test case: csum fwd engine, use tunnel TSO, on avx2 path\n+========================================================\n+\n+Test case: csum fwd engine, use tunnel TSO, on avx512 path\n+==========================================================\n",
    "prefixes": [
        "V3",
        "5/5"
    ]
}