All of lore.kernel.org
 help / color / mirror / Atom feed
* Sharing Common libs between PMDs
@ 2018-03-14  9:34 Liron Himi
  2018-03-14 14:55 ` Jerin Jacob
  0 siblings, 1 reply; 8+ messages in thread
From: Liron Himi @ 2018-03-14  9:34 UTC (permalink / raw)
  To: dev@dpdk.org; +Cc: Liron Himi

Hi,

We have several PMDs in DPDK that are using the same underlying common libraries.
In addition, we have plans to add some new common service into DPDK that already introduces too much complexity with the way that the code is written now.
Therefore, we would like to move all our common functions calls into one shared/common folder in DPDK and we need to find proper place for this purpose.

Can you suggest on such a place?

Regards,
Liron

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

end of thread, other threads:[~2018-03-15  6:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-14  9:34 Sharing Common libs between PMDs Liron Himi
2018-03-14 14:55 ` Jerin Jacob
2018-03-14 15:04   ` Bruce Richardson
2018-03-14 16:11     ` Trahe, Fiona
2018-03-14 17:38       ` Shreyansh Jain
2018-03-14 17:50         ` Jerin Jacob
2018-03-14 18:13           ` Trahe, Fiona
2018-03-15  6:58             ` Hemant Agrawal

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.