From: patchwork-bot+netdevbpf@kernel.org
To: =?utf-8?b?6IyD5byA5ZacIDxmYW5rYWl4aS5saUBieXRlZGFuY2UuY29tPg==?=@ci.codeaurora.org
Cc: dev@openvswitch.org, netdev@vger.kernel.org,
xiexiaohui.xxh@bytedance.com, cong.wang@bytedance.com
Subject: Re: [PATCH] ovs: clear skb->tstamp in forwarding path
Date: Wed, 18 Aug 2021 10:40:05 +0000 [thread overview]
Message-ID: <162928320575.14375.16569955032450685309.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210818022215.5979-1-fankaixi.li@bytedance.com>
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Wed, 18 Aug 2021 10:22:15 +0800 you wrote:
> From: kaixi.fan <fankaixi.li@bytedance.com>
>
> fq qdisc requires tstamp to be cleared in the forwarding path. Now ovs
> doesn't clear skb->tstamp. We encountered a problem with linux
> version 5.4.56 and ovs version 2.14.1, and packets failed to
> dequeue from qdisc when fq qdisc was attached to ovs port.
>
> [...]
Here is the summary with links:
- ovs: clear skb->tstamp in forwarding path
https://git.kernel.org/netdev/net/c/01634047bf0d
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2021-08-18 10:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-18 2:22 [PATCH] ovs: clear skb->tstamp in forwarding path fankaixi.li
2021-08-18 9:32 ` Eric Dumazet
2021-08-19 2:06 ` [External] " 范开喜
2021-08-18 10:40 ` patchwork-bot+netdevbpf [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=162928320575.14375.16569955032450685309.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc==?utf-8?b?6IyD5byA5ZacIDxmYW5rYWl4aS5saUBieXRlZGFuY2UuY29tPg==?=@ci.codeaurora.org \
--cc=cong.wang@bytedance.com \
--cc=dev@openvswitch.org \
--cc=netdev@vger.kernel.org \
--cc=xiexiaohui.xxh@bytedance.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.