[dpdk-dev] [PATCH v3 00/20] cleanup logs in main PMDs

2014-09-19 Thread Thomas Monjalon
> Here is a patchset that reworks the log macro in e1000, ixgbe and i40e PMDs. > The idea behind this is to make it easier to debug some init failures and to > be > sure of the datapath selected in these PMDs (rx / tx handlers selection). > > The PMDs changes involve adding more debug messages in

[dpdk-dev] [PATCH v3 00/20] cleanup logs in main PMDs

2014-09-17 Thread David Marchand
Here is a patchset that reworks the log macro in e1000, ixgbe and i40e PMDs. The idea behind this is to make it easier to debug some init failures and to be sure of the datapath selected in these PMDs (rx / tx handlers selection). The PMDs changes involve adding more debug messages in the default