patches for DPDK stable branches
 help / color / mirror / Atom feed
* [dpdk-stable] [PATCH 18.11 0/3] Fixes for GCC 9
@ 2019-05-16 18:21 Kevin Traynor
  2019-05-16 18:21 ` [dpdk-stable] [PATCH 18.11 1/3] mk: disable warning for packed member pointer Kevin Traynor
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Kevin Traynor @ 2019-05-16 18:21 UTC (permalink / raw)
  To: stable; +Cc: bruce.richardson, reshma.pattan, Kevin Traynor

Already there are some fixes from master in the 18.11 stable branch
to allow working with GCC 9. These are some additional fixes required.

Kevin Traynor (2):
  bus/fslmc: fix warning with GCC 9
  mk: disable packed member pointer warning for telemetry

Reshma Pattan (1):
  mk: disable warning for packed member pointer

 drivers/bus/fslmc/fslmc_bus.c | 2 +-
 lib/librte_telemetry/Makefile | 5 +++++
 mk/toolchain/gcc/rte.vars.mk  | 3 +++
 3 files changed, 9 insertions(+), 1 deletion(-)

-- 
2.20.1


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

end of thread, other threads:[~2019-05-20 16:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-16 18:21 [dpdk-stable] [PATCH 18.11 0/3] Fixes for GCC 9 Kevin Traynor
2019-05-16 18:21 ` [dpdk-stable] [PATCH 18.11 1/3] mk: disable warning for packed member pointer Kevin Traynor
2019-05-16 18:21 ` [dpdk-stable] [PATCH 18.11 2/3] bus/fslmc: fix warning with GCC 9 Kevin Traynor
2019-05-16 18:21 ` [dpdk-stable] [PATCH 18.11 3/3] mk: disable packed member pointer warning for telemetry Kevin Traynor
2019-05-17  8:39 ` [dpdk-stable] [PATCH 18.11 0/3] Fixes for GCC 9 Richardson, Bruce
2019-05-20 16:24   ` Kevin Traynor

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