[dts] [PATCH] tests/ptype_mapping: fix grammar mistake

Tu, Lijuan lijuan.tu at intel.com
Fri Jan 11 02:51:56 CET 2019


Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of Xueqin Lin
> Sent: Wednesday, January 9, 2019 7:31 AM
> To: dts at dpdk.org
> Cc: Lin, Xueqin <xueqin.lin at intel.com>
> Subject: [dts] [PATCH] tests/ptype_mapping: fix grammar mistake
> 
> From: "xueqin.lin" <xueqin.lin at intel.com>
> 
> Signed-off-by: Xueqin Lin <xueqin.lin at intel.com>
> 
> ---
>  tests/TestSuite_ptype_mapping.py | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/tests/TestSuite_ptype_mapping.py
> b/tests/TestSuite_ptype_mapping.py
> index 7838ee7..2771337 100644
> --- a/tests/TestSuite_ptype_mapping.py
> +++ b/tests/TestSuite_ptype_mapping.py
> @@ -225,7 +225,6 @@ class TestPtype_Mapping(TestCase):
>          Run after each test case.
>          """
>          self.dut_testpmd.quit()
> -        pass
> 
>      def tear_down_all(self):
>          """
> @@ -235,4 +234,3 @@ class TestPtype_Mapping(TestCase):
>              "mb->packet_type);/d' app/test-pmd/util.c", "# ", 30, verify = True)
>          self.dut.build_install_dpdk(self.dut.target)
>          self.dut.kill_all()
> -        pass
> --
> 2.7.5



More information about the dts mailing list