Re: [dpdk-dev] [PATCH v2] dpaa2: do not log messages if bus not present

2018-04-26 Thread Thomas Monjalon
26/04/2018 01:16, Stephen Hemminger: > A typical distribution will compile with default config and all > buses enabled. Therefore every driver should be silent and not > log anything for this normal case. > > This patch gets rid of these messages when running on basic x86 > environment such as bar

[dpdk-dev] [PATCH v2] dpaa2: do not log messages if bus not present

2018-04-25 Thread Stephen Hemminger
A typical distribution will compile with default config and all buses enabled. Therefore every driver should be silent and not log anything for this normal case. This patch gets rid of these messages when running on basic x86 environment such as bare metal or VM. fslmc: DPAA2: DPRC not available