From: "Wang, Yinan" <yinan.wang@intel.com>
To: "Zhu, ShuaiX" <shuaix.zhu@intel.com>,
"Zhu, WenhuiX" <wenhuix.zhu@intel.com>,
"dts@dpdk.org" <dts@dpdk.org>
Cc: "Zhu, WenhuiX" <wenhuix.zhu@intel.com>,
"Zhu, ShuaiX" <shuaix.zhu@intel.com>
Subject: Re: [dts] [PATCH V2] tests/pvp_virtio_user_4k_pages:set fwd mac
Date: Wed, 25 Sep 2019 01:28:23 +0000 [thread overview]
Message-ID: <E0CBA5A1980F1F408E1F28F9991B5B1D50F07A59@SHSMSX104.ccr.corp.intel.com> (raw)
In-Reply-To: <4DC48DF9BDA3E54A836D2D3C057DEC6F0BB8F6FC@SHSMSX103.ccr.corp.intel.com>
Acked-by: Wang, Yinan <yinan.wang@intel.com>
> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Zhu, ShuaiX
> Sent: 2019年9月25日 9:05
> To: Zhu, WenhuiX <wenhuix.zhu@intel.com>; dts@dpdk.org
> Cc: Zhu, WenhuiX <wenhuix.zhu@intel.com>; Zhu, ShuaiX
> <shuaix.zhu@intel.com>
> Subject: Re: [dts] [PATCH V2] tests/pvp_virtio_user_4k_pages:set fwd mac
>
> Tested-by: Zhu, ShuaiX <shuaix.zhu@intel.com>
>
> > -----Original Message-----
> > From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of zhu wenhui
> > Sent: Tuesday, September 24, 2019 6:42 PM
> > To: dts@dpdk.org
> > Cc: Zhu, WenhuiX <wenhuix.zhu@intel.com>
> > Subject: [dts] [PATCH V2] tests/pvp_virtio_user_4k_pages:set fwd mac
> >
> > Set fwd mac to make the receiving packet normal.
> >
> > Signed-off-by: zhu wenhui <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 fb12bff..d2b8df7 100644
> > --- a/tests/TestSuite_pvp_virtio_user_4k_pages.py
> > +++ b/tests/TestSuite_pvp_virtio_user_4k_pages.py
> > @@ -138,6 +138,7 @@ class TestPvpVirtioUser4kPages(TestCase):
> > command_line_client = command_line_client % (self.target,
> > self.core_mask_vhost_user,
> > self.mem_channels, self.ports_socket)
> > self.vhost_user.send_expect(command_line_client, "testpmd> ",
> > 120)
> > + self.vhost_user.send_expect("set fwd mac", "testpmd> ", 120)
> > self.vhost_user.send_expect("start", "testpmd> ", 120)
> >
> > def start_testpmd_as_virtio(self):
> > --
> > 2.17.2
next prev parent reply other threads:[~2019-09-25 1:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-24 10:41 zhu wenhui
2019-09-25 1:04 ` Zhu, ShuaiX
2019-09-25 1:28 ` Wang, Yinan [this message]
2019-09-25 5:47 ` 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=E0CBA5A1980F1F408E1F28F9991B5B1D50F07A59@SHSMSX104.ccr.corp.intel.com \
--to=yinan.wang@intel.com \
--cc=dts@dpdk.org \
--cc=shuaix.zhu@intel.com \
--cc=wenhuix.zhu@intel.com \
/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).