diff options
author | Edward Cree <ecree@solarflare.com> | 2017-10-31 14:29:47 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-11-01 21:26:35 +0900 |
commit | 6978729fbd02ced7060f15b9f7e1ba5b39d9bbf3 (patch) | |
tree | 50dea9f2c2b317692565a9349465389b5321fad5 /tools/perf/scripts/python | |
parent | e0337f92f6f36040ba91215bbe47203c410f472f (diff) |
sfc: support rx-fcs and rx-all
Ethernet FCS inclusion (rx-fcs) is supported on EF10 NICs, conditional on
a firmware capability bit (MC_CMD_GET_CAPABILITIES_OUT_RX_INCLUDE_FCS).
To receive frames with bad FCS (rx-all) we just don't return the discard
flag EFX_RX_PKT_DISCARD from efx_ef10_handle_rx_event_errors() or
efx_farch_handle_rx_not_ok().
Signed-off-by: Edward Cree <ecree@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions