Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Wed, 10 Mar 2021 12:33:20 +0200 you wrote:
> From: Ido Schimmel
>
> Implement this callback in order to get the offloaded stats added to the
> kernel stats.
>
> Signed-off-by: Ido Schimmel
> Reviewed-by: Petr Machata
From: Ido Schimmel
Implement this callback in order to get the offloaded stats added to the
kernel stats.
Signed-off-by: Ido Schimmel
Reviewed-by: Petr Machata
Reviewed-by: Jiri Pirko
---
net/sched/act_sample.c | 11 +++
1 file changed, 11 insertions(+)
diff --git a/net/sched/act_sa