commit | 102722fc6832a16850c05595b98c9232549d99f3 | [log] [tgz] |
---|---|---|
author | Guy Ergas <guye@mellanox.com> | Mon Feb 20 16:18:17 2017 +0200 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Fri Apr 07 01:20:59 2017 +0300 |
tree | a65e618f9994137649a672913f92eb6c6bacd2e0 | |
parent | d0dd989f97d8d4ca44cd9bf2f34596e159236db2 [diff] |
net/mlx5e: Add support for RXFCS feature flag Add support for rx-fcs flag from ethtool. In case this flag is set, update all RQs to scatter the FCS data into the packet. Signed-off-by: Guy Ergas <guye@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>