Re: [PATCH] igb: Fix TX map failure path

2017-10-19 Thread Alexander Duyck
On Thu, Oct 19, 2017 at 12:07 PM, Jean-Philippe Brucker wrote: > When the driver cannot map a TX buffer, instead of rolling back > gracefully and retrying later, we currently get a panic: > > [ 159.885994] igb :00:00.0: TX DMA map failed > [ 159.886588] Unable to handle kernel paging request

[PATCH] igb: Fix TX map failure path

2017-10-19 Thread Jean-Philippe Brucker
When the driver cannot map a TX buffer, instead of rolling back gracefully and retrying later, we currently get a panic: [ 159.885994] igb :00:00.0: TX DMA map failed [ 159.886588] Unable to handle kernel paging request at virtual address 0a08c7a8 ... [ 159.897031] P