DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [pktgen PATCH 0/6] fix compilation
@ 2017-07-25 22:21 Thomas Monjalon
  2017-07-25 22:21 ` [dpdk-dev] [pktgen PATCH 1/6] remove unused functions Thomas Monjalon
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Thomas Monjalon @ 2017-07-25 22:21 UTC (permalink / raw)
  To: keith.wiles; +Cc: dev

Some errors were seen when trying to compile with gcc 7 or clang,
for 32-bit, and with DPDK 17.08-rc2.

Thomas Monjalon (6):
  remove unused functions
  fix screen type saving
  fix compilation of printf based functions
  fix compilation with gcc 7
  fix 32-bit build
  fix build with dpdk-17.08-rc2

 app/Makefile             |  3 ---
 app/cli-functions.c      |  2 +-
 app/lpktgenlib.c         | 12 ++----------
 app/pktgen-cmds.c        | 18 +++++++++---------
 app/pktgen-latency.c     | 26 ++++++++++++++------------
 app/pktgen-log.c         |  1 +
 app/pktgen-port-cfg.h    |  2 +-
 app/pktgen-stats.c       | 47 ++++++++++++++++++++++++++++-------------------
 lib/cli/cli.c            |  2 +-
 lib/cli/cli_cmds.c       |  6 +++---
 lib/cli/cli_common.h     |  1 +
 lib/cli/cli_map.c        |  2 +-
 lib/cli/cli_scrn.c       |  5 ++++-
 lib/cli/cli_scrn.h       |  1 +
 lib/common/l2p.c         | 34 ----------------------------------
 lib/common/mbuf.h        |  3 +++
 lib/common/port_config.c | 10 +---------
 17 files changed, 71 insertions(+), 104 deletions(-)

-- 
2.13.2

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

end of thread, other threads:[~2017-07-26 15:01 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-25 22:21 [dpdk-dev] [pktgen PATCH 0/6] fix compilation Thomas Monjalon
2017-07-25 22:21 ` [dpdk-dev] [pktgen PATCH 1/6] remove unused functions Thomas Monjalon
2017-07-25 22:21 ` [dpdk-dev] [pktgen PATCH 2/6] fix screen type saving Thomas Monjalon
2017-07-25 22:21 ` [dpdk-dev] [pktgen PATCH 3/6] fix compilation of printf based functions Thomas Monjalon
2017-07-25 22:21 ` [dpdk-dev] [pktgen PATCH 4/6] fix compilation with gcc 7 Thomas Monjalon
2017-07-25 22:21 ` [dpdk-dev] [pktgen PATCH 5/6] fix 32-bit build Thomas Monjalon
2017-07-25 22:21 ` [dpdk-dev] [pktgen PATCH 6/6] fix build with dpdk-17.08-rc2 Thomas Monjalon
2017-07-26  3:54 ` [dpdk-dev] [pktgen PATCH 0/6] fix compilation Wiles, Keith
2017-07-26  4:40   ` Roberts, Lee A.
2017-07-26  5:39   ` Thomas Monjalon
2017-07-26 14:35     ` [dpdk-dev] hierarchy_commit() message displayed when not using TM Wiles, Keith
2017-07-26 14:58       ` Lu, Wenzhuo
2017-07-26 14:52     ` [dpdk-dev] [pktgen PATCH 0/6] fix compilation Wiles, Keith
2017-07-26 15:01       ` 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).