[dts] [PATCH V1] tests/TestSuite_ipgre.py: Tear_down func increase kill testpmd statement. check_packet_transmission func exiting abnormally willcause testpmd to not exit. The next test case continues to use untested testpmd, causing the test case to

Li, WenjieX A wenjiex.a.li at intel.com
Mon Sep 16 10:35:58 CEST 2019


FYI

> -----Original Message-----
> From: Mo, YufengX
> Sent: Monday, September 16, 2019 4:32 PM
> To: dts at dpdk.org; Peng, ZhihongX <zhihongx.peng at intel.com>; Li, WenjieX A
> <wenjiex.a.li at intel.com>; Zhang, YanX A <yanx.a.zhang at intel.com>
> Cc: Yu, PingX <pingx.yu at intel.com>
> Subject: RE: [dts] [PATCH V1] tests/TestSuite_ipgre.py: Tear_down func increase
> kill testpmd statement. check_packet_transmission func exiting abnormally
> willcause testpmd to not exit. The next test case continues to use untested
> testpmd, causing the test case to
> 
> Hi, peng zhihong
> 
> Li,wenjie has one patch to do the same thing. Could you sync with him?
> 
> [dts] [PATCH V1] tests/ipgre: optimize script
> 
> BRs
> Yufen, Mo
> 
> > -----Original Message-----
> > From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of Peng Zhihong
> > Sent: Monday, September 16, 2019 10:10 PM
> > To: dts at dpdk.org
> > Cc: Peng, ZhihongX <zhihongx.peng at intel.com>; Peng at dpdk.org
> > Subject: [dts] [PATCH V1] tests/TestSuite_ipgre.py: Tear_down func
> > increase kill testpmd statement. check_packet_transmission func exiting
> abnormally willcause testpmd to not exit. The next test case continues to use
> untested testpmd, causing the test case to f...
> >
> > From: "Peng, ZhihongX" <zhihongx.peng at intel.com>
> >
> > Signed-off-by: Peng, ZhihongX <zhihongx.peng at intel.com>
> > ---
> >  tests/TestSuite_ipgre.py | 1 +
> >  1 file changed, 1 insertion(+)
> >
> > diff --git a/tests/TestSuite_ipgre.py b/tests/TestSuite_ipgre.py index
> > d74ac05..d1db8df 100644
> > --- a/tests/TestSuite_ipgre.py
> > +++ b/tests/TestSuite_ipgre.py
> > @@ -439,6 +439,7 @@ class TestIpgre(TestCase):
> >          Run after each test case.
> >          Nothing to do.
> >          """
> > +        self.dut.kill_all()
> >          pass
> >
> >      def tear_down_all(self):
> > --
> > 2.17.1

-------------- next part --------------
An embedded message was scrubbed...
From: "Li, WenjieX A" <wenjiex.a.li at intel.com>
Subject: [dts][PATCH V1] tests/ipgre: optimize script
Date: Fri, 6 Sep 2019 18:42:30 +0000
Size: 3027
URL: <http://mails.dpdk.org/archives/dts/attachments/20190916/bdb1cf63/attachment.mht>


More information about the dts mailing list