DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/3] fix dependencies on librte_hash
@ 2016-07-06 14:44 Thomas Monjalon
  2016-07-06 14:44 ` [dpdk-dev] [PATCH 1/3] net/bnx2x: remove unneeded dependency on hash library Thomas Monjalon
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Thomas Monjalon @ 2016-07-06 14:44 UTC (permalink / raw)
  To: dev

Thomas Monjalon (3):
  net/bnx2x: remove unneeded dependency on hash library
  table: remove unneeded dependency on hash library
  examples: fix dependencies on hash library

 drivers/net/bnx2x/Makefile                               | 2 +-
 examples/Makefile                                        | 8 ++++++--
 examples/multi_process/client_server_mp/mp_server/init.c | 1 -
 examples/multi_process/client_server_mp/mp_server/main.c | 1 -
 lib/librte_table/Makefile                                | 1 -
 5 files changed, 7 insertions(+), 6 deletions(-)

-- 
2.7.0

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

end of thread, other threads:[~2016-07-10 14:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-06 14:44 [dpdk-dev] [PATCH 0/3] fix dependencies on librte_hash Thomas Monjalon
2016-07-06 14:44 ` [dpdk-dev] [PATCH 1/3] net/bnx2x: remove unneeded dependency on hash library Thomas Monjalon
2016-07-07 22:48   ` Rasesh Mody
2016-07-06 14:44 ` [dpdk-dev] [PATCH 2/3] table: " Thomas Monjalon
2016-07-06 14:44 ` [dpdk-dev] [PATCH 3/3] examples: fix dependencies " Thomas Monjalon
2016-07-10 14:32 ` [dpdk-dev] [PATCH 0/3] fix dependencies on librte_hash Thomas Monjalon

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