Re: [PATCH iproute2] tc: Fix block-handle support for filter operations

2019-08-12 Thread Stephen Hemminger
On Mon, 12 Aug 2019 13:17:06 +0300 Ido Schimmel wrote: > From: Ido Schimmel > > Commit e991c04d64c0 ("Revert "tc: Add batchsize feature for filter and > actions"") reverted more than it should and broke shared block > functionality. Fix this by restoring the original functionality. > > To repr

Re: [PATCH iproute2] tc: Fix block-handle support for filter operations

2019-08-12 Thread Jiri Pirko
Mon, Aug 12, 2019 at 12:17:06PM CEST, ido...@idosch.org wrote: >From: Ido Schimmel > >Commit e991c04d64c0 ("Revert "tc: Add batchsize feature for filter and >actions"") reverted more than it should and broke shared block >functionality. Fix this by restoring the original functionality. > >To repro

[PATCH iproute2] tc: Fix block-handle support for filter operations

2019-08-12 Thread Ido Schimmel
From: Ido Schimmel Commit e991c04d64c0 ("Revert "tc: Add batchsize feature for filter and actions"") reverted more than it should and broke shared block functionality. Fix this by restoring the original functionality. To reproduce: # tc qdisc add dev swp1 ingress_block 10 ingress # tc filter ad