[V1] conf/vhost_pmd_xstats: delete unused testsuite config file

Message ID 20220624033337.2831011-1-weix.ling@intel.com (mailing list archive)
State Accepted
Headers
Series [V1] conf/vhost_pmd_xstats: delete unused testsuite config file |

Checks

Context Check Description
ci/Intel-dts-suite-test warning SKIPPED

Commit Message

Ling, WeiX June 24, 2022, 3:33 a.m. UTC
  Delete unused testsuite config file as this testsuite no need to use
this config file.

Signed-off-by: Wei Ling <weix.ling@intel.com>
---
 conf/vhost_pmd_xstats.cfg | 14 --------------
 1 file changed, 14 deletions(-)
 delete mode 100644 conf/vhost_pmd_xstats.cfg
  

Comments

Huang, ChenyuX June 24, 2022, 6:50 a.m. UTC | #1
> -----Original Message-----
> From: Wei Ling <weix.ling@intel.com>
> Sent: Friday, June 24, 2022 11:34 AM
> To: dts@dpdk.org
> Cc: Ling, WeiX <weix.ling@intel.com>
> Subject: [dts][PATCH V1] conf/vhost_pmd_xstats: delete unused testsuite config
> file
> 
> Delete unused testsuite config file as this testsuite no need to use this config file.
> 
> Signed-off-by: Wei Ling <weix.ling@intel.com>
> ---
Tested-by: Chenyu Huang <chenyux.huang@intel.com>
  
He, Xingguang June 24, 2022, 7:02 a.m. UTC | #2
> -----Original Message-----
> From: Wei Ling <weix.ling@intel.com>
> Sent: Friday, June 24, 2022 11:34 AM
> To: dts@dpdk.org
> Cc: Ling, WeiX <weix.ling@intel.com>
> Subject: [dts][PATCH V1] conf/vhost_pmd_xstats: delete unused testsuite
> config file
> 
> Delete unused testsuite config file as this testsuite no need to use this config
> file.
> 
> Signed-off-by: Wei Ling <weix.ling@intel.com>
> ---
Acked-by: Xingguang He<xingguang.he@intel.com>
  
Tu, Lijuan June 29, 2022, 1:49 a.m. UTC | #3
On Thu, 23 Jun 2022 23:33:37 -0400, Wei Ling <weix.ling@intel.com> wrote:
> Delete unused testsuite config file as this testsuite no need to use
> this config file.
> 
> Signed-off-by: Wei Ling <weix.ling@intel.com>


Applied, thanks
  

Patch

diff --git a/conf/vhost_pmd_xstats.cfg b/conf/vhost_pmd_xstats.cfg
deleted file mode 100644
index 131cfd34..00000000
--- a/conf/vhost_pmd_xstats.cfg
+++ /dev/null
@@ -1,14 +0,0 @@ 
-# vm configuration for vhost sample case
-[vm0]
-cpu =
-    model=host,number=2,cpupin=24 25 26 27;
-mem =
-    size=16384;
-disk =
-    file=/root/img/fedora23-2.img;
-login =
-    user=root,password=tester;
-vnc = 
-    displayNum=5;
-daemon =
-    enable=yes;