Re: [PATCH net-next 0/3] LiquidIO: avoid VM low memory crashes

2017-06-08 Thread David Miller
Please no "StudlyCaps" in the subject lines, the name of the driver and the directory it is in is "liquidio" in all lower-case. Thank you.

Re: [PATCH net-next 0/3] LiquidIO: avoid VM low memory crashes

2017-06-08 Thread Leon Romanovsky
On Wed, Jun 07, 2017 at 08:50:45PM -0700, Felix Manlunas wrote: > From: Rick Farrington > > This patchset addresses issues brought about by low memory conditions > in a VM. These conditions were only seen when VM's were intentionally > created with small amounts of memory (for stress testing). >

[PATCH net-next 0/3] LiquidIO: avoid VM low memory crashes

2017-06-07 Thread Felix Manlunas
From: Rick Farrington This patchset addresses issues brought about by low memory conditions in a VM. These conditions were only seen when VM's were intentionally created with small amounts of memory (for stress testing). 1. Fix GPF in octeon_init_droq(); zero the allocated block 'recv_buf_list'