diff options
author | kaixi.fan <fankaixi.li@bytedance.com> | 2021-08-18 10:22:15 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-08-18 11:31:13 +0100 |
commit | 01634047bf0d5c2d9b7d8095bb4de1663dbeedeb (patch) | |
tree | 65b39bf82258b35d0c71634430b67b26002a7f22 /Documentation/accounting | |
parent | 97712f8f912fb7f2e305468047421bcac0f6653c (diff) |
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 'Documentation/accounting')
0 files changed, 0 insertions, 0 deletions