Re: [net-next PATCH] i40e: Clean up handling of msg_enable flags and debug parameter

2016-09-29 Thread Stefan Assmann
On 29.09.2016 14:05, Alexander Duyck wrote: > So the i40e driver had a really convoluted configuration for how to handle > the debug flags contained in msg_enable. Part of the issue is that the > driver has its own 32 bit mask that it was using to track a separate set of > debug features. From wh

[net-next PATCH] i40e: Clean up handling of msg_enable flags and debug parameter

2016-09-29 Thread Alexander Duyck
So the i40e driver had a really convoluted configuration for how to handle the debug flags contained in msg_enable. Part of the issue is that the driver has its own 32 bit mask that it was using to track a separate set of debug features. From what I can tell it was trying to use the upper 4 bits