test suite reviews and discussions
 help / color / mirror / Atom feed
From: Peng Yuan <yuan.peng@intel.com>
To: dts@dpdk.org
Cc: Peng Yuan <yuan.peng@intel.com>
Subject: [dts] [PATCH] tests: Correct the class name
Date: Mon, 29 Apr 2019 11:29:28 +0800	[thread overview]
Message-ID: <1556508568-18308-1-git-send-email-yuan.peng@intel.com> (raw)

Correct the class name of floating VEB

Signed-off-by: Peng Yuan <yuan.peng@intel.com>

diff --git a/tests/TestSuite_floating_veb.py b/tests/TestSuite_floating_veb.py
index f20b378..40b0ce2 100644
--- a/tests/TestSuite_floating_veb.py
+++ b/tests/TestSuite_floating_veb.py
@@ -32,7 +32,7 @@
 """
 DPDK Test suite.
 
-Test VEB Switch and floating VEB Features by Poll Mode Drivers.
+Test Floating VEB Features by Poll Mode Drivers.
 """
 
 import re
@@ -48,7 +48,7 @@ from packet import Packet
 from utils import RED
 
 
-class TestVEBSwitching(TestCase):
+class TestFloatingVEBSwitching(TestCase):
 
     def VEB_get_stats(self, vf0_vf1, portid, rx_tx):
         """
-- 
2.14.3


             reply	other threads:[~2019-04-29  3:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-29  3:29 Peng Yuan [this message]
2019-04-29 18:26 ` Rami Rosen
2019-05-09  3:24 ` Tu, Lijuan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1556508568-18308-1-git-send-email-yuan.peng@intel.com \
    --to=yuan.peng@intel.com \
    --cc=dts@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).