From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Subject: Re: [PATCH net-next 02/11] net: sched: cls_u32: make sure that divisor is a power of 2 Date: Mon, 8 Oct 2018 11:46:53 +0300 Message-ID: References: <20181007163811.18453-1-jhs@emojatatu.com> <20181007163811.18453-3-jhs@emojatatu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: jiri@resnulli.us, xiyou.wangcong@gmail.com, viro@zeniv.linux.org.uk, netdev@vger.kernel.org To: Jamal Hadi Salim , davem@davemloft.net Return-path: Received: from mail-lf1-f67.google.com ([209.85.167.67]:44432 "EHLO mail-lf1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726013AbeJHP5h (ORCPT ); Mon, 8 Oct 2018 11:57:37 -0400 Received: by mail-lf1-f67.google.com with SMTP id m18-v6so13323706lfl.11 for ; Mon, 08 Oct 2018 01:46:59 -0700 (PDT) In-Reply-To: <20181007163811.18453-3-jhs@emojatatu.com> Sender: netdev-owner@vger.kernel.org List-ID: Hello! On 07.10.2018 19:38, Jamal Hadi Salim wrote: > From: Al Viro > > Tested by modifying iproute2 to to allow One "to" is enough, no? :-) > sending a divisor > 255 > > Tested-by: Jamal Hadi Salim > Signed-off-by: Al Viro > Signed-off-by: Jamal Hadi Salim [...] MBR, Sergei