test suite reviews and discussions
 help / color / mirror / Atom feed
From: yufengmx <yufengx.mo@intel.com>
To: dts@dpdk.org, lijuan.tu@intel.com
Cc: yufengmx <yufengx.mo@intel.com>
Subject: [dts] [PATCH V4 1/4] conf/vf_l3fwd_base: stream flow configuration
Date: Fri, 10 Apr 2020 15:52:17 +0800	[thread overview]
Message-ID: <20200410075220.5184-2-yufengx.mo@intel.com> (raw)
In-Reply-To: <20200410075220.5184-1-yufengx.mo@intel.com>


add vf_l3fwd_kernelpf suite traffic stream flow configuration.

Signed-off-by: yufengmx <yufengx.mo@intel.com>
---
 conf/vf_l3fwd_base.cfg | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 conf/vf_l3fwd_base.cfg

diff --git a/conf/vf_l3fwd_base.cfg b/conf/vf_l3fwd_base.cfg
new file mode 100644
index 0000000..9d9ede3
--- /dev/null
+++ b/conf/vf_l3fwd_base.cfg
@@ -0,0 +1,14 @@
+[suite]
+l3fwd_flows = {
+    "ipv4": {
+        "lpm": [
+            "198.18.0.0/24",
+            "198.18.1.0/24",
+            "198.18.2.0/24",
+            "198.18.3.0/24",
+            "198.18.4.0/24",
+            "198.18.5.0/24",
+            "198.18.6.0/24",
+            "198.18.7.0/24"
+        ]
+    }, }
\ No newline at end of file
-- 
2.21.0


  reply	other threads:[~2020-04-10  7:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-10  7:52 [dts] [PATCH V4 0/4] l3fwd: support l3fwd pf&vf test scenario yufengmx
2020-04-10  7:52 ` yufengmx [this message]
2020-04-10  7:52 ` [dts] [PATCH V4 2/4] conf/vf_l3fwd_kernelpf: suite testing configuration yufengmx
2020-04-10  7:52 ` [dts] [PATCH V4 3/4] tests/vf_l3fwd_kernelpf: upload automation script yufengmx
2020-04-10  7:52 ` [dts] [PATCH V4 4/4] vf_l3fwd: support l3fwd pf&vf test scenario yufengmx
2020-04-20  4:43 ` [dts] [PATCH V4 0/4] l3fwd: " Tu, Lijuan

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=20200410075220.5184-2-yufengx.mo@intel.com \
    --to=yufengx.mo@intel.com \
    --cc=dts@dpdk.org \
    --cc=lijuan.tu@intel.com \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).