Re: [PATCH net,v4 0/4] flow_offload fixes

2019-07-18 Thread David Miller
From: David Miller Date: Thu, 18 Jul 2019 12:39:39 -0700 (PDT) > Series applied, thank you. Actually, I had to revert, this breaks the build: In file included from ./include/net/netfilter/nf_tables_offload.h:4, from : ./include/net/flow_offload.h: In function ‘flow_block_cb_add

Re: [PATCH net,v4 0/4] flow_offload fixes

2019-07-18 Thread David Miller
From: Pablo Neira Ayuso Date: Thu, 18 Jul 2019 19:59:27 +0200 > The following patchset contains fixes for the flow_offload infrastructure: > > 1) Fix possible build breakage before patch 3/4. Both the flow_offload >infrastructure and OVS define the flow_stats structure. Patch 3/4 in >thi

[PATCH net,v4 0/4] flow_offload fixes

2019-07-18 Thread Pablo Neira Ayuso
Hi, The following patchset contains fixes for the flow_offload infrastructure: 1) Fix possible build breakage before patch 3/4. Both the flow_offload infrastructure and OVS define the flow_stats structure. Patch 3/4 in this batch indirectly pulls in the flow_stats definition from include