netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: kafai@fb.com
Cc: netdev@vger.kernel.org, edumazet@google.com,
	ncardwell@google.com, soheil@google.com, willemb@google.com,
	ycheng@google.com, kernel-team@fb.com
Subject: Re: [PATCH net 0/2] tcp: Merge timestamp info when coalescing skbs
Date: Thu, 21 Apr 2016 14:41:21 -0400 (EDT)	[thread overview]
Message-ID: <20160421.144121.2238207255310352684.davem@davemloft.net> (raw)
In-Reply-To: <1461130769-1442865-1-git-send-email-kafai@fb.com>

From: Martin KaFai Lau <kafai@fb.com>
Date: Tue, 19 Apr 2016 22:39:27 -0700

> This series is separated from the RFC series related to
> tcp_sendmsg(MSG_EOR) and it is targeting for the net branch.
> This patchset is focusing on fixing cases where TCP
> timestamp could be lost after coalescing skbs.
> 
> A BPF prog is used to kprobe to sock_queue_err_skb()
> and print out the value of serr->ee.ee_data.  The BPF
> prog (run-able from bcc) is attached here:
 ...

Series applied, thank you.

  parent reply	other threads:[~2016-04-21 18:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-20  5:39 [PATCH net 0/2] tcp: Merge timestamp info when coalescing skbs Martin KaFai Lau
2016-04-20  5:39 ` [PATCH net 1/2] tcp: Merge tx_flags and tskey in tcp_collapse_retrans Martin KaFai Lau
2016-04-20 19:13   ` Soheil Hassas Yeganeh
2016-04-20  5:39 ` [PATCH net 2/2] tcp: Merge tx_flags and tskey in tcp_shifted_skb Martin KaFai Lau
2016-04-20 19:14   ` Soheil Hassas Yeganeh
2016-04-21 18:41 ` David Miller [this message]
2016-04-21 19:58 ` [PATCH net 0/2] tcp: Merge timestamp info when coalescing skbs Willem de Bruijn

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=20160421.144121.2238207255310352684.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=kafai@fb.com \
    --cc=kernel-team@fb.com \
    --cc=ncardwell@google.com \
    --cc=netdev@vger.kernel.org \
    --cc=soheil@google.com \
    --cc=willemb@google.com \
    --cc=ycheng@google.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.
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 NNTP newsgroup(s).