Re: [v2,net-next] net: qos offload add flow status with dropped count

2020-06-19 Thread David Miller
From: Po Liu Date: Fri, 19 Jun 2020 14:01:07 +0800 > From: Po Liu > > This patch adds a drop frames counter to tc flower offloading. > Reporting h/w dropped frames is necessary for some actions. > Some actions like police action and the coming introduced stream gate > action would produce dropp

Re: [v2,net-next] net: qos offload add flow status with dropped count

2020-06-19 Thread Vlad Buslov
On Fri 19 Jun 2020 at 09:01, Po Liu wrote: > From: Po Liu > > This patch adds a drop frames counter to tc flower offloading. > Reporting h/w dropped frames is necessary for some actions. > Some actions like police action and the coming introduced stream gate > action would produce dropped frames

Re: [v2,net-next] net: qos offload add flow status with dropped count

2020-06-19 Thread Simon Horman
On Fri, Jun 19, 2020 at 02:01:07PM +0800, Po Liu wrote: > From: Po Liu > > This patch adds a drop frames counter to tc flower offloading. > Reporting h/w dropped frames is necessary for some actions. > Some actions like police action and the coming introduced stream gate > action would produce dr

[v2,net-next] net: qos offload add flow status with dropped count

2020-06-18 Thread Po Liu
From: Po Liu This patch adds a drop frames counter to tc flower offloading. Reporting h/w dropped frames is necessary for some actions. Some actions like police action and the coming introduced stream gate action would produce dropped frames which is necessary for user. Status update shows how ma