Re: [PATCH net-next 0/2] cls_flower: Various fixes

2018-06-04 Thread Cong Wang
On Mon, Jun 4, 2018 at 12:35 AM, Roi Dayan wrote: > > > On 03/06/2018 22:39, Jiri Pirko wrote: >> >> Sun, Jun 03, 2018 at 08:33:25PM CEST, xiyou.wangc...@gmail.com wrote: >>> >>> On Wed, May 30, 2018 at 1:17 AM, Paul Blakey wrote: Two of the fixes are for my multiple mask patch

Re: [PATCH net-next 0/2] cls_flower: Various fixes

2018-06-04 Thread Roi Dayan
On 03/06/2018 22:39, Jiri Pirko wrote: Sun, Jun 03, 2018 at 08:33:25PM CEST, xiyou.wangc...@gmail.com wrote: On Wed, May 30, 2018 at 1:17 AM, Paul Blakey wrote: Two of the fixes are for my multiple mask patch Paul Blakey (2): cls_flower: Fix missing free of rhashtable cls_flower:

Re: [PATCH net-next 0/2] cls_flower: Various fixes

2018-06-03 Thread Jiri Pirko
Sun, Jun 03, 2018 at 08:33:25PM CEST, xiyou.wangc...@gmail.com wrote: >On Wed, May 30, 2018 at 1:17 AM, Paul Blakey wrote: >> Two of the fixes are for my multiple mask patch >> >> Paul Blakey (2): >> cls_flower: Fix missing free of rhashtable >> cls_flower: Fix comparing of old filter mask

Re: [PATCH net-next 0/2] cls_flower: Various fixes

2018-06-03 Thread Cong Wang
On Wed, May 30, 2018 at 1:17 AM, Paul Blakey wrote: > Two of the fixes are for my multiple mask patch > > Paul Blakey (2): > cls_flower: Fix missing free of rhashtable > cls_flower: Fix comparing of old filter mask with new filter Both are bug fixes and one-line fixes, so definitely should

Re: [PATCH net-next 0/2] cls_flower: Various fixes

2018-05-31 Thread David Miller
From: Paul Blakey Date: Wed, 30 May 2018 11:17:36 +0300 > Two of the fixes are for my multiple mask patch This series doesn't apply cleanly to net-next. Please respin.

[PATCH net-next 0/2] cls_flower: Various fixes

2018-05-30 Thread Paul Blakey
Two of the fixes are for my multiple mask patch Paul Blakey (2): cls_flower: Fix missing free of rhashtable cls_flower: Fix comparing of old filter mask with new filter net/sched/cls_flower.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) -- 2.7.4