From: Or Gerlitz <ogerl...@mellanox.com>
Date: Wed, 17 Jun 2015 18:26:22 +0300

> From: Achiad Shochat <ach...@mellanox.com>
> 
> For better round trip latency, handle rx completions before
> tx completions.
> 
> Signed-off-by: Achiad Shochat <ach...@mellanox.com>
> Signed-off-by: Saeed Mahameed <sae...@mellanox.com>
> Signed-off-by: Or Gerlitz <ogerl...@mellanox.com>

I completely disagree with this change.

TX completions should always be handled first because they free up resources
and therefore increase the likelyhood that RX processing will not fail due
to lack of resources (memory, etc.).
--
To unsubscribe from this list: send the line "unsubscribe netdev" in

Reply via email to