From: David Gibson <david@gibson.dropbear.id.au>
To: Stefano Brivio <sbrivio@redhat.com>, passt-dev@passt.top
Cc: David Gibson <david@gibson.dropbear.id.au>
Subject: [PATCH 0/3] Fix migration bugs
Date: Wed, 19 Mar 2025 16:14:20 +1100 [thread overview]
Message-ID: <20250319051423.2378689-1-david@gibson.dropbear.id.au> (raw)
This series addresses the migration bug I encountered with different
(simulated) source and target hosts. While fixing it, I spotted
another problem in the migration stream format, with the marshalling
of the MSS parameter, so I fixed that as well.
Because this represents a change in the migration stream format, but
we don't actually bump the version until 3/3, this series should be
applied "atomically" - all 3 patches, or none of them.
David Gibson (3):
migrate, tcp: More careful marshalling of mss parameter during
migration
migrate, tcp: Migrate RFC7323 timestamp
migrate: Bump migration version number
migrate.c | 10 ++++++---
tcp.c | 66 +++++++++++++++++++++++++++++++++++++++++++++++++++++-
tcp_conn.h | 2 ++
3 files changed, 74 insertions(+), 4 deletions(-)
--
2.48.1
next reply other threads:[~2025-03-19 5:14 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-19 5:14 David Gibson [this message]
2025-03-19 5:14 ` [PATCH 1/3] migrate, tcp: More careful marshalling of mss parameter during migration David Gibson
2025-03-19 5:14 ` [PATCH 2/3] migrate, tcp: Migrate RFC7323 timestamp David Gibson
2025-03-19 16:17 ` Stefano Brivio
2025-03-19 5:14 ` [PATCH 3/3] migrate: Bump migration version number 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=20250319051423.2378689-1-david@gibson.dropbear.id.au \
--to=david@gibson.dropbear.id.au \
--cc=passt-dev@passt.top \
--cc=sbrivio@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).