From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id C375B2904 for ; Thu, 4 Jan 2018 06:56:24 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 03 Jan 2018 21:56:23 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.45,505,1508828400"; d="scan'208";a="16655536" Received: from shecgisg006.sh.intel.com ([10.239.39.68]) by FMSMGA003.fm.intel.com with ESMTP; 03 Jan 2018 21:56:22 -0800 Received: from shecgisg006.sh.intel.com (localhost [127.0.0.1]) by shecgisg006.sh.intel.com with ESMTP id w045uL5w007721; Thu, 4 Jan 2018 13:56:21 +0800 Received: (from yufengmx@localhost) by shecgisg006.sh.intel.com with œ id w045uLDk007717; Thu, 4 Jan 2018 13:56:21 +0800 From: yufengx.mo@intel.com To: dts@dpdk.org Cc: yufengmx Date: Thu, 4 Jan 2018 13:56:20 +0800 Message-Id: <1515045381-7548-1-git-send-email-yufengx.mo@intel.com> X-Mailer: git-send-email 1.7.0.7 Subject: [dts] [PATCH V1 0/1] ipfix_flow_classify: upload test plan This test plan is for flow classify features. flow_classify is the tool to call flow_classify lib for group of packets, just after receiving them or before transmitting them. X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jan 2018 05:56:25 -0000 From: yufengmx yufengmx (1): ipfix_flow_classify: upload test plan test_plans/ipfix_flow_classify_test_plan.rst | 245 +++++++++++++++++++++++++++ 1 file changed, 245 insertions(+) create mode 100644 test_plans/ipfix_flow_classify_test_plan.rst -- 2.14.3