test suite reviews and discussions
 help / color / mirror / Atom feed
From: Yingya Han <yingyax.han@intel.com>
To: dts@dpdk.org
Cc: Yingya Han <yingyax.han@intel.com>
Subject: [dts][PTACH V1 2/3]test_plan/l3fwd: remove invalid compilation
Date: Wed, 18 May 2022 14:20:38 +0800	[thread overview]
Message-ID: <20220518062039.2234504-3-yingyax.han@intel.com> (raw)
In-Reply-To: <20220518062039.2234504-1-yingyax.han@intel.com>

remove makefile compilation

Signed-off-by: Yingya Han <yingyax.han@intel.com>
---
 test_plans/l3fwd_test_plan.rst | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/test_plans/l3fwd_test_plan.rst b/test_plans/l3fwd_test_plan.rst
index efd761dd..768782af 100644
--- a/test_plans/l3fwd_test_plan.rst
+++ b/test_plans/l3fwd_test_plan.rst
@@ -76,16 +76,6 @@ Prerequisites
 
 4. Software application requirements
 
-  - Configuration for mode
-
-      -The following Settings are required when using exact mode::
-
-        sed -i '/^APP\>/a\\CFLAGS += -DAPP_LOOKUP_METHOD=APP_LOOKUP_EXACT_MATCH' examples/l3fwd/Makefile
-
-      -The following Settings are required when using LPM mode::
-
-        sed -i '/^APP\>/a\\CFLAGS += -DAPP_LOOKUP_METHOD=APP_LOOKUP_LPM' examples/l3fwd/Makefile
-
   - Routing table for IPv4 packets
       - In LPM mode, the LPM table used for packet routing is:
 
-- 
2.25.1


  parent reply	other threads:[~2022-05-18  6:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-18  6:20 [dts][PTACH V1 0/3] revise L3fwd related cases Yingya Han
2022-05-18  6:20 ` [dts][PTACH V1 1/3]conf/*: improve performance conf settings Yingya Han
2022-05-18  6:20 ` Yingya Han [this message]
2022-05-18  6:20 ` [dts][PTACH V1 3/3]tests/perf_test_base: optimize l3fwd related cases Yingya Han
2022-05-18 14:08   ` lijuan.tu

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=20220518062039.2234504-3-yingyax.han@intel.com \
    --to=yingyax.han@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
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).