From: Xia Yan <yanx.xia@intel.com> To: dts@dpdk.org Cc: Xia Yan <yanx.xia@intel.com> Subject: [dts] [PATCH V1] conf/test_case_checklist: add case that NIC not support Date: Mon, 8 Feb 2021 18:15:07 +0800 Message-ID: <20210208101507.8367-1-yanx.xia@intel.com> (raw) add two cases that NIC not support Signed-off-by: Xia Yan <yanx.xia@intel.com> --- conf/test_case_checklist.json | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json index 458c7277..62c1e0fe 100644 --- a/conf/test_case_checklist.json +++ b/conf/test_case_checklist.json @@ -3569,5 +3569,39 @@ "Bug ID": "DPDK-24129", "Comments": "CVL and FVL not support this case" } + ], + "change_linkspeed_vf": [ + { + "OS": [ + "ALL" + ], + "NIC": [ + "niantic", + "twinpond" + ], + "Target": [ + "ALL" + ], + "Bug ID": "", + "Comments": "NIC not support this case" + } + ], + "mtu_checks_100": [ + { + "OS": [ + "ALL" + ], + "NIC": [ + "niantic", + "twinpond", + "sageville", + "sagepond" + ], + "Target": [ + "ALL" + ], + "Bug ID": "", + "Comments": "NIC not support this case" + } ] } -- 2.17.1
reply other threads:[~2021-02-08 10:11 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20210208101507.8367-1-yanx.xia@intel.com \ --to=yanx.xia@intel.com \ --cc=dts@dpdk.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
test suite reviews and discussions This inbox may be cloned and mirrored by anyone: git clone --mirror https://inbox.dpdk.org/dts/0 dts/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 dts dts/ https://inbox.dpdk.org/dts \ dts@dpdk.org public-inbox-index dts Example config snippet for mirrors. Newsgroup available over NNTP: nntp://inbox.dpdk.org/inbox.dpdk.dts AGPL code for this site: git clone https://public-inbox.org/public-inbox.git