diff options
author | kaixi.fan <fankaixi.li@bytedance.com> | 2021-08-18 05:22:15 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-08-18 13:31:13 +0300 |
commit | 01634047bf0d5c2d9b7d8095bb4de1663dbeedeb (patch) | |
tree | 65b39bf82258b35d0c71634430b67b26002a7f22 /net/tipc/udp_media.h | |
parent | 97712f8f912fb7f2e305468047421bcac0f6653c (diff) | |
download | linux-01634047bf0d5c2d9b7d8095bb4de1663dbeedeb.tar.xz |
ovs: clear skb->tstamp in forwarding path
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.
Fixes: fb420d5d91c1 ("tcp/fq: move back to CLOCK_MONOTONIC")
Signed-off-by: kaixi.fan <fankaixi.li@bytedance.com>
Signed-off-by: xiexiaohui <xiexiaohui.xxh@bytedance.com>
Reviewed-by: Cong Wang <cong.wang@bytedance.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc/udp_media.h')
0 files changed, 0 insertions, 0 deletions