public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
From: Jon Maloy <jmaloy@redhat.com>
To: passt-dev@passt.top, sbrivio@redhat.com, lvivier@redhat.com,
	dgibson@redhat.com, jmaloy@redhat.com
Subject: [PATCH v8 0/2] Add support for SO_PEEK_OFF
Date: Thu, 11 Jul 2024 18:26:29 -0400	[thread overview]
Message-ID: <20240711222631.1073408-1-jmaloy@redhat.com> (raw)

We add support for the SO_PEEK_OFF option, plus work around a kernel
bug discovered along the way.

v8: Added better solution to the work-around.

Jon Maloy (2):
  tcp: leverage support of SO_PEEK_OFF socket option when available
  tcp: handle shrunk window advertisemenst from guest

 tcp.c     | 40 +++++++++++++++++++++++++++++++++++++++-
 tcp.h     |  3 +++
 tcp_buf.c | 22 ++++++++++++++++------
 3 files changed, 58 insertions(+), 7 deletions(-)

-- 
2.45.2


             reply	other threads:[~2024-07-11 22:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-11 22:26 Jon Maloy [this message]
2024-07-11 22:26 ` [PATCH v8 1/2] tcp: leverage support of SO_PEEK_OFF socket option when available Jon Maloy
2024-07-12 14:19   ` Stefano Brivio
2024-07-11 22:26 ` [PATCH v8 2/2] tcp: handle shrunk window advertisemenst from guest Jon Maloy
2024-07-12 14:20   ` Stefano Brivio

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=20240711222631.1073408-1-jmaloy@redhat.com \
    --to=jmaloy@redhat.com \
    --cc=dgibson@redhat.com \
    --cc=lvivier@redhat.com \
    --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).