Re: [PATCH RFC,net-next 00/10] add flow_rule infrastructure

2018-09-26 Thread Florian Fainelli
On 09/26/2018 08:51 AM, Jakub Kicinski wrote: > On Tue, 25 Sep 2018 21:19:51 +0200, Pablo Neira Ayuso wrote: >> This patchset is adding a new layer between drivers and the existing >> software frontends, so it's a bit more code, but it is core >> infrastructure common to everyone and this comes wit

Re: [PATCH RFC,net-next 00/10] add flow_rule infrastructure

2018-09-26 Thread Jakub Kicinski
On Tue, 25 Sep 2018 21:19:51 +0200, Pablo Neira Ayuso wrote: > This patchset is adding a new layer between drivers and the existing > software frontends, so it's a bit more code, but it is core > infrastructure common to everyone and this comes with benefits for > driver developers: Thanks a lot f

[PATCH RFC,net-next 00/10] add flow_rule infrastructure

2018-09-25 Thread Pablo Neira Ayuso
Hi, This patchset spins over the existing kernel representation for network driver offloads based on the existing cls_flower dissector use for the rule matching side and the TC action infrastructure to represent the action side. The proposed object that represent rules looks like this: s