[4/7] test_plans/kni_test_plan:update test plan to sync with testsuite

Message ID 20200903095746.32389-5-weix.xie@intel.com (mailing list archive)
State Accepted
Headers
Series update test plan to sync with testsuite |

Commit Message

Xie, WeiX Sept. 3, 2020, 9:57 a.m. UTC
  Signed-off-by: Xie wei <weix.xie@intel.com>
---
 test_plans/kni_test_plan.rst | 3 +++
 1 file changed, 3 insertions(+)
  

Patch

diff --git a/test_plans/kni_test_plan.rst b/test_plans/kni_test_plan.rst
index 0c5b2e0..1d4736b 100644
--- a/test_plans/kni_test_plan.rst
+++ b/test_plans/kni_test_plan.rst
@@ -119,6 +119,9 @@  system to another)::
     insmod ./x86_64-default-linuxapp-gcc/kmod/rte_kni.ko
     ./examples/kni/build/app/kni -c 0xa0001e -n 4 -- -P -p 0x3 --config="(0,1,2,21),(1,3,4,23)" &
 
+Case config::
+
+   For enable KNI features, need to set the "CONFIG_RTE_KNI_KMOD=y" in ./config/common_base and re-build DPDK.
 
 Test Case: ifconfig testing
 ===========================