This fixes some of the obvious warnings found building DPDK with gcc-8. There still are some deeper issues in the rte_hash_table code; leave the fix for that up to the maintainer.
Stephen Hemminger (2): rte_mbuf: fix strncpy warnings rte_metrics: fix strncpy truncation warning v3 missing SOB on 1st patch v2 fix issues with wrong length in mbuf pool_ops don't need memset in metrics names Stephen Hemminger (2): rte_mbuf: fix strncpy warnings rte_metrics: fix strncpy truncation warning lib/librte_mbuf/rte_mbuf_pool_ops.c | 4 ++-- lib/librte_metrics/rte_metrics.c | 7 +++++-- 2 files changed, 7 insertions(+), 4 deletions(-) -- 2.16.2