From: zhuwenhui <wenhuix.zhu@intel.com>
To: dts@dpdk.org
Cc: zhuwenhui <wenhuix.zhu@intel.com>
Subject: [dts] [PATCH V1] tests/pvp_virtio_user_4k_pages:add set fwd mac
Date: Tue, 17 Sep 2019 16:36:28 +0800 [thread overview]
Message-ID: <1568709388-12092-3-git-send-email-wenhuix.zhu@intel.com> (raw)
In-Reply-To: <1568709388-12092-1-git-send-email-wenhuix.zhu@intel.com>
Set fwd mac to make the receiving packet normal.
Signed-off-by: zhuwenhui <wenhuix.zhu@intel.com>
---
tests/TestSuite_pvp_virtio_user_4k_pages.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/TestSuite_pvp_virtio_user_4k_pages.py b/tests/TestSuite_pvp_virtio_user_4k_pages.py
index 11079a4..b170d95 100644
--- a/tests/TestSuite_pvp_virtio_user_4k_pages.py
+++ b/tests/TestSuite_pvp_virtio_user_4k_pages.py
@@ -150,6 +150,7 @@ class TestPVPVirtioWith2Mhuge(TestCase):
command_line_user = command_line_user % (self.target,
self.mem_channels, self.core_mask_virtio_user)
self.virtio_user.send_expect(command_line_user, "testpmd> ", 120)
+ self.virtio_user.send_expect("set fwd mac", "testpmd> ", 120)
self.virtio_user.send_expect("start", "testpmd> ", 120)
def prepare_tmpfs_for_4k(self):
--
2.17.2
next prev parent reply other threads:[~2019-09-17 8:32 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-17 8:36 [dts] [PATCH V1] tests/pvp_share_lib:add " zhuwenhui
2019-09-17 8:36 ` [dts] [PATCH V1] tests/virtio_user_for_container_networking:make mac take effect zhuwenhui
2019-09-17 8:44 ` Zhu, ShuaiX
2019-09-19 6:52 ` Wang, Yinan
2019-09-20 6:37 ` Tu, Lijuan
2019-09-17 8:36 ` zhuwenhui [this message]
2019-09-17 8:44 ` [dts] [PATCH V1] tests/pvp_virtio_user_4k_pages:add set fwd mac Zhu, ShuaiX
2019-09-19 6:53 ` Wang, Yinan
2019-09-20 6:35 ` Tu, Lijuan
2019-09-20 6:36 ` Tu, Lijuan
2019-09-17 8:44 ` [dts] [PATCH V1] tests/pvp_share_lib:add " Zhu, ShuaiX
2019-09-19 6:53 ` Wang, Yinan
2019-09-20 6:36 ` 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=1568709388-12092-3-git-send-email-wenhuix.zhu@intel.com \
--to=wenhuix.zhu@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).