Re: [v5,iproute2-next 1/2] iproute2-next:tc:action: add a gate control action

2020-05-12 Thread David Ahern
On 5/8/20 1:02 AM, Po Liu wrote: > Introduce a ingress frame gate control flow action. > Tc gate action does the work like this: > Assume there is a gate allow specified ingress frames can pass at > specific time slot, and also drop at specific time slot. Tc filter > chooses the ingress frames, and

[v5,iproute2-next 1/2] iproute2-next:tc:action: add a gate control action

2020-05-08 Thread Po Liu
Introduce a ingress frame gate control flow action. Tc gate action does the work like this: Assume there is a gate allow specified ingress frames can pass at specific time slot, and also drop at specific time slot. Tc filter chooses the ingress frames, and tc gate action would specify what slot doe