Re: [PATCH net-next 00/12] netfilter: add hardware offload infrastructure

2019-06-21 Thread Jiri Pirko
Thu, Jun 20, 2019 at 09:49:05PM CEST, pa...@netfilter.org wrote: >Hi, > >This patchset adds support for Netfilter hardware offloads. > >This patchset reuses the existing block infrastructure, the >netdev_ops->ndo_setup_tc() interface, TC_SETUP_CLSFLOWER classifier and >the flow rule API. > >Patch #

[PATCH net-next 00/12] netfilter: add hardware offload infrastructure

2019-06-20 Thread Pablo Neira Ayuso
Hi, This patchset adds support for Netfilter hardware offloads. This patchset reuses the existing block infrastructure, the netdev_ops->ndo_setup_tc() interface, TC_SETUP_CLSFLOWER classifier and the flow rule API. Patch #1 moves tcf_block_cb code before the indirect block infrastructur