get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 116263,
    "url": "https://patches.dpdk.org/api/patches/116263/?format=api",
    "web_url": "https://patches.dpdk.org/project/dts/patch/20220914053858.11506-4-weiyuanx.li@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": "<20220914053858.11506-4-weiyuanx.li@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20220914053858.11506-4-weiyuanx.li@intel.com",
    "date": "2022-09-14T05:38:58",
    "name": "[V3,4/4] test_plans/ice_advanced_iavf_rss: add multicast new test case",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": false,
    "hash": "6501f816b787e16bbc8d5ef3fb2299868e20d2e1",
    "submitter": {
        "id": 2477,
        "url": "https://patches.dpdk.org/api/people/2477/?format=api",
        "name": "Weiyuan Li",
        "email": "weiyuanx.li@intel.com"
    },
    "delegate": null,
    "mbox": "https://patches.dpdk.org/project/dts/patch/20220914053858.11506-4-weiyuanx.li@intel.com/mbox/",
    "series": [
        {
            "id": 24652,
            "url": "https://patches.dpdk.org/api/series/24652/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/list/?series=24652",
            "date": "2022-09-14T05:38:55",
            "name": "[V3,1/4] tests/ice_iavf_fdir: add multicast new test case",
            "version": 3,
            "mbox": "https://patches.dpdk.org/series/24652/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/116263/comments/",
    "check": "success",
    "checks": "https://patches.dpdk.org/api/patches/116263/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 72D09A0032;\n\tWed, 14 Sep 2022 07:39:04 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 6E3E140A7B;\n\tWed, 14 Sep 2022 07:39:04 +0200 (CEST)",
            "from mga06.intel.com (mga06b.intel.com [134.134.136.31])\n by mails.dpdk.org (Postfix) with ESMTP id 04A4B4021D\n for <dts@dpdk.org>; Wed, 14 Sep 2022 07:39:01 +0200 (CEST)",
            "from orsmga006.jf.intel.com ([10.7.209.51])\n by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 13 Sep 2022 22:38:50 -0700",
            "from unknown (HELO localhost.localdomain) ([10.239.252.248])\n by orsmga006-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 13 Sep 2022 22:38:49 -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=1663133942; x=1694669942;\n h=from:to:cc:subject:date:message-id:in-reply-to:\n references:mime-version:content-transfer-encoding;\n bh=M9+xLw6pD9Any72LSHCXlw8rIV7UusYkh01agc1w0JM=;\n b=L9Z34ZloJVjlrIC/uFOySHLY2rSBowc5mzTWpoGuu8v6Nic3jMVfFst2\n v5+eS+JysGTmEv9l3Wv9sB9coZU+o1gpjkxi5MgD4iPhKTL3mjSuF8/H5\n ZY3rnfi+L4SInusPioiaF4Sd/TLgQbEmOQ0i1I/ue49xppIoKfGrJC3jB\n 8FiqfXmTplazclyia0t9ZqGu9JHsQR1+3l1VQTfhdZ7Y0PVluogq8nemb\n VL06MnlLkMUNMD5mOYPYk/mxYeJzU4052CVHsRAdqYg4GHh6Fs1knDCQK\n tsZsF1E69lbXUi1D9nzEVXQiIX73lbjAd6rLi2waYR+nu4XqfbX1futzs w==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6500,9779,10469\"; a=\"360080792\"",
            "E=Sophos;i=\"5.93,313,1654585200\"; d=\"scan'208\";a=\"360080792\"",
            "E=Sophos;i=\"5.93,313,1654585200\"; d=\"scan'208\";a=\"594246012\""
        ],
        "From": "Weiyuan Li <weiyuanx.li@intel.com>",
        "To": "dts@dpdk.org",
        "Cc": "Weiyuan Li <weiyuanx.li@intel.com>, Jiale Song <songx.jiale@intel.com>,\n Peng Yuan <yuan.peng@intel.com>",
        "Subject": "[dts][PATCH V3 4/4] test_plans/ice_advanced_iavf_rss: add multicast\n new test case",
        "Date": "Wed, 14 Sep 2022 13:38:58 +0800",
        "Message-Id": "<20220914053858.11506-4-weiyuanx.li@intel.com>",
        "X-Mailer": "git-send-email 2.27.0",
        "In-Reply-To": "<20220914053858.11506-1-weiyuanx.li@intel.com>",
        "References": "<20220914053858.11506-1-weiyuanx.li@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 ipv4/ipv6 multicast new case for dpdk22.07 new feature.\n\nSigned-off-by: Weiyuan Li <weiyuanx.li@intel.com>\n---\nTested-by: Jiale Song < songx.jiale@intel.com>\nAcked-by: Peng Yuan <yuan.peng@intel.com>\n\nv2:\n-modify the ice_iavf_fdir scipt tear_down method and destroy\nenvironment first.\nV3:\n-modify script and test plan disable promisc and trust mode.\n-add multicast detailes description reference.\n-modify script and test plan configure multicast address.\n\n .../ice_advanced_iavf_rss_test_plan.rst       | 454 ++++++++++++++++++\n 1 file changed, 454 insertions(+)",
    "diff": "diff --git a/test_plans/ice_advanced_iavf_rss_test_plan.rst b/test_plans/ice_advanced_iavf_rss_test_plan.rst\nindex 4213334b..e448c58b 100644\n--- a/test_plans/ice_advanced_iavf_rss_test_plan.rst\n+++ b/test_plans/ice_advanced_iavf_rss_test_plan.rst\n@@ -336,16 +336,27 @@ Default parameters\n \n     [Src MAC]: 68:05:CA:BB:26:E0\n     [Dest MAC]: 00:11:22:33:44:55\n+    [Multicast Dest MAC]: 11:22:33:44:55:66\n+\n+    .. note::\n+\n+        For multicast mac more details, please refer to https://tooabstractive.com/networking/how-do-you-know-if-a-mac-address-is-unicast-multicast-or-broadcast/\n \n    IPv4::\n \n     [Dest IP]: 192.168.0.1\n     [Source IP]: 192.168.0.2\n+    [Multicast Dest IPv4]: 224.0.0.1\n \n    IPv6::\n \n     [Source IPv6]: ABAB:910B:6666:3457:8295:3333:1800:2929\n     [Dest IPv6]: CDCD:910A:2222:5498:8475:1111:3900:2020\n+    [Multicast Dest IPv6]: ff01::2\n+\n+    .. note::\n+\n+        For multicast ip more details, please refer to https://ipcisco.com/lesson/multicast-ip-addresses-jncie/\n \n    UDP/TCP/SCTP::\n \n@@ -896,6 +907,227 @@ Subcase: MAC_IPV4_SCTP_IPV4\n Subcase: MAC_IPV4_SCTP_ALL\n --------------------------\n \n+Test case: MAC_IPV4 multicast\n+=============================\n+Disable promisc mode in the testpmd::\n+\n+   testpmd> set promisc all off\n+\n+Enable all multicast mode in the testpmd::\n+\n+   testpmd> set allmulti all on\n+\n+configure multicast address::\n+\n+   testpmd> mcast_addr add 0 11:22:33:44:55:66\n+\n+basic hit pattern packets are the same in this multicast test case:\n+ipv4-nonfrag packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E0\")/IP(dst=\"224.0.0.1\", src=\"192.168.0.2\")/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv4-icmp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E0\")/IP(dst=\"224.0.0.1\", src=\"192.168.0.2\")/ICMP()/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv4-tcp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E0\")/IP(dst=\"224.0.0.1\", src=\"192.168.0.2\")/TCP(sport=22,dport=23)/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+Subcase: MAC_IPV4_L2SRC\n+-----------------------\n+1. create rss rule::\n+\n+    flow create 0 ingress pattern eth / ipv4 / end actions rss types eth l2-src-only end key_len 0 queues end / end\n+\n+2. hit pattern/defined input set:\n+ipv4-nonfrag packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E1\")/IP(dst=\"224.0.0.1\", src=\"192.168.0.2\")/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv4-icmp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E1\")/IP(dst=\"224.0.0.1\", src=\"192.168.0.2\")/ICMP()/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv4-tcp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E1\")/IP(dst=\"224.0.0.1\", src=\"192.168.0.2\")/TCP(sport=22,dport=23)/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+3. hit pattern/not defined input set:\n+ipv4-nonfrag packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E0\")/IP(dst=\"224.0.0.1\", src=\"192.168.0.5\")/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv4-icmp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E0\")/IP(dst=\"224.0.0.1\", src=\"192.168.0.5\")/ICMP()/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv4-tcp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E0\")/IP(dst=\"224.0.0.1\", src=\"192.168.0.5\")/TCP(sport=19,dport=99)/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+Subcase: MAC_IPV4_L2DST\n+-----------------------\n+1. create rss rule::\n+\n+    flow create 0 ingress pattern eth / ipv4 / end actions rss types eth l2-dst-only end key_len 0 queues end / end\n+\n+2. hit pattern/defined input set:\n+ipv4-nonfrag packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:67\", src=\"68:05:CA:BB:26:E0\")/IP(dst=\"224.0.0.1\", src=\"192.168.0.5\")/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv4-icmp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:67\", src=\"68:05:CA:BB:26:E0\")/IP(dst=\"224.0.0.1\", src=\"192.168.0.5\")/ICMP()/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv4-tcp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:67\", src=\"68:05:CA:BB:26:E0\")/IP(dst=\"224.0.0.1\", src=\"192.168.0.5\")/TCP(sport=19,dport=99)/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+3. hit pattern/not defined input set:\n+ipv4-nonfrag packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E1\")/IP(dst=\"224.0.0.1\", src=\"192.168.0.5\")/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv4-icmp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E1\")/IP(dst=\"224.0.0.1\", src=\"192.168.0.5\")/ICMP()/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv4-tcp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E1\")/IP(dst=\"224.0.0.1\", src=\"192.168.0.5\")/TCP(sport=19,dport=99)/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+Subcase: MAC_IPV4_L2SRC_L2DST\n+-----------------------------\n+1. create rss rule::\n+\n+    flow create 0 ingress pattern eth / ipv4 / end actions rss types eth end key_len 0 queues end / end\n+\n+2. hit pattern/defined input set:\n+ipv4-nonfrag packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E1\")/IP(dst=\"224.0.0.2\", src=\"192.168.0.2\")/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv4-icmp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E1\")/IP(dst=\"224.0.0.2\", src=\"192.168.0.2\")/ICMP()/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv4-tcp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E1\")/IP(dst=\"224.0.0.2\", src=\"192.168.0.2\")/TCP(sport=22,dport=23)/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+3. hit pattern/not defined input set:\n+ipv4-nonfrag packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E0\")/IP(dst=\"224.0.0.1\", src=\"192.168.0.5\")/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv4-icmp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E0\")/IP(dst=\"224.0.0.1\", src=\"192.168.0.5\")/ICMP()/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv4-tcp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E0\")/IP(dst=\"224.0.0.1\", src=\"192.168.0.5\")/TCP(sport=23,dport=25)/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+Subcase: MAC_IPV4_L3SRC\n+-----------------------\n+1. create rss rule::\n+\n+    flow create 0 ingress pattern eth / ipv4 / end actions rss types ipv4 l3-src-only end key_len 0 queues end / end\n+\n+2. hit pattern/defined input set:\n+ipv4-nonfrag packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E0\")/IP(dst=\"224.0.0.1\", src=\"192.168.1.2\")/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv4-icmp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E0\")/IP(dst=\"224.0.0.1\", src=\"192.168.1.2\")/ICMP()/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv4-tcp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E0\")/IP(dst=\"224.0.0.1\", src=\"192.168.1.2\")/TCP(sport=22,dport=23)/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+3. hit pattern/not defined input set:\n+ipv4-nonfrag packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E1\")/IP(dst=\"224.0.0.2\", src=\"192.168.0.2\")/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv4-icmp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E1\")/IP(dst=\"224.0.0.2\", src=\"192.168.0.2\")/ICMP()/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv4-tcp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E1\")/IP(dst=\"224.0.0.2\", src=\"192.168.0.2\")/TCP(sport=32,dport=33)/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+Subcase: MAC_IPV4_L3DST\n+-----------------------\n+1. create rss rule::\n+\n+    flow create 0 ingress pattern eth / ipv4 / end actions rss types ipv4 l3-dst-only end key_len 0 queues end / end\n+\n+2. hit pattern/defined input set:\n+ipv4-nonfrag packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E0\")/IP(dst=\"224.0.2.1\", src=\"192.168.0.2\")/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv4-icmp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E0\")/IP(dst=\"224.0.2.1\", src=\"192.168.0.2\")/ICMP()/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv4-tcp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E0\")/IP(dst=\"224.0.2.1\", src=\"192.168.0.2\")/TCP(sport=22,dport=23)/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+3. hit pattern/not defined input set:\n+ipv4-nonfrag packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E1\")/IP(dst=\"224.0.0.1\", src=\"192.168.1.2\")/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv4-icmp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E1\")/IP(dst=\"224.0.0.1\", src=\"192.168.1.2\")/ICMP()/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv4-tcp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E1\")/IP(dst=\"224.0.0.1\", src=\"192.168.1.2\")/TCP(sport=32,dport=33)/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+Subcase: MAC_IPV4_ALL\n+---------------------\n+1. create rss rule::\n+\n+    flow create 0 ingress pattern eth / ipv4 / end actions rss types ipv4 end key_len 0 queues end / end\n+\n+2. hit pattern/defined input set:\n+ipv4-nonfrag packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E0\")/IP(dst=\"224.0.2.1\", src=\"192.168.0.2\")/(\"X\"*480)],iface=\"enp134s0f0\")\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E0\")/IP(dst=\"224.0.0.1\", src=\"192.168.1.2\")/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv4-icmp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E0\")/IP(dst=\"224.0.2.1\", src=\"192.168.0.2\")/ICMP()/(\"X\"*480)],iface=\"enp134s0f0\")\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E0\")/IP(dst=\"224.0.0.1\", src=\"192.168.1.2\")/ICMP()/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv4-tcp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E0\")/IP(dst=\"224.0.2.1\", src=\"192.168.0.2\")/TCP(sport=22,dport=23)/(\"X\"*480)],iface=\"enp134s0f0\")\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E0\")/IP(dst=\"224.0.0.1\", src=\"192.168.1.2\")/TCP(sport=22,dport=23)/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+3. hit pattern/not defined input set:\n+ipv4-nonfrag packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E1\")/IP(dst=\"224.0.0.1\", src=\"192.168.0.2\")/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv4-icmp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E1\")/IP(dst=\"224.0.0.1\", src=\"192.168.0.2\")/ICMP()/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv4-tcp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E1\")/IP(dst=\"224.0.0.1\", src=\"192.168.0.2\")/TCP(sport=32,dport=33)/(\"X\"*480)],iface=\"enp134s0f0\")\n \n Test case: MAC_IPV6\n ===================\n@@ -1096,6 +1328,228 @@ ipv6-udp packets::\n \n     sendp([Ether(dst=\"00:11:22:33:44:55\", src=\"68:05:CA:BB:26:E1\")/IPv6(src=\"ABAB:910B:6666:3457:8295:3333:1800:2929\",dst=\"CDCD:910A:2222:5498:8475:1111:3900:2020\")/UDP(sport=32,dport=33)/(\"X\"*480)],iface=\"enp134s0f0\")\n \n+Test case: MAC_IPV6 multicast\n+=============================\n+Disable promisc mode in the testpmd::\n+\n+   testpmd> set promisc all off\n+\n+Enable all multicast mode in the testpmd::\n+\n+   testpmd> set allmulti all on\n+\n+configure multicast address::\n+\n+   testpmd> mcast_addr add 0 11:22:33:44:55:66\n+\n+basic hit pattern packets are the same in this test case, including unicast and multicast::\n+ipv6-nonfrag packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E0\")/IPv6(src=\"ABAB:910B:6666:3457:8295:3333:1800:2929\",dst=\"ff01::2\")/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv6-icmp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E0\")/IPv6(src=\"ABAB:910B:6666:3457:8295:3333:1800:2929\",dst=\"ff01::2\")/ICMP()/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv6-udp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E0\")/IPv6(src=\"ABAB:910B:6666:3457:8295:3333:1800:2929\",dst=\"ff01::2\")/UDP(sport=22,dport=23)/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+Subcase: MAC_IPV6_L2SRC\n+-----------------------\n+1. create rss rule::\n+\n+    flow create 0 ingress pattern eth / ipv6 / end actions rss types eth l2-src-only end key_len 0 queues end / end\n+\n+2. hit pattern/defined input set:\n+ipv6-nonfrag packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E1\")/IPv6(src=\"ABAB:910B:6666:3457:8295:3333:1800:2929\",dst=\"ff01::2\")/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv6-icmp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E1\")/IPv6(src=\"ABAB:910B:6666:3457:8295:3333:1800:2929\",dst=\"ff01::2\")/ICMP()/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv6-udp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E1\")/IPv6(src=\"ABAB:910B:6666:3457:8295:3333:1800:2929\",dst=\"ff01::2\")/UDP(sport=22,dport=23)/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+3. hit pattern/not defined input set:\n+ipv6-nonfrag packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E0\")/IPv6(src=\"ABAB:910B:6666:3457:8295:3333:1800:2923\",dst=\"ff01::23\")/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv6-icmp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E0\")/IPv6(src=\"ABAB:910B:6666:3457:8295:3333:1800:2923\",dst=\"ff01::23\")/ICMP()/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv6-udp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E0\")/IPv6(src=\"ABAB:910B:6666:3457:8295:3333:1800:2923\",dst=\"ff01::23\")/UDP(sport=25,dport=99)/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+Subcase: MAC_IPV6_L2DST\n+-----------------------\n+1. create rss rule::\n+\n+    flow create 0 ingress pattern eth / ipv6 / end actions rss types eth l2-dst-only end key_len 0 queues end / end\n+\n+2. hit pattern/defined input set:\n+ipv6-nonfrag packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:67\", src=\"68:05:CA:BB:26:E0\")/IPv6(src=\"ABAB:910B:6666:3457:8295:3333:1800:2923\",dst=\"ff01::23\")/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv6-icmp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:67\", src=\"68:05:CA:BB:26:E0\")/IPv6(src=\"ABAB:910B:6666:3457:8295:3333:1800:2923\",dst=\"ff01::23\")/ICMP()/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv6-udp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:67\", src=\"68:05:CA:BB:26:E0\")/IPv6(src=\"ABAB:910B:6666:3457:8295:3333:1800:2923\",dst=\"ff01::23\")/UDP(sport=25,dport=99)/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+3. hit pattern/not defined input set:\n+ipv6-nonfrag packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E1\")/IPv6(src=\"ABAB:910B:6666:3457:8295:3333:1800:2923\",dst=\"ff01::23\")/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv6-icmp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E1\")/IPv6(src=\"ABAB:910B:6666:3457:8295:3333:1800:2923\",dst=\"ff01::23\")/ICMP()/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv6-udp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E1\")/IPv6(src=\"ABAB:910B:6666:3457:8295:3333:1800:2923\",dst=\"ff01::23\")/UDP(sport=25,dport=99)/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+Subcase: MAC_IPV6_L2SRC_L2DST\n+-----------------------------\n+1. create rss rule::\n+\n+    flow create 0 ingress pattern eth / ipv6 / end actions rss types eth end key_len 0 queues end / end\n+\n+2. hit pattern/defined input set:\n+ipv6-nonfrag packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E1\")/IPv6(src=\"ABAB:910B:6666:3457:8295:3333:1800:2929\",dst=\"ff01::2\")/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv6-icmp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E1\")/IPv6(src=\"ABAB:910B:6666:3457:8295:3333:1800:2929\",dst=\"ff01::2\")/ICMP()/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv6-udp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E1\")/IPv6(src=\"ABAB:910B:6666:3457:8295:3333:1800:2929\",dst=\"ff01::2\")/UDP(sport=22,dport=23)/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+3. hit pattern/not defined input set:\n+ipv6-nonfrag packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E0\")/IPv6(src=\"ABAB:910B:6666:3457:8295:3333:1800:2923\",dst=\"ff01::25\")/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv6-icmp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E0\")/IPv6(src=\"ABAB:910B:6666:3457:8295:3333:1800:2923\",dst=\"ff01::25\")/ICMP()/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv6-udp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E0\")/IPv6(src=\"ABAB:910B:6666:3457:8295:3333:1800:2923\",dst=\"ff01::25\")/UDP(sport=25,dport=99)/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+Subcase: MAC_IPV6_L3SRC\n+-----------------------\n+1. create rss rule::\n+\n+    flow create 0 ingress pattern eth / ipv6 / end actions rss types ipv6 l3-src-only end key_len 0 queues end / end\n+\n+2. hit pattern/defined input set:\n+ipv6-nonfrag packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E0\")/IPv6(src=\"ABAB:910B:6666:3457:8295:3333:1800:2928\",dst=\"ff01::2\")/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+\n+ipv6-icmp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E0\")/IPv6(src=\"ABAB:910B:6666:3457:8295:3333:1800:2928\",dst=\"ff01::25\")/ICMP()/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv6-udp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E0\")/IPv6(src=\"ABAB:910B:6666:3457:8295:3333:1800:2928\",dst=\"ff01::25\")/UDP(sport=22,dport=23)/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+3. hit pattern/not defined input set:\n+ipv6-nonfrag packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E1\")/IPv6(src=\"ABAB:910B:6666:3457:8295:3333:1800:2929\",dst=\"ff01::2\")/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv6-icmp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E1\")/IPv6(src=\"ABAB:910B:6666:3457:8295:3333:1800:2929\",dst=\"ff01::2\")/ICMP()/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv6-udp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E1\")/IPv6(src=\"ABAB:910B:6666:3457:8295:3333:1800:2929\",dst=\"ff01::2\")/UDP(sport=32,dport=33)/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+Subcase: MAC_IPV6_L3DST\n+-----------------------\n+1. create rss rule::\n+\n+    flow create 0 ingress pattern eth / ipv6 / end actions rss types ipv6 l3-dst-only end key_len 0 queues end / end\n+\n+2. hit pattern/defined input set:\n+ipv6-nonfrag packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E0\")/IPv6(src=\"ABAB:910B:6666:3457:8295:3333:1800:2929\",dst=\"ff01::25\")/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv6-icmp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E0\")/IPv6(src=\"ABAB:910B:6666:3457:8295:3333:1800:2929\",dst=\"ff01::25\")/ICMP()/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv6-udp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E0\")/IPv6(src=\"ABAB:910B:6666:3457:8295:3333:1800:2929\",dst=\"ff01::25\")/UDP(sport=22,dport=23)/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+3. hit pattern/not defined input set:\n+ipv6-nonfrag packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E1\")/IPv6(src=\"ABAB:910B:6666:3457:8295:3333:1800:2928\",dst=\"ff01::2\")/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv6-icmp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E1\")/IPv6(src=\"ABAB:910B:6666:3457:8295:3333:1800:2928\",dst=\"ff01::2\")/ICMP()/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv6-udp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E1\")/IPv6(src=\"ABAB:910B:6666:3457:8295:3333:1800:2928\",dst=\"ff01::2\")/UDP(sport=32,dport=33)/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+Subcase: MAC_IPV6_ALL\n+---------------------\n+1. create rss rule::\n+\n+    flow create 0 ingress pattern eth / ipv6 / end actions rss types ipv6 end key_len 0 queues end / end\n+\n+2. hit pattern/defined input set:\n+ipv6-nonfrag packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E0\")/IPv6(src=\"ABAB:910B:6666:3457:8295:3333:1800:2929\",dst=\"ff01::21\")/(\"X\"*480)],iface=\"enp134s0f0\")\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E0\")/IPv6(src=\"ABAB:910B:6666:3457:8295:3333:1800:2928\",dst=\"ff01::2\")/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv6-icmp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E0\")/IPv6(src=\"ABAB:910B:6666:3457:8295:3333:1800:2929\",dst=\"ff01::21\")/ICMP()/(\"X\"*480)],iface=\"enp134s0f0\")\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E0\")/IPv6(src=\"ABAB:910B:6666:3457:8295:3333:1800:2928\",dst=\"ff01::2\")/ICMP()/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv6-udp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E0\")/IPv6(src=\"ABAB:910B:6666:3457:8295:3333:1800:2929\",dst=\"ff01::21\")/UDP(sport=22,dport=23)/(\"X\"*480)],iface=\"enp134s0f0\")\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E0\")/IPv6(src=\"ABAB:910B:6666:3457:8295:3333:1800:2928\",dst=\"ff01::2\")/UDP(sport=22,dport=23)/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+3. hit pattern/not defined input set:\n+ipv6-nonfrag packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E1\")/IPv6(src=\"ABAB:910B:6666:3457:8295:3333:1800:2929\",dst=\"ff01::2\")/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv6-icmp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E1\")/IPv6(src=\"ABAB:910B:6666:3457:8295:3333:1800:2929\",dst=\"ff01::2\")/ICMP()/(\"X\"*480)],iface=\"enp134s0f0\")\n+\n+ipv6-udp packets::\n+\n+    sendp([Ether(dst=\"11:22:33:44:55:66\", src=\"68:05:CA:BB:26:E1\")/IPv6(src=\"ABAB:910B:6666:3457:8295:3333:1800:2929\",dst=\"ff01::2\")/UDP(sport=32,dport=33)/(\"X\"*480)],iface=\"enp134s0f0\")\n \n Test case: MAC_IPV6_64BIT_PREFIX\n =================================\n",
    "prefixes": [
        "V3",
        "4/4"
    ]
}