From: Felix Manlunas <felix.manlu...@cavium.com> Date: Wed, 22 Mar 2017 11:31:13 -0700
> From: Satanand Burla <satananda.bu...@cavium.com> > > Add workqueue that is periodically run to try to allocate RX buffers in OOM > conditions in PF and VF. > > Signed-off-by: Satanand Burla <satananda.bu...@cavium.com> > Signed-off-by: Felix Manlunas <felix.manlu...@cavium.com> Applied, but I'm really not so sure you want to poll these queue states 4 times a second all the time. Why don't you trigger the workqueue when you actually get an allocation failure?