Re: [PATCH net-next 0/3] mlx4_en num of rings

2017-10-10 Thread David Miller
From: Tariq Toukan Date: Tue, 10 Oct 2017 12:28:32 +0300 > This patchset from Inbar contains changes to rings control > to the mlx4 Eth driver. > > Patches 1 and 2 limit the number of rings to the number of CPUs. > Patch 3 removes a limitation in logic of default number of RX rings. > > Series

[PATCH net-next 0/3] mlx4_en num of rings

2017-10-10 Thread Tariq Toukan
Hi Dave, This patchset from Inbar contains changes to rings control to the mlx4 Eth driver. Patches 1 and 2 limit the number of rings to the number of CPUs. Patch 3 removes a limitation in logic of default number of RX rings. Series generated against net-next commit: 812b5ca7d376 Add a driver fo