[dts] [PATCH] keep_alive: Removed uwanted imports

Tu, Lijuan lijuan.tu at intel.com
Fri Apr 19 01:36:11 CEST 2019


Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of
> pvukkisala at marvell.com
> Sent: Tuesday, April 16, 2019 9:36 PM
> To: dts at dpdk.org
> Cc: avijay at marvell.com; fmasood at marvell.com; pvukkisala
> <pvukkisala at marvell.com>
> Subject: [dts] [PATCH] keep_alive: Removed uwanted imports
> 
> From: pvukkisala <pvukkisala at marvell.com>
> 
> Removed unwanted import files in keep alive test cases
> 
> Signed-off-by: Phanendra, Vukkisala <pvukkisala at marvell.com>
> ---
>  tests/TestSuite_keep_alive.py |    4 ----
>  1 file changed, 4 deletions(-)
> 
> diff --git a/tests/TestSuite_keep_alive.py b/tests/TestSuite_keep_alive.py
> index 711d8ce..e29ea8b 100644
> --- a/tests/TestSuite_keep_alive.py
> +++ b/tests/TestSuite_keep_alive.py
> @@ -35,14 +35,10 @@ DPDK Test suite.
>  Test keep alive
>  """
> 
> -import string
>  import time
>  import re
>  import utils
>  from test_case import TestCase
> -from plotting import Plotting
> -from settings import HEADER_SIZE
> -from etgen import IxiaPacketGenerator
> 
>  class TestKeepAlive(TestCase):
> 
> --
> 1.7.9.5



More information about the dts mailing list