freebsd-dev/sys/dev/sfxge/common
Andrew Rybchenko c0b9f85bd6 sfxge: improve error handling in ef10_ev_rx()
Ensure that checksum flags and L3/L4 fields are ignored
if lower level errors are reported in the event.

Remove checks for CRC0_ERR (bad iSCSI header CRC) and
CRC1_ERR (bad iSCSI payload or FCoE/FCoIP CRC) as they
are not used by any existing code.

Submitted by:   Andy Moreton <amoreton at solarflare.com>
Sponsored by:   Solarflare Communications, Inc.
MFC after:      2 days
Differential Revision: https://reviews.freebsd.org/D4975
2016-01-19 06:07:39 +00:00
..
ef10_impl.h sfxge: Medford still needs fallback for no privilege mask 2016-01-15 06:27:51 +00:00
ef10_tlv_layout.h sfxge: cleanup: remove extra empty lines 2016-01-18 06:39:06 +00:00
efsys.h sfxge: add accessors for license-related MCDI calls to common code 2016-01-14 09:19:28 +00:00
efx_bootcfg.c sfxge: cleanup: simplify EFX header includes 2016-01-13 07:25:51 +00:00
efx_check.h sfxge: add accessors for license-related MCDI calls to common code 2016-01-14 09:19:28 +00:00
efx_crc32.c sfxge: cleanup: simplify EFX header includes 2016-01-13 07:25:51 +00:00
efx_ev.c sfxge: cleanup: simplify EFX header includes 2016-01-13 07:25:51 +00:00
efx_filter.c sfxge: cleanup: prefast fixes in common code 2016-01-13 07:46:21 +00:00
efx_hash.c sfxge: cleanup: simplify EFX header includes 2016-01-13 07:25:51 +00:00
efx_impl.h sfxge: select whether to read current or backup partition in Medford A/B scheme 2016-01-19 06:03:44 +00:00
efx_intr.c sfxge: cleanup: simplify EFX header includes 2016-01-13 07:25:51 +00:00
efx_lic.c sfxge: add accessors for license-related MCDI calls to common code 2016-01-14 09:19:28 +00:00
efx_mac.c sfxge: if supported by firmware, use enhanced SET_MAC command to only configure the MTU 2016-01-18 06:19:28 +00:00
efx_mcdi.c sfxge: rework MCDI request completion 2016-01-15 06:23:04 +00:00
efx_mcdi.h sfxge: rework MCDI request completion 2016-01-15 06:23:04 +00:00
efx_mon.c sfxge: cleanup: simplify EFX header includes 2016-01-13 07:25:51 +00:00
efx_nic.c sfxge: add accessors for license-related MCDI calls to common code 2016-01-14 09:19:28 +00:00
efx_nvram.c sfxge: select whether to read current or backup partition in Medford A/B scheme 2016-01-19 06:03:44 +00:00
efx_phy_ids.h sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
efx_phy.c sfxge: rename common hunt PHY methods to ef10 and use for Medford 2016-01-15 15:12:30 +00:00
efx_port.c sfxge: cleanup: simplify EFX header includes 2016-01-13 07:25:51 +00:00
efx_regs_ef10.h sfxge: regenerate EF10 registers definition for Medford 2016-01-18 06:59:00 +00:00
efx_regs_mcdi.h sfxge: regenerate MCDI header 2016-01-12 16:21:34 +00:00
efx_regs_pci.h sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
efx_regs.h sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
efx_rx.c sfxge: rx_prefix_pktlen methods do not require EFSYS_OPT_RX_SCALE 2016-01-14 09:03:02 +00:00
efx_sram.c sfxge: cleanup: simplify EFX header includes 2016-01-13 07:25:51 +00:00
efx_tx.c sfxge: support FATSOv2 in common code 2016-01-14 09:05:51 +00:00
efx_types.h sfxge: cleanup: fix typo in unused EFX_QWORD_IS_SET64 2016-01-13 07:55:47 +00:00
efx_vpd.c sfxge: fix common code VPD iterator and duplicate tag verification 2016-01-14 09:11:20 +00:00
efx_wol.c sfxge: cleanup: simplify EFX header includes 2016-01-13 07:25:51 +00:00
efx.h sfxge: if supported by firmware, use enhanced SET_MAC command to only configure the MTU 2016-01-18 06:19:28 +00:00
hunt_ev.c sfxge: improve error handling in ef10_ev_rx() 2016-01-19 06:07:39 +00:00
hunt_filter.c sfxge: cleanup: simplify EFX header includes 2016-01-13 07:25:51 +00:00
hunt_impl.h sfxge: select whether to read current or backup partition in Medford A/B scheme 2016-01-19 06:03:44 +00:00
hunt_intr.c sfxge: cleanup: simplify EFX header includes 2016-01-13 07:25:51 +00:00
hunt_mac.c sfxge: if supported by firmware, use enhanced SET_MAC command to only configure the MTU 2016-01-18 06:19:28 +00:00
hunt_mcdi.c sfxge: rework MCDI request completion 2016-01-15 06:23:04 +00:00
hunt_nic.c sfxge: if supported by firmware, use enhanced SET_MAC command to only configure the MTU 2016-01-18 06:19:28 +00:00
hunt_nvram.c sfxge: select whether to read current or backup partition in Medford A/B scheme 2016-01-19 06:03:44 +00:00
hunt_phy.c sfxge: rename common hunt PHY methods to ef10 and use for Medford 2016-01-15 15:12:30 +00:00
hunt_rx.c sfxge: cleanup: simplify EFX header includes 2016-01-13 07:25:51 +00:00
hunt_sram.c sfxge: cleanup: simplify EFX header includes 2016-01-13 07:25:51 +00:00
hunt_tx.c sfxge: support FATSOv2 in common code 2016-01-14 09:05:51 +00:00
hunt_vpd.c sfxge: medford stores a single global copy of VPD 2016-01-15 06:26:37 +00:00
mcdi_mon.c sfxge: cleanup: simplify EFX header includes 2016-01-13 07:25:51 +00:00
mcdi_mon.h sfxge: add prefast annotation to common code return types 2015-11-29 05:42:49 +00:00
medford_impl.h sfxge: add Medford NIC methods 2016-01-14 08:59:38 +00:00
medford_nic.c sfxge: check the RX DMA end padding configuration on Medford 2016-01-15 15:20:26 +00:00
siena_flash.h sfxge: regenerate siena_flash.h from FW sources 2016-01-18 06:45:45 +00:00
siena_impl.h sfxge: convert nvram set_version method to use partition id 2016-01-18 06:18:01 +00:00
siena_mac.c sfxge: cleanup: simplify EFX header includes 2016-01-13 07:25:51 +00:00
siena_mcdi.c sfxge: rework MCDI request completion 2016-01-15 06:23:04 +00:00
siena_nic.c sfxge: support FATSOv2 in common code 2016-01-14 09:05:51 +00:00
siena_nvram.c sfxge: select whether to read current or backup partition in Medford A/B scheme 2016-01-19 06:03:44 +00:00
siena_phy.c sfxge: cleanup: simplify EFX header includes 2016-01-13 07:25:51 +00:00
siena_sram.c sfxge: cleanup: simplify EFX header includes 2016-01-13 07:25:51 +00:00
siena_vpd.c sfxge: fix common code VPD iterator and duplicate tag verification 2016-01-14 09:11:20 +00:00