commit | de3d6fa81e684af5817dc379ffc394235a9666cc | [log] [tgz] |
---|---|---|
author | Tariq Toukan <tariqt@mellanox.com> | Tue Sep 20 14:39:39 2016 +0300 |
committer | David S. Miller <davem@davemloft.net> | Wed Sep 21 21:52:43 2016 -0400 |
tree | 48316d0bf62839efc5eb851fbb814203e94e0f85 | |
parent | c3d9b9f3de651a402b0439c073e64c5662172c9b [diff] |
net/mlx4_en: Add branch prediction hints in RX data-path Add likely/unlikely hints to improve branch predictions in the RX data-path. Signed-off-by: Tariq Toukan <tariqt@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>