On Tue, Jan 21, 2025 at 12:25 AM Stephen Hemminger <step...@networkplumber.org> wrote: > > Three fixes need to make current main branch build cleanly with > current pre-release of Gcc 15. > > Stephen Hemminger (3): > crypto/cnxk: fix gcc 15 warning > net/thunderx/base: fix build with Gcc 15 > examples/flow_filtering: fix gcc 15 overflow warning > > drivers/crypto/cnxk/cnxk_se.h | 2 +- > drivers/net/thunderx/base/nicvf_mbox.c | 42 +++++++++---------- > .../snippets/snippet_match_mpls.c | 2 +- > 3 files changed, 23 insertions(+), 23 deletions(-)
Tested with OBS builds on Fedora rawhide. Series applied, thanks Stephen. -- David Marchand