[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170119150447.6b9ad397@griffin>
Date: Thu, 19 Jan 2017 15:04:47 +0100
From: Jiri Benc <jbenc@...hat.com>
To: Paul Blakey <paulb@...lanox.com>
Cc: Stephen Hemminger <stephen@...workplumber.org>,
netdev@...r.kernel.org, Jiri Pirko <jiri@...lanox.com>,
Or Gerlitz <ogerlitz@...lanox.com>,
Roi Dayan <roid@...lanox.com>,
Simon Horman <simon.horman@...ronome.com>
Subject: Re: [PATCH iproute2 net-next V2] tc: flower: Refactor matching
flags to be more user friendly
On Thu, 19 Jan 2017 14:17:57 +0200, Paul Blakey wrote:
> Instead of "magic numbers" we can now specify each flag
> by name. Prefix of "no_" (e.g no_frag) unsets the flag,
> otherwise it wil be set.
Other parts of the tc tool use the "no" prefix (without the
underscore), such as "nofrag" in u32 and pedit, "noecn" in fq_codel and
pie, etc. We should follow the suit here.
Looks good to me otherwise, thanks a lot for doing the work!
Jiri
Powered by blists - more mailing lists