On Thu, Jul 28, 2022 at 05:26:21PM +0200, David Marchand wrote: > For any bus that does not support device iteration, rte_dev_iterator_init > both returned an error code and logged an error message. > An application (like testpmd) that only wants to list devices, would have > no choice but to inspect a bus object to avoid spewing error logs. > > Make those log messages debug level, and remove the check in testpmd. > > Signed-off-by: David Marchand <david.march...@redhat.com> > --- Acked-by: Bruce Richardson <bruce.richard...@intel.com>
- [RFC v3 03/26] raw/ifpga: remove PCI bus accessor David Marchand
- [RFC v3 04/26] app/testpmd: drop PCI register commands David Marchand
- Re: [RFC v3 04/26] app/testpmd: drop PCI register co... Bruce Richardson
- [RFC v3 05/26] kni: stop populating PCI info in examples David Marchand
- Re: [RFC v3 05/26] kni: stop populating PCI info in ... Bruce Richardson
- [RFC v3 06/26] examples/ethtool: prefer device name David Marchand
- Re: [RFC v3 06/26] examples/ethtool: prefer device n... Bruce Richardson
- Re: [RFC v3 06/26] examples/ethtool: prefer devi... David Marchand
- [RFC v3 07/26] dev: hide debug messages in device iterato... David Marchand
- Re: [RFC v3 07/26] dev: hide debug messages in devic... Bruce Richardson
- [RFC v3 09/26] devargs: remove dependency on bus header David Marchand
- Re: [RFC v3 09/26] devargs: remove dependency on bus... Bruce Richardson
- [RFC v3 08/26] dev: move unrelated macros from header David Marchand
- Re: [RFC v3 08/26] dev: move unrelated macros from h... Bruce Richardson
- Re: [RFC v3 08/26] dev: move unrelated macros fr... David Marchand
- Re: [RFC v3 08/26] dev: move unrelated macro... Bruce Richardson
- Re: [RFC v3 08/26] dev: move unrelated m... David Marchand
- Re: [RFC v3 08/26] dev: move unrela... David Marchand
- Re: [RFC v3 08/26] dev: move unrela... Thomas Monjalon
- RE: [RFC v3 08/26] dev: move unrela... Morten Brørup