public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH v3 0/2] Some fixes for valgrind suppressions
@ 2023-11-16  9:15 David Gibson
  2023-11-16  9:15 ` [PATCH v3 1/2] valgrind: Adjust suppression for MSG_TRUNC with NULL buffer David Gibson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: David Gibson @ 2023-11-16  9:15 UTC (permalink / raw)
  To: passt-dev, Stefano Brivio; +Cc: David Gibson

With the new versions of compiler and valgrind in Fedora 39, I hit
some spurious test failures.  Here are some workarounds.

Changes since v2:
 * Fix spelling error in comment
Changes since v1:
 * Took entirely different approach, fixing the existing suppression
 * Extra patch allowing optimised valgrind builds

David Gibson (2):
  valgrind: Adjust suppression for MSG_TRUNC with NULL buffer
  valgrind: Don't disable optimizations for valgrind builds

 Makefile           | 2 +-
 tcp.c              | 9 +++++++++
 test/valgrind.supp | 3 +--
 3 files changed, 11 insertions(+), 3 deletions(-)

-- 
2.41.0


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

end of thread, other threads:[~2023-11-19 20:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-16  9:15 [PATCH v3 0/2] Some fixes for valgrind suppressions David Gibson
2023-11-16  9:15 ` [PATCH v3 1/2] valgrind: Adjust suppression for MSG_TRUNC with NULL buffer David Gibson
2023-11-16  9:15 ` [PATCH v3 2/2] valgrind: Don't disable optimizations for valgrind builds David Gibson
2023-11-19 20:10 ` [PATCH v3 0/2] Some fixes for valgrind suppressions Stefano Brivio

Code repositories for project(s) associated with this public inbox

	https://passt.top/passt

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 IMAP folder(s).