Re: [lng-odp] Compilation flags for release build and performance evaluation

2018-02-06 Thread Elo, Matias (Nokia - FI/Espoo)


> On 31 Jan 2018, at 21:41, gyanesh patra  wrote:
> 
> Hi,
> I am curious if there are any specific flags available for ODP for release
> builds or performance evaluation?
> 

Hi,

For performance evaluation you probably want to set '--disable-abi-compat' to 
enable function inlining.

-Matias




Re: [lng-odp] Compilation flags for release build and performance evaluation

2018-01-31 Thread Maxim Uvarov
./configure --help

for linux-generic and linux-dpdk platforms.

Maxim.

On 31 January 2018 at 22:41, gyanesh patra  wrote:

> Hi,
> I am curious if there are any specific flags available for ODP for release
> builds or performance evaluation?
>
> Also where can i find the list of features i can disable by passing to
> configure scripts? I found couple of options in odp-thunderx project such
> as  "-DODP_DISABLE_CLASSIFICATION and -DNIC_DISABLE_PACKET_PARSING".
> Is there any other such flags available?
>
> Thank you,
> P Gyanesh Kumar Patra
>


[lng-odp] Compilation flags for release build and performance evaluation

2018-01-31 Thread gyanesh patra
Hi,
I am curious if there are any specific flags available for ODP for release
builds or performance evaluation?

Also where can i find the list of features i can disable by passing to
configure scripts? I found couple of options in odp-thunderx project such
as  "-DODP_DISABLE_CLASSIFICATION and -DNIC_DISABLE_PACKET_PARSING".
Is there any other such flags available?

Thank you,
P Gyanesh Kumar Patra