* [dts] [PATCH V1] framework/dut:fix profix name error, no need to reset profix file name when restart app
@ 2021-02-04 9:25 Zhou Jun
2021-02-04 9:29 ` Zhou, JunX W
0 siblings, 1 reply; 4+ messages in thread
From: Zhou Jun @ 2021-02-04 9:25 UTC (permalink / raw)
To: dts; +Cc: Zhou Jun
fix profix name error, no need to reset profix file name when restart app
Signed-off-by: Zhou Jun <junx.w.zhou@intel.com>
---
framework/dut.py | 1 -
1 file changed, 1 deletion(-)
diff --git a/framework/dut.py b/framework/dut.py
index 13cabfc..c4301df 100644
--- a/framework/dut.py
+++ b/framework/dut.py
@@ -120,7 +120,6 @@ class Dut(Crb):
:return: eal_str eg:'-c 0xf -a 0000:88:00.0 -a 0000:88:00.1 --file-prefix=dpdk_1112_20190809143420',
if dpdk version < 20.11-rc4, eal_str eg: '-c 0xf -w 0000:88:00.0 --file-prefix=dpdk_1112_20190809143420',
"""
- self.prefix_subfix = str(os.getpid()) + '_' + time.strftime("%Y%m%d%H%M%S", time.localtime())
default_cores = '1S/2C/1T'
blank = ' '
os_type = self.get_os_type()
--
1.8.3.1
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dts] [PATCH V1] framework/dut:fix profix name error, no need to reset profix file name when restart app
2021-02-04 9:25 [dts] [PATCH V1] framework/dut:fix profix name error, no need to reset profix file name when restart app Zhou Jun
@ 2021-02-04 9:29 ` Zhou, JunX W
2021-02-05 1:56 ` Zhao, HaiyangX
0 siblings, 1 reply; 4+ messages in thread
From: Zhou, JunX W @ 2021-02-04 9:29 UTC (permalink / raw)
To: Zhou, JunX W, dts
[-- Attachment #1: Type: text/plain, Size: 343 bytes --]
Tested-by: Zhou, Jun <junx.w.zhou@intel.com>
-----Original Message-----
From: Zhou Jun [mailto:junx.w.zhou@intel.com]
Sent: Thursday, February 4, 2021 5:25 PM
To: dts@dpdk.org
Cc: Zhou, JunX W <junx.w.zhou@intel.com>
Subject: [dts][PATCH V1] framework/dut:fix profix name error, no need to reset profix file name when restart app
[-- Attachment #2: TestEthtoolStats.log --]
[-- Type: application/octet-stream, Size: 392982 bytes --]
[-- Attachment #3: TestTelemetry.log --]
[-- Type: application/octet-stream, Size: 318196 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dts] [PATCH V1] framework/dut:fix profix name error, no need to reset profix file name when restart app
2021-02-04 9:29 ` Zhou, JunX W
@ 2021-02-05 1:56 ` Zhao, HaiyangX
2021-02-19 7:59 ` Tu, Lijuan
0 siblings, 1 reply; 4+ messages in thread
From: Zhao, HaiyangX @ 2021-02-05 1:56 UTC (permalink / raw)
To: Zhou, JunX W, Zhou, JunX W, dts
Acked-by: Haiyang Zhao <haiyangx.zhao@intel.com>
Best Regards,
Zhao Haiyang
> -----Original Message-----
> From: dts <dts-bounces@dpdk.org> On Behalf Of Zhou, JunX W
> Sent: Thursday, February 4, 2021 17:29
> To: Zhou, JunX W <junx.w.zhou@intel.com>; dts@dpdk.org
> Subject: Re: [dts] [PATCH V1] framework/dut:fix profix name error, no need
> to reset profix file name when restart app
>
> Tested-by: Zhou, Jun <junx.w.zhou@intel.com>
>
> -----Original Message-----
> From: Zhou Jun [mailto:junx.w.zhou@intel.com]
> Sent: Thursday, February 4, 2021 5:25 PM
> To: dts@dpdk.org
> Cc: Zhou, JunX W <junx.w.zhou@intel.com>
> Subject: [dts][PATCH V1] framework/dut:fix profix name error, no need to
> reset profix file name when restart app
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dts] [PATCH V1] framework/dut:fix profix name error, no need to reset profix file name when restart app
2021-02-05 1:56 ` Zhao, HaiyangX
@ 2021-02-19 7:59 ` Tu, Lijuan
0 siblings, 0 replies; 4+ messages in thread
From: Tu, Lijuan @ 2021-02-19 7:59 UTC (permalink / raw)
To: Zhao, HaiyangX, Zhou, JunX W, Zhou, JunX W, dts
Applied
> -----Original Message-----
> From: dts <dts-bounces@dpdk.org> On Behalf Of Zhao, HaiyangX
> Sent: 2021年2月5日 9:57
> To: Zhou, JunX W <junx.w.zhou@intel.com>; Zhou, JunX W
> <junx.w.zhou@intel.com>; dts@dpdk.org
> Subject: Re: [dts] [PATCH V1] framework/dut:fix profix name error, no need to
> reset profix file name when restart app
>
> Acked-by: Haiyang Zhao <haiyangx.zhao@intel.com>
>
> Best Regards,
> Zhao Haiyang
>
> > -----Original Message-----
> > From: dts <dts-bounces@dpdk.org> On Behalf Of Zhou, JunX W
> > Sent: Thursday, February 4, 2021 17:29
> > To: Zhou, JunX W <junx.w.zhou@intel.com>; dts@dpdk.org
> > Subject: Re: [dts] [PATCH V1] framework/dut:fix profix name error, no
> > need to reset profix file name when restart app
> >
> > Tested-by: Zhou, Jun <junx.w.zhou@intel.com>
> >
> > -----Original Message-----
> > From: Zhou Jun [mailto:junx.w.zhou@intel.com]
> > Sent: Thursday, February 4, 2021 5:25 PM
> > To: dts@dpdk.org
> > Cc: Zhou, JunX W <junx.w.zhou@intel.com>
> > Subject: [dts][PATCH V1] framework/dut:fix profix name error, no need
> > to reset profix file name when restart app
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2021-02-19 7:59 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-04 9:25 [dts] [PATCH V1] framework/dut:fix profix name error, no need to reset profix file name when restart app Zhou Jun
2021-02-04 9:29 ` Zhou, JunX W
2021-02-05 1:56 ` Zhao, HaiyangX
2021-02-19 7:59 ` Tu, Lijuan
test suite reviews and discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://inbox.dpdk.org/dts/0 dts/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 dts dts/ http://inbox.dpdk.org/dts \
dts@dpdk.org
public-inbox-index dts
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://inbox.dpdk.org/inbox.dpdk.dts
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git