All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Build fails when rte_security is disabled.
@ 2017-10-26 10:22 Radu Nicolau
  2017-10-26 10:22 ` [PATCH 1/3] crypto/dpaa2_sec: fix build issue Radu Nicolau
                   ` (4 more replies)
  0 siblings, 5 replies; 25+ messages in thread
From: Radu Nicolau @ 2017-10-26 10:22 UTC (permalink / raw)
  To: dev
  Cc: david.marchand, declan.doherty, pablo.de.lara.guarch,
	hemant.agrawal, borisp, aviadye, thomas, sandeep.malik,
	jerin.jacob, john.mcnamara, konstantin.ananyev, shahafs,
	olivier.matz, akhil.goyal, Radu Nicolau

Disabling CONFIG_RTE_LIBRTE_SECURITY results in build failure for
crypto/dpaa2_sec and net/ixgbe PMDs and IPsec sample app.
This patchset makes CONFIG_RTE_LIBRTE_SECURITY mandatory for all
of the above.

Radu Nicolau (3):
  crypto/dpaa2_sec: fix build issue
  net/ixgbe: fix build issue
  examples/ipsec-secgw: fix build issue

 drivers/crypto/dpaa2_sec/Makefile | 6 ++++++
 drivers/net/ixgbe/Makefile        | 6 ++++++
 examples/ipsec-secgw/Makefile     | 6 ++++++
 3 files changed, 18 insertions(+)

-- 
2.7.5

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

end of thread, other threads:[~2017-10-26 20:36 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-26 10:22 [PATCH 0/3] Build fails when rte_security is disabled Radu Nicolau
2017-10-26 10:22 ` [PATCH 1/3] crypto/dpaa2_sec: fix build issue Radu Nicolau
2017-10-26 10:22 ` [PATCH 2/3] net/ixgbe: " Radu Nicolau
2017-10-26 10:36   ` David Marchand
2017-10-26 11:01     ` Radu Nicolau
2017-10-26 11:27       ` David Marchand
2017-10-26 11:39         ` Thomas Monjalon
2017-10-26 12:28           ` Radu Nicolau
2017-10-26 12:33             ` Thomas Monjalon
2017-10-26 12:59               ` Akhil Goyal
2017-10-26 13:07                 ` Thomas Monjalon
2017-10-26 13:16                   ` Akhil Goyal
2017-10-26 14:00                     ` Thomas Monjalon
2017-10-26 11:30       ` Ananyev, Konstantin
2017-10-26 11:39         ` David Marchand
2017-10-26 12:30           ` Radu Nicolau
2017-10-26 12:33           ` Ananyev, Konstantin
2017-10-26 10:22 ` [PATCH 3/3] examples/ipsec-secgw: " Radu Nicolau
2017-10-26 10:31 ` [PATCH 0/3] Build fails when rte_security is disabled Akhil Goyal
2017-10-26 14:15 ` [PATCH v2 " Radu Nicolau
2017-10-26 14:15   ` [PATCH v2 1/3] net/ixgbe: fix build issue Radu Nicolau
2017-10-26 14:15   ` [PATCH v2 2/3] examples/ipsec-secgw: " Radu Nicolau
2017-10-26 14:15   ` [PATCH v2 3/3] crypto/dpaa2_sec: " Radu Nicolau
2017-10-26 15:27   ` [PATCH v2 0/3] Build fails when rte_security is disabled David Marchand
2017-10-26 20:36     ` Thomas Monjalon

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.