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

If RTE_BUILD_SHARED_LIB is enabled, then there a couple
of places in the mk scripts where constructors are not called
but need to be.

Stephen Hemminger (2):
  mk: 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-24 20:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-24 20:28 [dpdk-dev] [PATCH 0/2] mk: fix build with shared library Stephen Hemminger
2019-07-24 20:28 ` [dpdk-dev] [PATCH 1/2] mk: fix missing pci bus with shared library build Stephen Hemminger
2019-07-24 20:28 ` [dpdk-dev] [PATCH 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).