[dts] [PATCH V1] tests/pvp_virtio_user_4k_pages:add set fwd mac

Wang, Yinan yinan.wang at intel.com
Thu Sep 19 08:53:05 CEST 2019


Acked-by: Wang, Yinan <yinan.wang at intel.com>

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of Zhu, ShuaiX
> Sent: 2019年9月17日 16:45
> To: Zhu, WenhuiX <wenhuix.zhu at intel.com>; dts at dpdk.org
> Cc: Zhu, WenhuiX <wenhuix.zhu at intel.com>; Zhu, ShuaiX
> <shuaix.zhu at intel.com>
> Subject: Re: [dts] [PATCH V1] tests/pvp_virtio_user_4k_pages:add set fwd mac
> 
> Tested-by: Zhu, ShuaiX <shuaix.zhu at intel.com>
> 
> > -----Original Message-----
> > From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of zhuwenhui
> > Sent: Tuesday, September 17, 2019 4:36 PM
> > To: dts at dpdk.org
> > Cc: Zhu, WenhuiX <wenhuix.zhu at intel.com>
> > Subject: [dts] [PATCH V1] tests/pvp_virtio_user_4k_pages:add set fwd mac
> >
> > Set fwd mac to make the receiving packet normal.
> >
> > Signed-off-by: zhuwenhui <wenhuix.zhu at 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



More information about the dts mailing list