Re: [net-next PATCH 0/3] be2net: patch set

2016-06-07 Thread David Miller
From: Sathya Perla Date: Mon, 6 Jun 2016 07:22:07 -0400 > Hi David, the following patch set contains three non-critical fixes that > can go into the net-next tree. > > Patch 1 fixes the logic for provisioning queue pairs on VFs to take into > account the limit on number of TXQs too as in some p

[net-next PATCH 0/3] be2net: patch set

2016-06-06 Thread Sathya Perla
Hi David, the following patch set contains three non-critical fixes that can go into the net-next tree. Patch 1 fixes the logic for provisioning queue pairs on VFs to take into account the limit on number of TXQs too as in some profiles the number of TXQs is less than that of RXQs. Patch 2 enable

Re: [PATCH 0/3] be2net: patch set

2015-08-07 Thread David Miller
From: Sathya Perla Date: Wed, 5 Aug 2015 03:27:47 -0400 > This patch set contains 2 driver fixes to a Lancer HW issue and a fix > to a double free bug. Pls apply to the "net" tree. Thanks! > > Patch 1 now enables filters only after creating RXQs. This is done as > HW issues were observed on La

[PATCH 0/3] be2net: patch set

2015-08-05 Thread Sathya Perla
Hi David, This patch set contains 2 driver fixes to a Lancer HW issue and a fix to a double free bug. Pls apply to the "net" tree. Thanks! Patch 1 now enables filters only after creating RXQs. This is done as HW issues were observed on Lancer adapters if filters (flags, mac addrs etc) are enable