
Solarflare
Server
Adapter
User
Guide
Solarflare
Adapters
on
FreeBSD
Issue
20
©
Solarflare
Communications
2017
318
ev_rx_recovery
Not
supported.
ev_rx_frm_trunc
Number
of
packets
truncated
because
an
internal
FIFO
is
full.
As
a
packet
is
received
it
is
fed
by
the
MAC
into
a
128K
FIFO.
If
for
any
reason
the
PCI
interface
cannot
keep
pace
and
is
unable
to
empty
the
FIFO
at
a
sufficient
rate,
the
MAC
will
be
unable
to
feed
more
of
the
packet
to
the
FIFO.
In
this
event
the
MAC
will
truncate
the
packet
marking
it
as
such,
and
discard
the
remainder.
The
driver
on
seeing
a
'partial'
packet
which
has
been
truncated
will
discard
it.
ev_rx_tobe_disc
Number
of
packets
marked
by
the
adapter
to
be
discarded
because
of
one
of
the
following:
•
mismatched
unicast
address
and
unicast
promiscuous
mode
is
not
enabled
•
packet
is
a
pause
frame
•
packet
has
length
discrepancy
•
internal
FIFO
overflow
condition
•
length
<
60
bytes.
ev_rx_pause_frm_err
Number
of
pause
packets
received.
ev_rx_buf_owner_id_err
Event
caused
by
internal
driver
error.
ev_rx_ipv4_hdr_chksum_err
Number
of
packets
received
with
IP
header
checksum
error.
ev_rx_tcp_udp_chksum_err
Number
of
packets
received
with
TCP/UDP
checksum
error.
ev_rx_eth_crc_err
Number
of
packets
received
whose
CRC
did
not
match
the
internally
generated
CRC
value.
ev_rx_ip_frag_err
Number
of
IP
fragments
received
(note
this
is
not
an
error).
ev_rx_mcast_pkt
Number
of
IP
multicast
packets
received.
ev_rx_mcast_hash_match
Number
of
IP
multicast
packets
received
which
have
matched
the
IP
multicast
match
filter.
ev_rx_tcp_ipv4
Number
of
TCP/IPv4
packets
received.
Table
78:
Event
queue
statistics
Field
Description