commit | 63a612f984a1fae040ab6f1c6a0f1fdcdf1954b8 | [log] [tgz] |
---|---|---|
author | Gal Pressman <galp@mellanox.com> | Tue Jan 09 14:40:21 2018 +0200 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Fri Jan 19 22:41:33 2018 +0200 |
tree | fc1c755f5296118ca57d012793675c58d461bdd3 | |
parent | 193861773534a5711aa439d97eba3515310bb586 [diff] |
net/mlx5e: Add likely to the common RX checksum flow Most of the packets return true for is_last_ethertype_ip, surround it with likely compiler hint. Signed-off-by: Gal Pressman <galp@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>