test suite reviews and discussions
 help / color / mirror / Atom feed
* Re: [dts] [PATCH V1] tests/mac_filter: correct the class name
  2019-03-25  6:52 [dts] [PATCH V1] tests/mac_filter: correct the class name Wenjie Li
@ 2019-03-25  6:48 ` Li, WenjieX A
  2019-03-25 19:06   ` Rami Rosen
  2019-04-03 16:14 ` Tu, Lijuan
  1 sibling, 1 reply; 4+ messages in thread
From: Li, WenjieX A @ 2019-03-25  6:48 UTC (permalink / raw)
  To: dts; +Cc: Li, WenjieX A

Tested-by: Li, WenjieX A <wenjiex.a.li@intel.com>

> -----Original Message-----
> From: Li, WenjieX A
> Sent: Monday, March 25, 2019 2:52 PM
> To: dts@dpdk.org
> Cc: Li, WenjieX A <wenjiex.a.li@intel.com>
> Subject: [dts][PATCH V1] tests/mac_filter: correct the class name
> 
> Correct the class name from Whitelist to MacFilter.
> 
> Signed-off-by: Wenjie Li <wenjiex.a.li@intel.com>
> ---
>  tests/TestSuite_mac_filter.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tests/TestSuite_mac_filter.py b/tests/TestSuite_mac_filter.py index
> 4b83942..87b5dec 100644
> --- a/tests/TestSuite_mac_filter.py
> +++ b/tests/TestSuite_mac_filter.py
> @@ -40,7 +40,7 @@ from test_case import TestCase  from pmd_output import
> PmdOutput  from packet import Packet
> 
> -class TestWhitelist(TestCase):
> +class TestMacFilter(TestCase):
> 
>      def set_up_all(self):
>          """
> --
> 2.17.2


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [dts] [PATCH V1] tests/mac_filter: correct the class name
@ 2019-03-25  6:52 Wenjie Li
  2019-03-25  6:48 ` Li, WenjieX A
  2019-04-03 16:14 ` Tu, Lijuan
  0 siblings, 2 replies; 4+ messages in thread
From: Wenjie Li @ 2019-03-25  6:52 UTC (permalink / raw)
  To: dts; +Cc: Wenjie Li

Correct the class name from Whitelist to MacFilter.

Signed-off-by: Wenjie Li <wenjiex.a.li@intel.com>
---
 tests/TestSuite_mac_filter.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/TestSuite_mac_filter.py b/tests/TestSuite_mac_filter.py
index 4b83942..87b5dec 100644
--- a/tests/TestSuite_mac_filter.py
+++ b/tests/TestSuite_mac_filter.py
@@ -40,7 +40,7 @@ from test_case import TestCase
 from pmd_output import PmdOutput
 from packet import Packet
 
-class TestWhitelist(TestCase):
+class TestMacFilter(TestCase):
 
     def set_up_all(self):
         """
-- 
2.17.2


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [dts] [PATCH V1] tests/mac_filter: correct the class name
  2019-03-25  6:48 ` Li, WenjieX A
@ 2019-03-25 19:06   ` Rami Rosen
  0 siblings, 0 replies; 4+ messages in thread
From: Rami Rosen @ 2019-03-25 19:06 UTC (permalink / raw)
  To: Li, WenjieX A; +Cc: dts

[-- Attachment #1: Type: text/plain, Size: 42 bytes --]

Acked-by: Rami Rosen <ramirose@gmail.com>

[-- Attachment #2: Type: text/html, Size: 130 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [dts] [PATCH V1] tests/mac_filter: correct the class name
  2019-03-25  6:52 [dts] [PATCH V1] tests/mac_filter: correct the class name Wenjie Li
  2019-03-25  6:48 ` Li, WenjieX A
@ 2019-04-03 16:14 ` Tu, Lijuan
  1 sibling, 0 replies; 4+ messages in thread
From: Tu, Lijuan @ 2019-04-03 16:14 UTC (permalink / raw)
  To: Li, WenjieX A, dts; +Cc: Li, WenjieX A

Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Wenjie Li
> Sent: Sunday, March 24, 2019 11:52 PM
> To: dts@dpdk.org
> Cc: Li, WenjieX A <wenjiex.a.li@intel.com>
> Subject: [dts] [PATCH V1] tests/mac_filter: correct the class name
> 
> Correct the class name from Whitelist to MacFilter.
> 
> Signed-off-by: Wenjie Li <wenjiex.a.li@intel.com>
> ---
>  tests/TestSuite_mac_filter.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tests/TestSuite_mac_filter.py b/tests/TestSuite_mac_filter.py
> index 4b83942..87b5dec 100644
> --- a/tests/TestSuite_mac_filter.py
> +++ b/tests/TestSuite_mac_filter.py
> @@ -40,7 +40,7 @@ from test_case import TestCase  from pmd_output
> import PmdOutput  from packet import Packet
> 
> -class TestWhitelist(TestCase):
> +class TestMacFilter(TestCase):
> 
>      def set_up_all(self):
>          """
> --
> 2.17.2


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-04-03 16:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-25  6:52 [dts] [PATCH V1] tests/mac_filter: correct the class name Wenjie Li
2019-03-25  6:48 ` Li, WenjieX A
2019-03-25 19:06   ` Rami Rosen
2019-04-03 16:14 ` 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).