From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 0D7EE2BE1 for ; Thu, 4 Jan 2018 07:02:52 +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 orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 03 Jan 2018 22:02:51 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.45,505,1508828400"; d="scan'208";a="16656529" Received: from shecgisg006.sh.intel.com ([10.239.39.68]) by FMSMGA003.fm.intel.com with ESMTP; 03 Jan 2018 22:02:50 -0800 Received: from shecgisg006.sh.intel.com (localhost [127.0.0.1]) by shecgisg006.sh.intel.com with ESMTP id w0462ohD015784; Thu, 4 Jan 2018 14:02:50 +0800 Received: (from yufengmx@localhost) by shecgisg006.sh.intel.com with œ id w0462o54015780; Thu, 4 Jan 2018 14:02:50 +0800 From: yufengx.mo@intel.com To: dts@dpdk.org Cc: yufengmx Date: Thu, 4 Jan 2018 14:02:49 +0800 Message-Id: <1515045770-15611-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 06:02:53 -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