From: Yafang Shao <laoar.shao@gmail.com>
To: David Miller <davem@davemloft.net>
Cc: Song Liu <songliubraving@fb.com>, netdev <netdev@vger.kernel.org>,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2 net-next] tcp: use data length instead of skb->len in tcp_probe
Date: Tue, 29 May 2018 22:56:32 +0800 [thread overview]
Message-ID: <CALOAHbChjp=drVw7XGSptRpJHVrtAYqTe3AXbQ+cMChiWo6Rhw@mail.gmail.com> (raw)
In-Reply-To: <20180529.105455.676464019941488974.davem@davemloft.net>
On Tue, May 29, 2018 at 10:54 PM, David Miller <davem@davemloft.net> wrote:
> From: Yafang Shao <laoar.shao@gmail.com>
> Date: Tue, 29 May 2018 22:36:50 +0800
>
>> On Tue, May 29, 2018 at 10:15 PM, David Miller <davem@davemloft.net> wrote:
>>> From: Yafang Shao <laoar.shao@gmail.com>
>>> Date: Fri, 25 May 2018 18:14:05 +0800
>>>
>>>> skb->len is meaningless to user.
>>>> data length could be more helpful, with which we can easily filter out
>>>> the packet without payload.
>>>>
>>>> Signed-off-by: Yafang Shao <laoar.shao@gmail.com>
>>>
>>> Applied, thank you.
>>
>> Hi Dave,
>>
>> There's an update on this patch.
>> Pls. see V4.
>>
>> And I will send a V5 patch per Eric's suggestion.
>
> Sorry, I pushed it out already. You'll need to send me relative changes.
OK
prev parent reply other threads:[~2018-05-29 14:56 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-25 10:14 [PATCH v2 net-next] tcp: use data length instead of skb->len in tcp_probe Yafang Shao
2018-05-25 21:59 ` Song Liu
2018-05-29 14:15 ` David Miller
2018-05-29 14:36 ` Yafang Shao
2018-05-29 14:42 ` Eric Dumazet
2018-05-29 14:46 ` Yafang Shao
2018-05-29 14:54 ` David Miller
2018-05-29 14:56 ` Yafang Shao [this message]
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='CALOAHbChjp=drVw7XGSptRpJHVrtAYqTe3AXbQ+cMChiWo6Rhw@mail.gmail.com' \
--to=laoar.shao@gmail.com \
--cc=davem@davemloft.net \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=songliubraving@fb.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).