* [dts] [PATCH V1]tests/TestSuite_cvl_fdir: remove debug info
@ 2020-06-04 4:50 Xiao Qimai
2020-06-04 4:58 ` Xiao, QimaiX
2020-06-11 12:09 ` Tu, Lijuan
0 siblings, 2 replies; 3+ messages in thread
From: Xiao Qimai @ 2020-06-04 4:50 UTC (permalink / raw)
To: dts; +Cc: Xiao Qimai
Signed-off-by: Xiao Qimai <qimaix.xiao@intel.com>
---
tests/TestSuite_cvl_fdir.py | 2 --
1 file changed, 2 deletions(-)
diff --git a/tests/TestSuite_cvl_fdir.py b/tests/TestSuite_cvl_fdir.py
index 70aa5e3..12d9ad8 100644
--- a/tests/TestSuite_cvl_fdir.py
+++ b/tests/TestSuite_cvl_fdir.py
@@ -2202,8 +2202,6 @@ class TestCVLFdir(TestCase):
self._rte_flow_validate(vectors_ipv4_udp)
def test_mac_ipv4_tcp(self):
- import pudb
- pudb.set_trace()
self._rte_flow_validate(vectors_ipv4_tcp)
def test_mac_ipv4_sctp(self):
--
1.8.3.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dts] [PATCH V1]tests/TestSuite_cvl_fdir: remove debug info
2020-06-04 4:50 [dts] [PATCH V1]tests/TestSuite_cvl_fdir: remove debug info Xiao Qimai
@ 2020-06-04 4:58 ` Xiao, QimaiX
2020-06-11 12:09 ` Tu, Lijuan
1 sibling, 0 replies; 3+ messages in thread
From: Xiao, QimaiX @ 2020-06-04 4:58 UTC (permalink / raw)
To: dts
Tested-by: Xiao, QimaiX <qimaix.xiao@intel.com>
Regards,
Xiao Qimai
> -----Original Message-----
> From: Xiao, QimaiX <qimaix.xiao@intel.com>
> Sent: Thursday, June 4, 2020 12:50 PM
> To: dts@dpdk.org
> Cc: Xiao, QimaiX <qimaix.xiao@intel.com>
> Subject: [dts][PATCH V1]tests/TestSuite_cvl_fdir: remove debug info
>
> Signed-off-by: Xiao Qimai <qimaix.xiao@intel.com>
> ---
> tests/TestSuite_cvl_fdir.py | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/tests/TestSuite_cvl_fdir.py b/tests/TestSuite_cvl_fdir.py index
> 70aa5e3..12d9ad8 100644
> --- a/tests/TestSuite_cvl_fdir.py
> +++ b/tests/TestSuite_cvl_fdir.py
> @@ -2202,8 +2202,6 @@ class TestCVLFdir(TestCase):
> self._rte_flow_validate(vectors_ipv4_udp)
>
> def test_mac_ipv4_tcp(self):
> - import pudb
> - pudb.set_trace()
> self._rte_flow_validate(vectors_ipv4_tcp)
>
> def test_mac_ipv4_sctp(self):
> --
> 1.8.3.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dts] [PATCH V1]tests/TestSuite_cvl_fdir: remove debug info
2020-06-04 4:50 [dts] [PATCH V1]tests/TestSuite_cvl_fdir: remove debug info Xiao Qimai
2020-06-04 4:58 ` Xiao, QimaiX
@ 2020-06-11 12:09 ` Tu, Lijuan
1 sibling, 0 replies; 3+ messages in thread
From: Tu, Lijuan @ 2020-06-11 12:09 UTC (permalink / raw)
To: Xiao, QimaiX, dts; +Cc: Xiao, QimaiX
Applied, thanks
-----Original Message-----
From: dts <dts-bounces@dpdk.org> On Behalf Of Xiao Qimai
Sent: 2020年6月4日 12:50
To: dts@dpdk.org
Cc: Xiao, QimaiX <qimaix.xiao@intel.com>
Subject: [dts] [PATCH V1]tests/TestSuite_cvl_fdir: remove debug info
Signed-off-by: Xiao Qimai <qimaix.xiao@intel.com>
---
tests/TestSuite_cvl_fdir.py | 2 --
1 file changed, 2 deletions(-)
diff --git a/tests/TestSuite_cvl_fdir.py b/tests/TestSuite_cvl_fdir.py index 70aa5e3..12d9ad8 100644
--- a/tests/TestSuite_cvl_fdir.py
+++ b/tests/TestSuite_cvl_fdir.py
@@ -2202,8 +2202,6 @@ class TestCVLFdir(TestCase):
self._rte_flow_validate(vectors_ipv4_udp)
def test_mac_ipv4_tcp(self):
- import pudb
- pudb.set_trace()
self._rte_flow_validate(vectors_ipv4_tcp)
def test_mac_ipv4_sctp(self):
--
1.8.3.1
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-06-11 12:09 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-04 4:50 [dts] [PATCH V1]tests/TestSuite_cvl_fdir: remove debug info Xiao Qimai
2020-06-04 4:58 ` Xiao, QimaiX
2020-06-11 12:09 ` Tu, Lijuan
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).