Re: [patch iproute2 v2] devlink: relax dpipe table show dependency on resources

2019-02-21 Thread Stephen Hemminger
On Thu, 21 Feb 2019 11:55:56 +0100 Jiri Pirko wrote: > From: Jiri Pirko > > Dpipe table show command has a depencency on getting resources. > If resource get command is not supported by the driver, dpipe table > show fails. However, resource is only additional information > in dpipe table show

[patch iproute2 v2] devlink: relax dpipe table show dependency on resources

2019-02-21 Thread Jiri Pirko
From: Jiri Pirko Dpipe table show command has a depencency on getting resources. If resource get command is not supported by the driver, dpipe table show fails. However, resource is only additional information in dpipe table show output. So relax the dependency and let the dpipe tables be shown e