Re: [PATCH RFC 0/2] Add support for warnings to extack

2018-03-18 Thread Marcelo Ricardo Leitner
On Sun, Mar 18, 2018 at 10:11:52AM -0600, David Ahern wrote: > On 3/16/18 1:23 PM, Marcelo Ricardo Leitner wrote: > > Currently we have the limitation that warnings cannot be reported though > > extack. For example, when tc flower failed to get offloaded but got > > installed on software datapath.

Re: [PATCH RFC 0/2] Add support for warnings to extack

2018-03-18 Thread Marcelo Ricardo Leitner
On Sun, Mar 18, 2018 at 10:11:52AM -0600, David Ahern wrote: > On 3/16/18 1:23 PM, Marcelo Ricardo Leitner wrote: > > Currently we have the limitation that warnings cannot be reported though > > extack. For example, when tc flower failed to get offloaded but got > > installed on software datapath.

Re: [PATCH RFC 0/2] Add support for warnings to extack

2018-03-18 Thread Marcelo Ricardo Leitner
On Fri, Mar 16, 2018 at 03:05:18PM -0700, Jakub Kicinski wrote: > CC: David Ahern > > On Fri, 16 Mar 2018 16:23:08 -0300, Marcelo Ricardo Leitner wrote: > > Currently we have the limitation that warnings cannot be reported though > > extack. For example, when tc flower failed to get offloaded but

Re: [PATCH RFC 0/2] Add support for warnings to extack

2018-03-18 Thread David Ahern
On 3/16/18 1:23 PM, Marcelo Ricardo Leitner wrote: > Currently we have the limitation that warnings cannot be reported though > extack. For example, when tc flower failed to get offloaded but got > installed on software datapath. The hardware failure is not fatal and > thus extack is not even share

Re: [PATCH RFC 0/2] Add support for warnings to extack

2018-03-16 Thread Jakub Kicinski
CC: David Ahern On Fri, 16 Mar 2018 16:23:08 -0300, Marcelo Ricardo Leitner wrote: > Currently we have the limitation that warnings cannot be reported though > extack. For example, when tc flower failed to get offloaded but got > installed on software datapath. The hardware failure is not fatal a

Re: [PATCH RFC 0/2] Add support for warnings to extack

2018-03-16 Thread Marcelo Ricardo Leitner
On Fri, Mar 16, 2018 at 04:23:08PM -0300, Marcelo Ricardo Leitner wrote: > Currently we have the limitation that warnings cannot be reported though > extack. For example, when tc flower failed to get offloaded but got > installed on software datapath. The hardware failure is not fatal and > thus ex

[PATCH RFC 0/2] Add support for warnings to extack

2018-03-16 Thread Marcelo Ricardo Leitner
Currently we have the limitation that warnings cannot be reported though extack. For example, when tc flower failed to get offloaded but got installed on software datapath. The hardware failure is not fatal and thus extack is not even shared with the driver, so the error is simply omitted from any