On 8/24/2017 2:17 PM, Nélio Laranjeiro wrote: > On Wed, Aug 23, 2017 at 10:10:58AM +0300, Shahaf Shuler wrote: >> Extend debug logs verbosity by printing the full completion with error >> along with the entire txq in case of error. For the Rx case no logs were >> added since such errors are counted and recovered by the Rx data path. >> >> Such prints are essential to understand the root cause for the error. >> >> Signed-off-by: Shahaf Shuler <shah...@mellanox.com> >> Signed-off-by: Xueming Li <xuemi...@mellanox.com>
> Acked-by: Nelio Laranjeiro <nelio.laranje...@6wind.com> > Applied to dpdk-next-net/master, thanks.