[v1,0/2] test_plans:adds, tests:adds
Message ID | 1614064243-23449-1-git-send-email-hailinx.xu@intel.com (mailing list archive) |
---|---|
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]) by inbox.dpdk.org (Postfix) with ESMTP id 611B5A034F; Tue, 23 Feb 2021 08:22:13 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 430E81CC533; Tue, 23 Feb 2021 08:22:13 +0100 (CET) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by mails.dpdk.org (Postfix) with ESMTP id F0DA540041 for <dts@dpdk.org>; Tue, 23 Feb 2021 08:22:11 +0100 (CET) IronPort-SDR: NVMzY/89gopUn93bl77fV9Iy+G2Z0G4+DeYE5f3OmaHYLDlNpa7Due2J9JEsD93h0qR9CnxusT u+xyOJKoH24A== X-IronPort-AV: E=McAfee;i="6000,8403,9903"; a="184831636" X-IronPort-AV: E=Sophos;i="5.81,199,1610438400"; d="scan'208";a="184831636" Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Feb 2021 23:22:10 -0800 IronPort-SDR: xoSmJyWiMSfpeYF6vBotD4yJZtraFlR37bKYSE6z7IEeKWB9L6X8Q12xEhGcnKeDsTzzdohRZi Hy0aDMTL8/lQ== X-IronPort-AV: E=Sophos;i="5.81,199,1610438400"; d="scan'208";a="499011447" Received: from unknown (HELO dpdk-huangzm-d.sh.intel.com) ([10.240.183.72]) by fmsmga001-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Feb 2021 23:22:08 -0800 From: Hailin Xu <hailinx.xu@intel.com> To: dts@dpdk.org Cc: xueqin.lin@intel.com, Hailin Xu <hailinx.xu@intel.com> Date: Tue, 23 Feb 2021 15:10:41 +0800 Message-Id: <1614064243-23449-1-git-send-email-hailinx.xu@intel.com> X-Mailer: git-send-email 1.8.3.1 Subject: [dts] [PATCH v1 0/2] test_plans:adds, tests:adds 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>, <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>, <mailto:dts-request@dpdk.org?subject=subscribe> Errors-To: dts-bounces@dpdk.org Sender: "dts" <dts-bounces@dpdk.org> |
Message
hailinx
Feb. 23, 2021, 7:10 a.m. UTC
add without input set IPv4/IPv6 tcp/udp fdir rule cases. Hailin Xu (2): test_plans/iavf_fdir:add without input set cases tests/iavf_fdir:add without input set cases test_plans/iavf_fdir_test_plan.rst | 259 ++++++++++++++++++++++++++++ tests/TestSuite_iavf_fdir.py | 265 ++++++++++++++++++++++++++++- 2 files changed, 516 insertions(+), 8 deletions(-)