Re: [PATCH 3/3] pxenet: process transmit interrupts when out of resources

2016-03-11 Thread Andrei Borzenkov
11.03.2016 19:28, Josef Bacik пишет: > We were hitting a problem in production where our bios based machines would > sometimes timeout while pulling down either the kernel/initrd. It turned out > that sometimes we'd run out of transmit buffers and would then error out while > sending packets. Thi

[PATCH 3/3] pxenet: process transmit interrupts when out of resources

2016-03-11 Thread Josef Bacik
We were hitting a problem in production where our bios based machines would sometimes timeout while pulling down either the kernel/initrd. It turned out that sometimes we'd run out of transmit buffers and would then error out while sending packets. This is because we don't actually have an interr