[dts] [PATCH V2]tests/TestSuite_fortville_rss_granularity_config.py: update dpdk commandline in dts

Li, WenjieX A wenjiex.a.li at intel.com
Thu Oct 31 03:28:36 CET 2019


Tested-by: Li, WenjieX A <wenjiex.a.li at intel.com>

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of Xiao Qimai
> Sent: Thursday, October 31, 2019 3:35 AM
> To: dts at dpdk.org
> Cc: Xiao, QimaiX <qimaix.xiao at intel.com>
> Subject: [dts] [PATCH V2]tests/TestSuite_fortville_rss_granularity_config.py:
> update dpdk commandline in dts
> 
> dpdk commandline has been changed from 'vlan set qinq on 0' to 'vlan set
> extend on 0' in dpdk 2a0b41984c7ee304a86f0799b1388d7674694296
> 
> Signed-off-by: Xiao Qimai <qimaix.xiao at intel.com>
> ---
>  tests/TestSuite_fortville_rss_granularity_config.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tests/TestSuite_fortville_rss_granularity_config.py
> b/tests/TestSuite_fortville_rss_granularity_config.py
> index e827df2..7f881e9 100644
> --- a/tests/TestSuite_fortville_rss_granularity_config.py
> +++ b/tests/TestSuite_fortville_rss_granularity_config.py
> @@ -505,7 +505,7 @@ class TestFortvilleRssGranularityConfig(TestCase):
>              self.dut.send_expect("set fwd rxonly", "testpmd> ")
> 
>              self.dut.send_expect("port stop all", "testpmd> ")
> -            self.dut.send_expect("vlan set qinq on 0", "testpmd> ")
> +            self.dut.send_expect("vlan set extend on 0", "testpmd> ")
>              self.dut.send_expect(
>                  "set_hash_global_config  0 toeplitz l2_payload enable", "testpmd> ")
>              self.dut.send_expect("port start all", "testpmd> ")
> --
> 1.8.3.1

-------------- next part --------------
A non-text attachment was scrubbed...
Name: TestFortvilleRssGranularityConfig.log
Type: application/octet-stream
Size: 42307 bytes
Desc: TestFortvilleRssGranularityConfig.log
URL: <http://mails.dpdk.org/archives/dts/attachments/20191031/12904cec/attachment.obj>


More information about the dts mailing list