[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200728.170355.518667224424553274.davem@davemloft.net>
Date: Tue, 28 Jul 2020 17:03:55 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: wenxu@...oud.cn
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net] openvswitch: fix drop over mtu packet after defrag
in act_ct
From: wenxu@...oud.cn
Date: Tue, 21 Jul 2020 11:09:52 +0800
> From: wenxu <wenxu@...oud.cn>
>
> When openvswitch conntrack offload with act_ct action. Fragment packets
> defrag in the ingress tc act_ct action and miss the next chain. Then the
> packet pass to the openvswitch datapath without the mru. The defrag over
> mtu packet will be dropped in output of openvswitch for over mtu.
>
> "kernel: net2: dropped over-mtu packet: 1508 > 1500"
>
> Fixes: b57dc7c13ea9 ("net/sched: Introduce action ct")
> Signed-off-by: wenxu <wenxu@...oud.cn>
After an entire week, nobody has reviewed this patch.
Therefore I am dropping it from my patchwork queue.
Powered by blists - more mailing lists