public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH v2 0/2] Some fixes for valgrind suppressions
@ 2023-11-16  5:43 David Gibson
  2023-11-16  5:43 ` [PATCH v2 1/2] valgrind: Adjust suppression for MSG_TRUNC with NULL buffer David Gibson
  2023-11-16  5:43 ` [PATCH v2 2/2] valgrind: Don't disable optimizations for valgrind builds David Gibson
  0 siblings, 2 replies; 5+ messages in thread
From: David Gibson @ 2023-11-16  5:43 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 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] 5+ messages in thread

end of thread, other threads:[~2023-11-16  9:16 UTC | newest]

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

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