patches for DPDK stable branches
 help / color / mirror / Atom feed
* [dpdk-stable] [PATCH 18.11 0/4] 18.11.9 build fixes
@ 2020-06-16 13:51 Kevin Traynor
  2020-06-16 13:51 ` [dpdk-stable] [PATCH 18.11 1/4] kni: fix gcc 10 ethtool build error Kevin Traynor
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Kevin Traynor @ 2020-06-16 13:51 UTC (permalink / raw)
  To: stable; +Cc: bluca, ferruh.yigit, Kevin Traynor

Various build fixes so that 18.11.9 will build with gcc 10 

Kevin Traynor (4):
  kni: fix gcc 10 ethtool build error
  kni: fix ethtool maybe-uninitialized warnings
  crypto/octeontx: fix gcc 10 -fno-common build errors
  app/testpmd: disable gcc 10 -fno-common build errors

 app/test-pmd/Makefile                    |  6 ++++++
 app/test-pmd/meson.build                 |  5 +++++
 drivers/common/cpt/cpt_pmd_logs.h        |  2 +-
 drivers/crypto/octeontx/otx_cryptodev.c  |  2 ++
 kernel/linux/kni/ethtool/igb/e1000_phy.c | 26 ++++++++++++++----------
 5 files changed, 29 insertions(+), 12 deletions(-)

-- 
2.21.3


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

end of thread, other threads:[~2020-06-19  9:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-16 13:51 [dpdk-stable] [PATCH 18.11 0/4] 18.11.9 build fixes Kevin Traynor
2020-06-16 13:51 ` [dpdk-stable] [PATCH 18.11 1/4] kni: fix gcc 10 ethtool build error Kevin Traynor
2020-06-16 13:51 ` [dpdk-stable] [PATCH 18.11 2/4] kni: fix ethtool maybe-uninitialized warnings Kevin Traynor
2020-06-16 13:51 ` [dpdk-stable] [PATCH 18.11 3/4] crypto/octeontx: fix gcc 10 -fno-common build errors Kevin Traynor
2020-06-16 13:51 ` [dpdk-stable] [PATCH 18.11 4/4] app/testpmd: disable " Kevin Traynor
2020-06-17  9:15 ` [dpdk-stable] [PATCH 18.11 0/4] 18.11.9 build fixes Luca Boccassi
2020-06-19  9:38   ` 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).