get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 116857,
    "url": "https://patches.dpdk.org/api/patches/116857/?format=api",
    "web_url": "https://patches.dpdk.org/project/dts/patch/20220926073838.29257-1-linglix.chen@intel.com/",
    "project": {
        "id": 3,
        "url": "https://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": "<20220926073838.29257-1-linglix.chen@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20220926073838.29257-1-linglix.chen@intel.com",
    "date": "2022-09-26T07:38:38",
    "name": "[V1] modify testplan to add E810 support suit",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": false,
    "hash": "d16ec8b179d9d6cebf1d6cb1f7cfac69812e4042",
    "submitter": {
        "id": 1843,
        "url": "https://patches.dpdk.org/api/people/1843/?format=api",
        "name": "Lingli Chen",
        "email": "linglix.chen@intel.com"
    },
    "delegate": null,
    "mbox": "https://patches.dpdk.org/project/dts/patch/20220926073838.29257-1-linglix.chen@intel.com/mbox/",
    "series": [
        {
            "id": 24822,
            "url": "https://patches.dpdk.org/api/series/24822/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/list/?series=24822",
            "date": "2022-09-26T07:38:38",
            "name": "[V1] modify testplan to add E810 support suit",
            "version": 1,
            "mbox": "https://patches.dpdk.org/series/24822/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/116857/comments/",
    "check": "warning",
    "checks": "https://patches.dpdk.org/api/patches/116857/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 E517DA00C2;\n\tMon, 26 Sep 2022 10:26:40 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id C9E3C400D7;\n\tMon, 26 Sep 2022 10:26:40 +0200 (CEST)",
            "from mga06.intel.com (mga06b.intel.com [134.134.136.31])\n by mails.dpdk.org (Postfix) with ESMTP id B954E400D5\n for <dts@dpdk.org>; Mon, 26 Sep 2022 10:26:38 +0200 (CEST)",
            "from fmsmga007.fm.intel.com ([10.253.24.52])\n by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 26 Sep 2022 01:26:36 -0700",
            "from unknown (HELO localhost.localdomain) ([10.239.252.99])\n by fmsmga007-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 26 Sep 2022 01:26:32 -0700"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple;\n d=intel.com; i=@intel.com; q=dns/txt; s=Intel;\n t=1664180799; x=1695716799;\n h=from:to:cc:subject:date:message-id:mime-version:\n content-transfer-encoding;\n bh=bMFC2TSuiFkCHuC0EXA9ulZ/VpRx55VBWr967JJx6xI=;\n b=Bqbsq3Y5fBk70L24VoRqiu86KANW/Euqpvy0OOrrGfbHX+73Hw2o0EWg\n ZPmmlA6X823dZmysx5zE5sdlxplBOleRHVDeXYm2liTFqySwe60T7jlvH\n iNaA8gBCXFu4xA9ybopeOz2tcq5P0tu587MbEeglpYXcjy5vIbZjGpdi7\n mdQe90VLXmLoqoDtuH5fyeL84BwgwqfVzDyfHFZqAic0UVzsRLs9C6Z9u\n wVhOWFpPM73CeEq/a/t0j4E5jCzlinmYZ2kmxQjk0d291dMd5rlvsxTbJ\n iSn7ysG417Wk5BbKVwUNKVycQIbl3TBKke4yqyL53DI9zd0yafmNvjGHh w==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6500,9779,10481\"; a=\"362803351\"",
            "E=Sophos;i=\"5.93,345,1654585200\"; d=\"scan'208\";a=\"362803351\"",
            "E=McAfee;i=\"6500,9779,10481\"; a=\"623252693\"",
            "E=Sophos;i=\"5.93,345,1654585200\"; d=\"scan'208\";a=\"623252693\""
        ],
        "From": "Lingli Chen <linglix.chen@intel.com>",
        "To": "dts@dpdk.org",
        "Cc": "zhiminx.huang@intel.com,\n\tLingli Chen <linglix.chen@intel.com>",
        "Subject": "[dts][PATCH V1] modify testplan to add E810 support suit",
        "Date": "Mon, 26 Sep 2022 03:38:38 -0400",
        "Message-Id": "<20220926073838.29257-1-linglix.chen@intel.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "MIME-Version": "1.0",
        "Content-Type": "text/plain; charset=y",
        "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": "Some suite descriptions in testplan do not support E810, but this feature is support and tested in regression.\nso modify testplan to add E810 support.\n\nSigned-off-by: Lingli Chen <linglix.chen@intel.com>\n---\n test_plans/dual_vlan_test_plan.rst                      | 2 +-\n test_plans/flow_classify_test_plan.rst                  | 5 +++++\n test_plans/flow_filtering_test_plan.rst                 | 1 +\n test_plans/generic_flow_api_test_plan.rst               | 9 ++++++---\n test_plans/interrupt_pmd_test_plan.rst                  | 2 ++\n test_plans/ip_pipeline_test_plan.rst                    | 2 ++\n test_plans/ipfrag_test_plan.rst                         | 2 ++\n test_plans/kernelpf_iavf_test_plan.rst                  | 2 +-\n test_plans/kni_test_plan.rst                            | 2 +-\n test_plans/l3fwdacl_test_plan.rst                       | 2 +-\n test_plans/nvgre_test_plan.rst                          | 8 +++++---\n test_plans/packet_ordering_test_plan.rst                | 2 +-\n test_plans/pmdpcap_test_plan.rst                        | 2 ++\n test_plans/pmdrssreta_test_plan.rst                     | 7 ++++---\n test_plans/ptpclient_test_plan.rst                      | 2 +-\n test_plans/queue_start_stop_test_plan.rst               | 2 +-\n test_plans/runtime_vf_queue_number_kernel_test_plan.rst | 1 +\n test_plans/rxtx_offload_test_plan.rst                   | 2 +-\n test_plans/telemetry_test_plan.rst                      | 2 +-\n test_plans/tso_test_plan.rst                            | 3 +++\n test_plans/tx_preparation_test_plan.rst                 | 2 +-\n test_plans/uni_pkt_test_plan.rst                        | 3 ++-\n test_plans/userspace_ethtool_test_plan.rst              | 2 +-\n test_plans/veb_switch_test_plan.rst                     | 2 ++\n test_plans/vf_interrupt_pmd_test_plan.rst               | 2 ++\n test_plans/vf_macfilter_test_plan.rst                   | 2 ++\n test_plans/vf_pf_reset_test_plan.rst                    | 1 +\n test_plans/vf_port_start_stop_test_plan.rst             | 1 +\n test_plans/vf_rss_test_plan.rst                         | 1 +\n test_plans/vm_hotplug_test_plan.rst                     | 2 +-\n test_plans/vxlan_test_plan.rst                          | 8 +++++---\n tests/TestSuite_generic_flow_api.py                     | 6 ++----\n 32 files changed, 63 insertions(+), 29 deletions(-)",
    "diff": "diff --git a/test_plans/dual_vlan_test_plan.rst b/test_plans/dual_vlan_test_plan.rst\nindex 752b5025..fab18515 100644\n--- a/test_plans/dual_vlan_test_plan.rst\n+++ b/test_plans/dual_vlan_test_plan.rst\n@@ -14,7 +14,7 @@ The support of Dual VLAN offload features by Poll Mode Drivers consists in:\n Prerequisites\n =============\n \n-In this feature, x7xx series, 82576 and 82599 are supported.\n+In this feature, x7xx series, Intel® Ethernet 800 Series, 82576 and 82599 are supported.\n \n If using vfio the kernel must be >= 3.6+ and VT-d must be enabled in bios.When\n using vfio, use the following commands to load the vfio driver and bind it\ndiff --git a/test_plans/flow_classify_test_plan.rst b/test_plans/flow_classify_test_plan.rst\nindex c543c771..2800b2d6 100644\n--- a/test_plans/flow_classify_test_plan.rst\n+++ b/test_plans/flow_classify_test_plan.rst\n@@ -37,6 +37,11 @@ Ethernet Controller XL710 for 40GbE QSFP+ 1583\n ixgbe driver nic:\n 82599ES 10-Gigabit SFI/SFP+ Network Connection 10fb\n \n+ice driver nic:\n+Ethernet Controller E810-C for QSFP 1592\n+Ethernet Controller E810-XXV for SFP 159b\n+Ethernet Controller E810-C for SFP 1593\n+\n HW configuration\n ----------------\n link peer topology::\ndiff --git a/test_plans/flow_filtering_test_plan.rst b/test_plans/flow_filtering_test_plan.rst\nindex 92d31413..e4f7fe19 100644\n--- a/test_plans/flow_filtering_test_plan.rst\n+++ b/test_plans/flow_filtering_test_plan.rst\n@@ -20,6 +20,7 @@ The matching item is dst IP address: \"192.168.1.1\".\n The match action is entering the queue 1.\n The flow example can specify fdir_mode by '--pkt-filter-mode',if not assign fdir_mode, IXGBE will not support flow example.\n IGB not support flow example.\n+ICE support flow example.\n \n Prerequisites\n =============\ndiff --git a/test_plans/generic_flow_api_test_plan.rst b/test_plans/generic_flow_api_test_plan.rst\nindex 97d321db..2da0c9f5 100644\n--- a/test_plans/generic_flow_api_test_plan.rst\n+++ b/test_plans/generic_flow_api_test_plan.rst\n@@ -9,7 +9,7 @@ Prerequisites\n =============\n \n 1. Hardware:\n-   Intel® Ethernet 700 Series and 82599\n+   Intel® Ethernet 700 Series, Intel® Ethernet 800 Series and 82599\n   \n 2. software: \n    dpdk: http://dpdk.org/git/dpdk\n@@ -2169,6 +2169,7 @@ Test case: Dual vlan(QinQ)\n \n Test case: create same rule after destroy\n =========================================\n+support NIC: Intel® Ethernet 700 Series, Intel® Ethernet 800 Series and 82599.\n \n 1. Launch the app ``testpmd`` with the following arguments::\n \n@@ -2192,6 +2193,7 @@ Test case: create same rule after destroy\n \n Test case: create different rule after destroy\n ==============================================\n+support NIC: Intel® Ethernet 700 Series, Intel® Ethernet 800 Series and 82599.\n \n 1. Launch the app ``testpmd`` with the following arguments::\n \n@@ -2214,11 +2216,12 @@ Test case: create different rule after destroy\n     verify match pkt2 to queue 2, verify mismatch pkt1 to queue 0.\n \n Test Case: 10GB Multiple filters\n-======================================\n+================================\n+only supported by ixgbe and igb\n \n 1. config testpmd on DUT\n \n-   1. set up testpmd with Intel® Ethernet 700 Series NICs::\n+   1. set up testpmd with 82599 NICs::\n \n          ./x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2,3,4,5,6,7,8 -n 4 -- -i --disable-rss --rxq=16 --txq=16\n \ndiff --git a/test_plans/interrupt_pmd_test_plan.rst b/test_plans/interrupt_pmd_test_plan.rst\nindex fd15d334..d812ad0c 100644\n--- a/test_plans/interrupt_pmd_test_plan.rst\n+++ b/test_plans/interrupt_pmd_test_plan.rst\n@@ -18,6 +18,8 @@ interrupt.\n Prerequisites\n =============\n \n+The suit support NIC: Intel® Ethernet 700 Series, Intel® Ethernet 800 Series and 82599.\n+\n Each of the 10Gb Ethernet* ports of the DUT is directly connected in\n full-duplex to a different port of the peer traffic generator.\n \ndiff --git a/test_plans/ip_pipeline_test_plan.rst b/test_plans/ip_pipeline_test_plan.rst\nindex 395b1bc5..13827488 100644\n--- a/test_plans/ip_pipeline_test_plan.rst\n+++ b/test_plans/ip_pipeline_test_plan.rst\n@@ -10,6 +10,8 @@ Description\n The \"examples/ip_pipeline\" application is the main DPDK Packet Framework\n application.\n \n+The suit support NIC: Intel® Ethernet 700 Series(I40E_10G-SFP_XL710), Intel® Ethernet 800 Series(ICE_25G-E810C_SFP).\n+\n Prerequisites\n ==============\n The DUT must have four 10G Ethernet ports connected to four ports on\ndiff --git a/test_plans/ipfrag_test_plan.rst b/test_plans/ipfrag_test_plan.rst\nindex 4cf8c436..e30a5961 100644\n--- a/test_plans/ipfrag_test_plan.rst\n+++ b/test_plans/ipfrag_test_plan.rst\n@@ -8,6 +8,8 @@ IP fragmentation Tests\n The IP fragmentation results are produced using ''ip_fragmentation'' application.\n The test application should run with both IPv4 and IPv6 fragmentation.\n \n+The suit support NIC: Intel® Ethernet 700 Series, Intel® Ethernet 800 Series, 82599 and igc driver NIC.\n+\n Prerequisites\n =============\n \ndiff --git a/test_plans/kernelpf_iavf_test_plan.rst b/test_plans/kernelpf_iavf_test_plan.rst\nindex d877bb90..5c9d8500 100644\n--- a/test_plans/kernelpf_iavf_test_plan.rst\n+++ b/test_plans/kernelpf_iavf_test_plan.rst\n@@ -17,7 +17,7 @@ This plan for IAVF only supports kernel PF scenario.\n \n Hardware\n ========\n-ICE driver NIC.\n+ICE/I40E driver NIC.\n \n Prerequisites\n =============\ndiff --git a/test_plans/kni_test_plan.rst b/test_plans/kni_test_plan.rst\nindex 3e21bbb3..bf69e590 100644\n--- a/test_plans/kni_test_plan.rst\n+++ b/test_plans/kni_test_plan.rst\n@@ -78,7 +78,7 @@ to the device under test::\n    modprobe vfio-pci\n    usertools/dpdk-devbind.py --bind=vfio-pci device_bus_id\n \n-The DUT has at least 2 DPDK supported IXGBE NIC ports.\n+The DUT has at least 2 DPDK supported IXGBE/I40E/ICE/IGC NIC ports.\n \n The DUT has to be able to install rte_kni kernel module and launch kni\n application with a default configuration (This configuration may change form a\ndiff --git a/test_plans/l3fwdacl_test_plan.rst b/test_plans/l3fwdacl_test_plan.rst\nindex 34f978bc..2d4f1929 100644\n--- a/test_plans/l3fwdacl_test_plan.rst\n+++ b/test_plans/l3fwdacl_test_plan.rst\n@@ -34,7 +34,7 @@ in a rule database to figure out whether the packets should be dropped\n Prerequisites\n =============\n \n-1. The DUT has at least 2 DPDK supported IXGBE/I40E NIC ports::\n+1. The DUT has at least 2 DPDK supported IXGBE/I40E/ICE/IGC NIC ports::\n \n     Tester      DUT\n     eth1  <---> PORT 0\ndiff --git a/test_plans/nvgre_test_plan.rst b/test_plans/nvgre_test_plan.rst\nindex 58e47153..bb177597 100644\n--- a/test_plans/nvgre_test_plan.rst\n+++ b/test_plans/nvgre_test_plan.rst\n@@ -1,9 +1,9 @@\n .. SPDX-License-Identifier: BSD-3-Clause\n    Copyright(c) 2010-2017 Intel Corporation\n \n-======================================\n-Intel® Ethernet 700 Series NVGRE Tests\n-======================================\n+===========\n+NVGRE Tests\n+===========\n \n Cloud providers build virtual network overlays over existing network\n infrastructure that provide tenant isolation and scaling. Tunneling\n@@ -12,6 +12,8 @@ existing Layer 2 and IP networks. Conceptually, this is similar to\n creating virtual private networks over the Internet. Intel® Ethernet\n 700 Series will process these tunneling layers by the hardware.\n \n+The suit support NIC: Intel® Ethernet 700 Series, Intel® Ethernet 800 Series.\n+\n This document provides test plan for Intel® Ethernet 700 Series NVGRE\n packet detecting, checksum computing and filtering.\n \ndiff --git a/test_plans/packet_ordering_test_plan.rst b/test_plans/packet_ordering_test_plan.rst\nindex f3a4cf08..aaec27ee 100644\n--- a/test_plans/packet_ordering_test_plan.rst\n+++ b/test_plans/packet_ordering_test_plan.rst\n@@ -77,7 +77,7 @@ For example::\n Prerequisites\n =============\n \n-1x Intel® Ethernet Port (710 series, 82599, etc)\n+1x Intel® Ethernet Port (710 series, 82599, E810 series etc)\n \n Test Case: Packet ordering at different rates\n =============================================\ndiff --git a/test_plans/pmdpcap_test_plan.rst b/test_plans/pmdpcap_test_plan.rst\nindex cc27abe8..8fd68088 100644\n--- a/test_plans/pmdpcap_test_plan.rst\n+++ b/test_plans/pmdpcap_test_plan.rst\n@@ -17,6 +17,8 @@ The core configurations description is:\n Prerequisites\n =============\n \n+The suit support NIC: Intel® Ethernet 700 Series, Intel® Ethernet 800 Series, 82599 and igc driver NIC.\n+\n This test does not requires connections between DUT and tester as it is focused\n in PCAP devices created by Test PMD.\n \ndiff --git a/test_plans/pmdrssreta_test_plan.rst b/test_plans/pmdrssreta_test_plan.rst\nindex c0913cd2..aea3ac0d 100644\n--- a/test_plans/pmdrssreta_test_plan.rst\n+++ b/test_plans/pmdrssreta_test_plan.rst\n@@ -1,9 +1,9 @@\n .. SPDX-License-Identifier: BSD-3-Clause\n    Copyright(c) 2011-2017 Intel Corporation\n \n-======================================\n-82599 Reta (Redirection table) Tests\n-======================================\n+==============================\n+Reta (Redirection table) Tests\n+==============================\n \n This document provides test plan for benchmarking of Rss reta(Redirection\n table) updating for the Intel® 82599 10 Gigabit Ethernet Controller\n@@ -14,6 +14,7 @@ the table prior to enabling multiple receive queues .It can also update\n the redirection table during run time. Such updates of the table are\n not synchronized with the arrival time of received packets.\n \n+The suit support NIC: Intel® Ethernet 700 Series, Intel® Ethernet 800 Series, 82599 and igc driver NIC.\n Prerequisites\n =============\n \ndiff --git a/test_plans/ptpclient_test_plan.rst b/test_plans/ptpclient_test_plan.rst\nindex 42c67b27..62847031 100644\n--- a/test_plans/ptpclient_test_plan.rst\n+++ b/test_plans/ptpclient_test_plan.rst\n@@ -19,7 +19,7 @@ Case Config::\n \n     Meson: For support IEEE1588, build DPDK with '-Dc_args=-DRTE_LIBRTE_IEEE1588'\n \n-The sample should be validated on Intel® Ethernet 700 Series, 82599 and i350 Nics.\n+The sample should be validated on Intel® Ethernet 700 Series, Intel® Ethernet 800 Series, 82599 and i350 Nics.\n \n Test case: ptp client\n ======================\ndiff --git a/test_plans/queue_start_stop_test_plan.rst b/test_plans/queue_start_stop_test_plan.rst\nindex cf660710..de7c46d2 100644\n--- a/test_plans/queue_start_stop_test_plan.rst\n+++ b/test_plans/queue_start_stop_test_plan.rst\n@@ -29,7 +29,7 @@ To run the testpmd application in linuxapp environment with 4 lcores,\n Test Case: queue start/stop\n ---------------------------\n \n-This case support PF (Intel® Ethernet 700 Series), VF (Intel® Ethernet 700 Series, 82599)\n+This case support PF (Intel® Ethernet 700 Series/Intel® Ethernet 800 Series/82599), VF (Intel® Ethernet 700 Series, 82599)\n \n #. Update testpmd source code. Add the following C code in ./app/test-pmd/fwdmac.c::\n \ndiff --git a/test_plans/runtime_vf_queue_number_kernel_test_plan.rst b/test_plans/runtime_vf_queue_number_kernel_test_plan.rst\nindex 99a43b21..e1d42366 100644\n--- a/test_plans/runtime_vf_queue_number_kernel_test_plan.rst\n+++ b/test_plans/runtime_vf_queue_number_kernel_test_plan.rst\n@@ -20,6 +20,7 @@ Prerequisites\n 1. Hardware:\n \n - Intel® Ethernet 700 Series(X710/XL710/XXV710)\n+- Intel® Ethernet 800 Series\n \n 2. Software:\n \ndiff --git a/test_plans/rxtx_offload_test_plan.rst b/test_plans/rxtx_offload_test_plan.rst\nindex ea3ae6fe..ca6ff222 100644\n--- a/test_plans/rxtx_offload_test_plan.rst\n+++ b/test_plans/rxtx_offload_test_plan.rst\n@@ -36,7 +36,7 @@ Prerequisites\n =============\n \n 1. Hardware:\n-   Intel® Ethernet 700 Series and 82599/500 Series\n+   Intel® Ethernet 700 Series, Intel® Ethernet 800 Series and 82599/500 Series\n \n 2. Software:\n    dpdk: http://dpdk.org/git/dpdk\ndiff --git a/test_plans/telemetry_test_plan.rst b/test_plans/telemetry_test_plan.rst\nindex 16568cd3..ab66b53d 100644\n--- a/test_plans/telemetry_test_plan.rst\n+++ b/test_plans/telemetry_test_plan.rst\n@@ -21,7 +21,7 @@ if valid. The response is then formatted in JSON and sent back to the requesting\n \n Hardwares::\n ------------\n-I40E driver NIC  or ixgbe driver NIC\n+I40E driver NIC, ICE driver NIC or ixgbe driver NIC\n \n Prerequisites\n =============\ndiff --git a/test_plans/tso_test_plan.rst b/test_plans/tso_test_plan.rst\nindex d0f96b2b..a17f8ac5 100644\n--- a/test_plans/tso_test_plan.rst\n+++ b/test_plans/tso_test_plan.rst\n@@ -20,6 +20,9 @@ according to the MTU size.\n Prerequisites\n =============\n \n+Hardware:\n+   Intel® Ethernet 700 Series, Intel® Ethernet 800 Series and 82599/500 Series\n+\n The DUT must take one of the Ethernet controller ports connected to a port on another\n device that is controlled by the Scapy packet generator.\n \ndiff --git a/test_plans/tx_preparation_test_plan.rst b/test_plans/tx_preparation_test_plan.rst\nindex 7bf94f0b..9d68782b 100644\n--- a/test_plans/tx_preparation_test_plan.rst\n+++ b/test_plans/tx_preparation_test_plan.rst\n@@ -27,7 +27,7 @@ APPLICATION (CASE OF USE):\n Prerequisites\n =============\n \n-Support igb_uio, test txprep forwarding features on e1000, i40e and ixgbe\n+Support igb_uio, test txprep forwarding features on e1000, i40e, ice, igc and ixgbe\n drivers.Send packets from tester platform through the interface eth1 to\n the tested port 0, then testpmd sends back packet using same port and uses\n tcpdump to capture packet information::\ndiff --git a/test_plans/uni_pkt_test_plan.rst b/test_plans/uni_pkt_test_plan.rst\nindex 39c9aa87..10af61ef 100644\n--- a/test_plans/uni_pkt_test_plan.rst\n+++ b/test_plans/uni_pkt_test_plan.rst\n@@ -19,10 +19,11 @@ Prerequisites\n =============\n \n Enable ABI and disable vector ixgbe driver in dpdk configuration file.\n-Plug in three different types of nic on the board.\n+Plug in different types of nic on the board.\n 1x Intel® XL710-DA2 (Eagle Fountain)\n 1x Intel® 82599 Gigabit Ethernet Controller\n 1x Intel® I350 Gigabit Network Connection\n+1x Intel® Ethernet 800 Series NIC\n \n Start testpmd and then enable rxonly and verbose mode::\n \ndiff --git a/test_plans/userspace_ethtool_test_plan.rst b/test_plans/userspace_ethtool_test_plan.rst\nindex 7a146e3e..a0863e0a 100644\n--- a/test_plans/userspace_ethtool_test_plan.rst\n+++ b/test_plans/userspace_ethtool_test_plan.rst\n@@ -22,7 +22,7 @@ application in linux app environment with 4 lcores, 2 ports::\n \n     ethtool -c f -n 4\n \n-The sample should be validated on Intel® Ethernet 700 Series, 82599 and i350 Nics.\n+The sample should be validated on Intel® Ethernet 700 Series, Intel® Ethernet 800 Series, 82599 and i350 Nics.\n \n other requirements:\n \ndiff --git a/test_plans/veb_switch_test_plan.rst b/test_plans/veb_switch_test_plan.rst\nindex c7f6e2cc..13e2078a 100644\n--- a/test_plans/veb_switch_test_plan.rst\n+++ b/test_plans/veb_switch_test_plan.rst\n@@ -35,6 +35,8 @@ switch. It's similar as 82599's SRIOV switch.\n Prerequisites for VEB testing\n =============================\n \n+The suit support NIC: Intel® Ethernet 700 Series, Intel® Ethernet 800 Series.\n+\n 1. Get the pci device id of DUT, for example::\n \n       ./dpdk-devbind.py --st\ndiff --git a/test_plans/vf_interrupt_pmd_test_plan.rst b/test_plans/vf_interrupt_pmd_test_plan.rst\nindex f468b491..b7cdeb3e 100644\n--- a/test_plans/vf_interrupt_pmd_test_plan.rst\n+++ b/test_plans/vf_interrupt_pmd_test_plan.rst\n@@ -18,6 +18,8 @@ interrupt.\n Prerequisites\n =============\n \n+The suit support NIC: Intel® Ethernet 700 Series, Intel® Ethernet 800 Series and Intel® 82599 Gigabit Ethernet Controller.\n+\n Each of the 10Gb Ethernet* ports of the DUT is directly connected in\n full-duplex to a different port of the peer traffic generator.\n \ndiff --git a/test_plans/vf_macfilter_test_plan.rst b/test_plans/vf_macfilter_test_plan.rst\nindex d623cf04..43e7cd54 100644\n--- a/test_plans/vf_macfilter_test_plan.rst\n+++ b/test_plans/vf_macfilter_test_plan.rst\n@@ -5,6 +5,8 @@\n VF MAC Filter Tests\n ===================\n \n+The suit support NIC: Intel® Ethernet 700 Series, Intel® Ethernet 800 Series and Intel® 82599 Gigabit Ethernet Controller.\n+\n Test Case 1: test_kernel_2pf_2vf_1vm_iplink_macfilter\n =====================================================\n \ndiff --git a/test_plans/vf_pf_reset_test_plan.rst b/test_plans/vf_pf_reset_test_plan.rst\nindex 35fdc149..866214f7 100644\n--- a/test_plans/vf_pf_reset_test_plan.rst\n+++ b/test_plans/vf_pf_reset_test_plan.rst\n@@ -6,6 +6,7 @@ VF PF Reset Tests\n =================\n \n    The scenario is kernel PF + DPDK VF\n+   The suit support NIC: Intel® Ethernet 700 Series, Intel® Ethernet 800 Series\n \n Prerequisites\n =============\ndiff --git a/test_plans/vf_port_start_stop_test_plan.rst b/test_plans/vf_port_start_stop_test_plan.rst\nindex ce42008c..502afa6c 100644\n--- a/test_plans/vf_port_start_stop_test_plan.rst\n+++ b/test_plans/vf_port_start_stop_test_plan.rst\n@@ -5,6 +5,7 @@\n VF Port Start Stop Tests\n ========================\n \n+The suit support NIC: Intel® Ethernet 700 Series, Intel® Ethernet 800 Series and Intel® 82599 Gigabit Ethernet Controller.\n \n Prerequisites\n =============\ndiff --git a/test_plans/vf_rss_test_plan.rst b/test_plans/vf_rss_test_plan.rst\nindex 846de2d7..3e42d284 100644\n--- a/test_plans/vf_rss_test_plan.rst\n+++ b/test_plans/vf_rss_test_plan.rst\n@@ -5,6 +5,7 @@\n VF RSS - Configuring Hash Function Tests\n ========================================\n \n+The suit support NIC: Intel® Ethernet 700 Series, Intel® Ethernet 800 Series.\n This document provides test plan for testing the function of Intel® Ethernet 700 Series:\n Support configuring hash functions.\n \ndiff --git a/test_plans/vm_hotplug_test_plan.rst b/test_plans/vm_hotplug_test_plan.rst\nindex 941ace7b..3ea515dc 100644\n--- a/test_plans/vm_hotplug_test_plan.rst\n+++ b/test_plans/vm_hotplug_test_plan.rst\n@@ -18,7 +18,7 @@ a qemu device from/to a VM.\n \n Hardware\n ========\n-Ixgbe and i40e NICs\n+Ixgbe, ice and i40e NICs\n \n Note\n ====\ndiff --git a/test_plans/vxlan_test_plan.rst b/test_plans/vxlan_test_plan.rst\nindex d59cee31..e65b18d6 100644\n--- a/test_plans/vxlan_test_plan.rst\n+++ b/test_plans/vxlan_test_plan.rst\n@@ -1,9 +1,9 @@\n .. SPDX-License-Identifier: BSD-3-Clause\n    Copyright(c) 2014-2017 Intel Corporation\n \n-======================================\n-Intel® Ethernet 700 Series Vxlan Tests\n-======================================\n+==========================================\n+Intel® Ethernet 700/800 Series Vxlan Tests\n+==========================================\n Cloud providers build virtual network overlays over existing network\n infrastructure that provide tenant isolation and scaling. Tunneling\n layers added to the packets carry the virtual networking frames over\n@@ -11,6 +11,8 @@ existing Layer 2 and IP networks. Conceptually, this is similar to\n creating virtual private networks over the Internet. Intel® Ethernet\n 700 Series will process these tunneling layers by the hardware.\n \n+The suit support NIC: Intel® Ethernet 700 Series, Intel® Ethernet 800 Series.\n+\n This document provides test plan for Intel® Ethernet 700 Series vxlan\n packet detecting, checksum computing and filtering.\n \ndiff --git a/tests/TestSuite_generic_flow_api.py b/tests/TestSuite_generic_flow_api.py\nindex 0881956c..92774c29 100644\n--- a/tests/TestSuite_generic_flow_api.py\n+++ b/tests/TestSuite_generic_flow_api.py\n@@ -1105,7 +1105,7 @@ class TestGeneric_flow_api(TestCase):\n \n     def test_2_tuple_filter(self):\n         \"\"\"\n-        only supported by igb\n+        supported by igb igc i40e and ice\n         \"\"\"\n         self.verify(\n             self.nic\n@@ -4136,15 +4136,13 @@ class TestGeneric_flow_api(TestCase):\n \n     def test_fdir_for_mac_vlan(self):\n         \"\"\"\n-        only supported by ixgbe\n+        supported by ixgbe, ice, i40e\n         \"\"\"\n         self.verify(\n             self.nic\n             in [\n                 \"IXGBE_10G-X550EM_X_10G_T\",\n                 \"IXGBE_10G-X550T\",\n-                \"IGC-I225_LM\",\n-                \"IGC-I226_LM\",\n                 \"I40E_10G-SFP_XL710\",\n                 \"I40E_25G-25G_SFP28\",\n                 \"I40E_40G-QSFP_A\",\n",
    "prefixes": [
        "V1"
    ]
}