Re: [EXTERNAL] [vpp-dev] VPP & CPU

2018-06-15 Thread Chris Luke
Since those are all Intel platforms and you propose building on an Intel 
platform, just build and use it as-is. If you're not modifying anything just 
use the packages we produce.

Most of the performance critical places that make use of CPU optimizations do 
some magic to build more than one version of a function with different CPU 
optimizations and then select the correct version when the runtime linker loads 
the binary. That means we need not worry about cross-compiling for specific 
optimizations within an architecture.

Chris

From: vpp-dev@lists.fd.io  On Behalf Of xulang
Sent: Friday, June 15, 2018 4:57
To: vpp-dev@lists.fd.io
Subject: [EXTERNAL] [vpp-dev] VPP & CPU

Hi all,
I want to run vpp on those kinds of CPU, such as N2600 D525 2117U.
Is that possible? How can I do it if I build vpp on CPU I7?


Regards,
xlangyun





-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#9624): https://lists.fd.io/g/vpp-dev/message/9624
Mute This Topic: https://lists.fd.io/mt/22294408/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[vpp-dev] VPP & CPU

2018-06-15 Thread xulang
Hi all,
I want to run vpp on those kinds of CPU, such as N2600 D525 2117U.
Is that possible? How can I do it if I build vpp on CPU I7?




Regards,
xlangyun
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#9621): https://lists.fd.io/g/vpp-dev/message/9621
Mute This Topic: https://lists.fd.io/mt/22293893/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[vpp-dev] vpp cpu usage utility

2017-07-17 Thread SAKTHIVEL ANAND S
Hi

I am working on an use case where i just want to measure CPU usage of vpp
task.
Linux "TOP" command shows 100% cpu always (even though there is no active
processing in it,since it is running on closed/tight loop).

Is there any way to measure "real/actual" cpu usage of VPP task?

My setup: Ubuntu 16.04 with VPP16.06

-- 
Thanks in advance
Sakthivel S OM
___
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev