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

Zhu, ShuaiX shuaix.zhu at intel.com
Tue Sep 17 10:44:31 CEST 2019


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: TestPvpVirtioUser4kPages.log
Type: application/octet-stream
Size: 37050 bytes
Desc: TestPvpVirtioUser4kPages.log
URL: <http://mails.dpdk.org/archives/dts/attachments/20190917/072c367f/attachment.obj>


More information about the dts mailing list