test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] l2fwd Test_Suite: two very short questions
@ 2016-05-07 13:13 Kevin Wilson
  2016-05-09  1:43 ` Xu, Qian Q
  0 siblings, 1 reply; 2+ messages in thread
From: Kevin Wilson @ 2016-05-07 13:13 UTC (permalink / raw)
  To: dts

Hello, DTS people,

I looked into the l2fwd Test Suite of DTS, and I have two very short questions:
http://dpdk.org/browse/tools/dts/tree/tests/TestSuite_l2fwd.py#n52
What does PCT stands for ?
I assume that Mpps is Mega Packets Per Second, is it so ?

Second Question:
We have:
self.core_config = "1S/4C/1T"
In:
http://dpdk.org/browse/tools/dts/tree/tests/TestSuite_l2fwd.py#n58
What does "1S/4C/1T" mean ?

Regards,
Kevin Wilson

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dts] l2fwd Test_Suite: two very short questions
  2016-05-07 13:13 [dts] l2fwd Test_Suite: two very short questions Kevin Wilson
@ 2016-05-09  1:43 ` Xu, Qian Q
  0 siblings, 0 replies; 2+ messages in thread
From: Xu, Qian Q @ 2016-05-09  1:43 UTC (permalink / raw)
  To: Kevin Wilson, dts

See my comments below. 

Thanks
Qian

-----Original Message-----
From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Kevin Wilson
Sent: Saturday, May 07, 2016 9:14 PM
To: dts@dpdk.org
Subject: [dts] l2fwd Test_Suite: two very short questions

Hello, DTS people,

I looked into the l2fwd Test Suite of DTS, and I have two very short questions:
http://dpdk.org/browse/tools/dts/tree/tests/TestSuite_l2fwd.py#n52
What does PCT stands for ?
[QIAN]PCT means percentage. It should be PCT=throughput/(line rate) x100%. 
I assume that Mpps is Mega Packets Per Second, is it so ?
[QIAN]Yes, correct. 

Second Question:
We have:
self.core_config = "1S/4C/1T"
In:
http://dpdk.org/browse/tools/dts/tree/tests/TestSuite_l2fwd.py#n58
What does "1S/4C/1T" mean ?
[QIAN] 1S/4C/1T means 1 socket, 4 core, each core using 1 thread. 

Regards,
Kevin Wilson

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-05-09  1:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-07 13:13 [dts] l2fwd Test_Suite: two very short questions Kevin Wilson
2016-05-09  1:43 ` Xu, Qian Q

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).