mlx4: avoid looking up work request id to improve Rx performance
authorAlex Rosenbaum <alexr@mellanox.com>
Tue, 30 Jun 2015 09:27:50 +0000 (11:27 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 1 Jul 2015 08:49:17 +0000 (10:49 +0200)
commitc3f23415827dfe7605cc367367e4f33108bf7781
tree44df7bb07c644289ac07f5844e46d8019789b022
parentaad569e4377c77b94cc75f9ab206448f9318787d
mlx4: avoid looking up work request id to improve Rx performance

This is done by storing the current index in the RX queue structure.

Signed-off-by: Alex Rosenbaum <alexr@mellanox.com>
Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
drivers/net/mlx4/mlx4.c