Re: [PATCH iproute2] tc: flower: Add skip_{hw|sw} support

2016-07-06 Thread Stephen Hemminger
On Mon, 4 Jul 2016 10:34:11 +0300 Amir Vadai wrote: > From: Amir Vadai > > On devices that support TC flower offloads, these flags enable a filter to be > added only to HW or only to SW. skip_sw and skip_hw are mutually exclusive > flags. By default without any flags, the filter is added to bo

Re: [PATCH iproute2] tc: flower: Add skip_{hw|sw} support

2016-07-04 Thread Jiri Pirko
Mon, Jul 04, 2016 at 09:34:11AM CEST, a...@vadai.me wrote: >From: Amir Vadai > >On devices that support TC flower offloads, these flags enable a filter to be >added only to HW or only to SW. skip_sw and skip_hw are mutually exclusive >flags. By default without any flags, the filter is added to bot

[PATCH iproute2] tc: flower: Add skip_{hw|sw} support

2016-07-04 Thread Amir Vadai
From: Amir Vadai On devices that support TC flower offloads, these flags enable a filter to be added only to HW or only to SW. skip_sw and skip_hw are mutually exclusive flags. By default without any flags, the filter is added to both HW and SW, but no error checks are done in case of failure to