DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] Question about combine libs option
@ 2016-02-18 20:10 Arevalo, Mario Alfredo C
  2016-02-19 10:48 ` Sergio Gonzalez Monroy
  0 siblings, 1 reply; 3+ messages in thread
From: Arevalo, Mario Alfredo C @ 2016-02-18 20:10 UTC (permalink / raw)
  To: users

    Hi, good day, I have a question related to CONFIG_RTE_BUILD_COMBINE_LIBS option in DPDK configuration file,
It's not clear for me what is the behavior of this option but it seems that when I enabled this option
all libraries were combined to one single library called libdpdk.so (I enabled CONFIG_RTE_BUILD_SHARED_LIB too),
is this correct? or which other effects can produce this option, and if someone has a document about this
option would be amazing :), thank you so much for your attention.

Regards.
Mario.

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

* Re: [dpdk-users] Question about combine libs option
  2016-02-18 20:10 [dpdk-users] Question about combine libs option Arevalo, Mario Alfredo C
@ 2016-02-19 10:48 ` Sergio Gonzalez Monroy
  2016-02-19 15:30   ` Arevalo, Mario Alfredo C
  0 siblings, 1 reply; 3+ messages in thread
From: Sergio Gonzalez Monroy @ 2016-02-19 10:48 UTC (permalink / raw)
  To: Arevalo, Mario Alfredo C; +Cc: users

On 18/02/2016 20:10, Arevalo, Mario Alfredo C wrote:
>      Hi, good day, I have a question related to CONFIG_RTE_BUILD_COMBINE_LIBS option in DPDK configuration file,
> It's not clear for me what is the behavior of this option but it seems that when I enabled this option
> all libraries were combined to one single library called libdpdk.so (I enabled CONFIG_RTE_BUILD_SHARED_LIB too),
> is this correct?

That is correct.
Now, you can use COMBINE_LIB with or without SHARED_LIB.
The result is, as you said, combining all DPDK libraries into a single 
library.

> or which other effects can produce this option, and if someone has a document about this
> option would be amazing :), thank you so much for your attention.

I don't think there is any info/doc regarding  those config options 
(someone else can correct me on this),
but I would think that the GSG (Getting Started Guide) would be a good 
place to add such doc.

Sergio
> Regards.
> Mario.

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

* Re: [dpdk-users] Question about combine libs option
  2016-02-19 10:48 ` Sergio Gonzalez Monroy
@ 2016-02-19 15:30   ` Arevalo, Mario Alfredo C
  0 siblings, 0 replies; 3+ messages in thread
From: Arevalo, Mario Alfredo C @ 2016-02-19 15:30 UTC (permalink / raw)
  To: Gonzalez Monroy, Sergio; +Cc: users

Thank you so much for your help Sergio

Regards,
Mario.
________________________________________
From: Gonzalez Monroy, Sergio
Sent: Friday, February 19, 2016 2:48 AM
To: Arevalo, Mario Alfredo C
Cc: users@dpdk.org
Subject: Re: [dpdk-users] Question about combine libs option

On 18/02/2016 20:10, Arevalo, Mario Alfredo C wrote:
>      Hi, good day, I have a question related to CONFIG_RTE_BUILD_COMBINE_LIBS option in DPDK configuration file,
> It's not clear for me what is the behavior of this option but it seems that when I enabled this option
> all libraries were combined to one single library called libdpdk.so (I enabled CONFIG_RTE_BUILD_SHARED_LIB too),
> is this correct?

That is correct.
Now, you can use COMBINE_LIB with or without SHARED_LIB.
The result is, as you said, combining all DPDK libraries into a single
library.

> or which other effects can produce this option, and if someone has a document about this
> option would be amazing :), thank you so much for your attention.

I don't think there is any info/doc regarding  those config options
(someone else can correct me on this),
but I would think that the GSG (Getting Started Guide) would be a good
place to add such doc.

Sergio
> Regards.
> Mario.


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

end of thread, other threads:[~2016-02-19 15:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-18 20:10 [dpdk-users] Question about combine libs option Arevalo, Mario Alfredo C
2016-02-19 10:48 ` Sergio Gonzalez Monroy
2016-02-19 15:30   ` Arevalo, Mario Alfredo C

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