DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v2 0/2] mk: fix build with shared library
@ 2019-07-26 16:36 Stephen Hemminger
  2019-07-26 16:36 ` [dpdk-dev] [PATCH v2 1/2] bus: fix missing pci bus with shared library build Stephen Hemminger
  2019-07-26 16:36 ` [dpdk-dev] [PATCH v2 2/2] mk: fix missing mempool driver registration Stephen Hemminger
  0 siblings, 2 replies; 3+ messages in thread
From: Stephen Hemminger @ 2019-07-26 16:36 UTC (permalink / raw)
  To: dev; +Cc: Stephen Hemminger

If RTE_BUILD_SHARED_LIB is enabled, infrastruture libraries
that use registration API's need to always be included.

v2 - fix typo in Cc: for second patch

Stephen Hemminger (2):
  bus: fix missing pci bus with shared library build
  mk: fix missing mempool driver registration

 mk/rte.app.mk | 9 +++++++++
 1 file changed, 9 insertions(+)

-- 
2.20.1


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

end of thread, other threads:[~2019-07-26 16:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-26 16:36 [dpdk-dev] [PATCH v2 0/2] mk: fix build with shared library Stephen Hemminger
2019-07-26 16:36 ` [dpdk-dev] [PATCH v2 1/2] bus: fix missing pci bus with shared library build Stephen Hemminger
2019-07-26 16:36 ` [dpdk-dev] [PATCH v2 2/2] mk: fix missing mempool driver registration Stephen Hemminger

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