HomeFreeBSD

MFC r292638

Description

MFC r292638

Check for packet_length is greater than 60 bytes as well as packet_length is
greater than len_on_bd, before invoking the routine to handle jumbo over SGL
(bxe_service_rxsgl()).
Add counters for number of jumbo_over_SGL packets (rx_bxe_service_rxsgl) and
erroneous jumbo_over_SGL packets (rx_erroneous_jumbo_sge_pkts)

Fix formatting in bxe_sysctl_state()

Details

Provenance
davidcsAuthored on
Parents
rS293797: MFC r289199
Branches
Unknown
Tags
Unknown