public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
From: Stefano Brivio <sbrivio@redhat.com>
To: passt-dev@passt.top
Cc: Paul Holzinger <pholzing@redhat.com>
Subject: [PATCH 0/4] Debugging improvements, fix for 0 sequence echo reply
Date: Wed, 26 Oct 2022 18:25:27 +0200	[thread overview]
Message-ID: <20221026162531.545374-1-sbrivio@redhat.com> (raw)

Patches 1/4 to 3/4 make debugging of the issue solved in 4/4 more
viable.

Stefano Brivio (4):
  conf, passt.1: Don't imply --foreground with --debug
  tap: Trace received (outbound) ICMP packets in debug mode, too
  icmp: Add debugging messages for handled replies and requests
  icmp: Don't discard first reply sequence for a given echo ID

 conf.c  |  7 +++----
 icmp.c  | 46 +++++++++++++++++++++++++++++++++++++++-------
 icmp.h  |  1 +
 passt.1 |  5 ++---
 passt.c |  3 +++
 tap.c   |  2 ++
 6 files changed, 50 insertions(+), 14 deletions(-)

-- 
2.35.1


             reply	other threads:[~2022-10-26 16:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-26 16:25 Stefano Brivio [this message]
2022-10-26 16:25 ` [PATCH 1/4] conf, passt.1: Don't imply --foreground with --debug Stefano Brivio
2022-10-26 21:52   ` David Gibson
2022-10-26 16:25 ` [PATCH 2/4] tap: Trace received (outbound) ICMP packets in debug mode, too Stefano Brivio
2022-10-26 21:55   ` David Gibson
2022-10-26 16:25 ` [PATCH 3/4] icmp: Add debugging messages for handled replies and requests Stefano Brivio
2022-10-26 21:57   ` David Gibson
2022-10-26 16:25 ` [PATCH 4/4] icmp: Don't discard first reply sequence for a given echo ID Stefano Brivio
2022-10-26 21:59   ` David Gibson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221026162531.545374-1-sbrivio@redhat.com \
    --to=sbrivio@redhat.com \
    --cc=passt-dev@passt.top \
    --cc=pholzing@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).