[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <164483761053.10850.17314465755661482816.git-patchwork-notify@kernel.org>
Date: Mon, 14 Feb 2022 11:20:10 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Davide Caratti <dcaratti@...hat.com>
Cc: jhs@...atatu.com, xiyou.wangcong@...il.com, jiri@...nulli.us,
davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
ozsh@...dia.com, echaudro@...hat.com, marcelo.leitner@...il.com
Subject: Re: [PATCH net-next] net/sched: act_police: more accurate MTU policing
Hello:
This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:
On Thu, 10 Feb 2022 18:56:08 +0100 you wrote:
> in current Linux, MTU policing does not take into account that packets at
> the TC ingress have the L2 header pulled. Thus, the same TC police action
> (with the same value of tcfp_mtu) behaves differently for ingress/egress.
> In addition, the full GSO size is compared to tcfp_mtu: as a consequence,
> the policer drops GSO packets even when individual segments have the L2 +
> L3 + L4 + payload length below the configured valued of tcfp_mtu.
>
> [...]
Here is the summary with links:
- [net-next] net/sched: act_police: more accurate MTU policing
https://git.kernel.org/netdev/net-next/c/4ddc844eb81d
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists