Re: [PATCH iproute2] tc: fix parsing of the control action

2018-03-04 Thread Stephen Hemminger
On Fri, 2 Mar 2018 19:36:16 +0100 Davide Caratti wrote: > If the user didn't specify any control action, don't pop the command line > arguments: otherwise, parsing of the next argument (tipically the 'index' > keyword) results in an error, causing the following 'tc-testing'

[PATCH iproute2] tc: fix parsing of the control action

2018-03-02 Thread Davide Caratti
If the user didn't specify any control action, don't pop the command line arguments: otherwise, parsing of the next argument (tipically the 'index' keyword) results in an error, causing the following 'tc-testing' failures: Test a6d6: Add skbedit action with index Test 38f3: Delete skbedit