commit | c7ce833b364bc19ef51b3c973c94a863e4af0e06 | [log] [tgz] |
---|---|---|
author | Erez Shitrit <erezsh@mellanox.com> | Sun Feb 21 16:27:18 2016 +0200 |
committer | Doug Ledford <dledford@redhat.com> | Tue Mar 01 10:57:15 2016 -0500 |
tree | c0b83256f89645abd69d5d450d91c1e52bff1ec0 | |
parent | f031396531fe2b1a6ffb4fa5eceb9c1fa276869a [diff] |
IB/mlx5: Add support for CSUM in RX flow The driver checks the csum from the HW when completion arrived and marks it in the wc->wc_flags field for the ulp drivers. These is for packets from type IB_WC_RECV only. Signed-off-by: Erez Shitrit <erezsh@mellanox.com> Signed-off-by: Eran Ben Elisha <eranbe@mellanox.com> Reviewed-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>