test suite reviews and discussions
 help / color / mirror / Atom feed
* [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

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).