test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Peng, Yuan" <yuan.peng@intel.com>
To: "Danilewicz, MarcinX" <marcinx.danilewicz@intel.com>,
	"dts@dpdk.org" <dts@dpdk.org>
Cc: "Dharmappa, Savinay" <savinay.dharmappa@intel.com>,
	"Danilewicz, MarcinX" <marcinx.danilewicz@intel.com>
Subject: Re: [dts] [PATCH] tests/softnic: change for new DPDK API
Date: Tue, 22 Sep 2020 08:38:31 +0000	[thread overview]
Message-ID: <BN6PR11MB1841C8F6D36A0A7E6B852F2CFE3B0@BN6PR11MB1841.namprd11.prod.outlook.com> (raw)
In-Reply-To: <1600451833-255574-2-git-send-email-marcinx.danilewicz@intel.com>

Acked by Peng, Yuan <yuan.peng@intel.com>

-----Original Message-----
From: dts <dts-bounces@dpdk.org> On Behalf Of Marcin Danilewicz
Sent: Saturday, September 19, 2020 1:57 AM
To: dts@dpdk.org
Cc: Dharmappa, Savinay <savinay.dharmappa@intel.com>; Danilewicz, MarcinX <marcinx.danilewicz@intel.com>
Subject: [dts] [PATCH] tests/softnic: change for new DPDK API

Modify the test timeout to time needed to apply cli firmwares, for changed DPDK API dynamic config of subport bandwidth.

Signed-off-by: Marcin Danilewicz <marcinx.danilewicz@intel.com>
---
 tests/TestSuite_softnic.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/TestSuite_softnic.py b/tests/TestSuite_softnic.py index 7752546..c9744af 100644
--- a/tests/TestSuite_softnic.py
+++ b/tests/TestSuite_softnic.py
@@ -107,7 +107,7 @@ class TestSoftnic(TestCase):
         # 10G nic pps(M)
         expect_pps = [14, 8, 4, 2, 1, 0.9, 0.8]
 
-        self.dut.send_expect(self.cmd % (self.target, self.eal_param, 'firmware.cli'), "testpmd>", timeout=300)
+        self.dut.send_expect(self.cmd % (self.target, self.eal_param, 
+ 'firmware.cli'), "testpmd>", timeout=800)
         self.dut.send_expect("set fwd macswap", "testpmd>")
         self.dut.send_expect("start", "testpmd>")
         rx_port = self.tester.get_local_port(0)
--
2.7.4

--------------------------------------------------------------
Intel Research and Development Ireland Limited Registered in Ireland Registered Office: Collinstown Industrial Park, Leixlip, County Kildare Registered Number: 308263


This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies.


  reply	other threads:[~2020-09-22  8:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-18 17:57 [dts] [PATCH] tests softnic: " Marcin Danilewicz
2020-09-18 17:57 ` [dts] [PATCH] tests/softnic: " Marcin Danilewicz
2020-09-22  8:38   ` Peng, Yuan [this message]
2020-09-28  9:01   ` 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=BN6PR11MB1841C8F6D36A0A7E6B852F2CFE3B0@BN6PR11MB1841.namprd11.prod.outlook.com \
    --to=yuan.peng@intel.com \
    --cc=dts@dpdk.org \
    --cc=marcinx.danilewicz@intel.com \
    --cc=savinay.dharmappa@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).