[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170106.205109.917848391545129035.davem@davemloft.net>
Date: Fri, 06 Jan 2017 20:51:09 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: amir@...ai.me
Cc: netdev@...r.kernel.org, jiri@...lanox.com, ogerlitz@...lanox.com,
hadarh@...lanox.com
Subject: Re: [PATCH net-next V2 0/3] net/sched: act_pedit: Use offset
relative to conventional network headers
From: Amir Vadai <amir@...ai.me>
Date: Thu, 5 Jan 2017 11:54:51 +0200
> Enhancing the UAPI to allow for specifying that would allow the same
> flows to be set into both SW and HW.
This is actually not backward compatible.
When pedit rules are dumped, older tools will not know about the
type field and therefore will completely misinterpret the rule.
You must extend this the proper way, which is to add a new attribute
or something along those lines. The presense of a new attribute
is an explicit communication to older tools that somethng they
might not support and understand is going on.
Powered by blists - more mailing lists