[dts] [PATCH V1]tests/TestSuite_cvl_fdir: remove debug info

Xiao, QimaiX qimaix.xiao at intel.com
Thu Jun 4 06:58:57 CEST 2020


Tested-by: Xiao, QimaiX <qimaix.xiao at intel.com>

Regards,
Xiao Qimai

> -----Original Message-----
> From: Xiao, QimaiX <qimaix.xiao at intel.com>
> Sent: Thursday, June 4, 2020 12:50 PM
> To: dts at dpdk.org
> Cc: Xiao, QimaiX <qimaix.xiao at intel.com>
> Subject: [dts][PATCH V1]tests/TestSuite_cvl_fdir: remove debug info
> 
> Signed-off-by: Xiao Qimai <qimaix.xiao at 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



More information about the dts mailing list