Adaptec 1737100 Programmer Manual - Page 28

ISL CRC error

Page 28 highlights

AIC-6915 Ethernet LAN Controller Programmer's Manual Table 2-8. Receive Completion Descriptor (Word 1) Bit(s) Description/Function Status2 field 31 Perfect - destination address matches one of the 16 predefined "perfect" addresses. 30 Hash - hashed destination address matches a bit set in the hash table 29 CRC Error - TRUE if the packet had a CRC error. [PE-15 CRC error] 28 ISL CRC error - TBD 27 Dribble - TRUE if the packet contains a noninteger number of bytes (i.e. extra bits or an extra nibble). 26 Receive Code Violation - An illegal 4B/5B code was received in the packet. 25 Vlan Frame - TRUE if the packet's tag matched the tag programmed in the MAC VlanType register. 24 ChecksumOk - If set, the packet is a TCP or UDP packet, the checksum was checked and is good. 23 ChecksumBad - If set, the packet is a TCP or UDP packet, the checksum was checked and is bad 22 PartialChecksumValid - If set, the partial checksum is valid 21 Fragmented - If set, the frame was fragmented 20 TcpFrame - If set, the frame was a TCP frame 19 UdpFrame - If set, the frame was a UDP frame 18:16 FrameType - 0=Unknown, 1=IPv4, 2=IPv6, 3=IPX, 4=Icmp, 5=Unsupported Status3 field 15 IslFrame - If set, the frame is an ISL frame, meaning that the first 5 bytes of its destination are 01:00:0C:00:00. 14 PauseFrame - If set, the frame is a Pause MAC Control frame as defined in the IEEE 802.3x specification. 13 ControlFrame - If set, the frame is a MAC control frame other than a pause frame as defined in the IEEE 802.3 specification. 12 Header - If set, the completion descriptor is for a frame header. 11 Trailer - If set, the completion descriptor is for the remaining data in a frame whose header was transferred. StartIndex field 10:0 StartIndex - Index of the first buffer used in the buffer queue. This field is only important when both receive descriptor queues are being used. 2-8

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190

2-8
AIC-6915 Ethernet LAN Controller Programmer’s Manual
Table 2-8. Receive Completion Descriptor (Word 1)
Bit(s)
Description/Function
Status2 field
31
Perfect
- destination address matches one of the 16 predefined “perfect” addresses.
30
Hash
- hashed destination address matches a bit set in the hash table
29
CRC Error
- TRUE if the packet had a CRC error. [PE-15 CRC error]
28
ISL CRC error
- TBD
27
Dribble
- TRUE if the packet contains a noninteger number of bytes (i.e. extra bits or an
extra nibble).
26
Receive Code Violation
- An illegal 4B/5B code was received in the packet.
25
Vlan Frame
- TRUE if the packet’s tag matched the tag programmed in the MAC
VlanType register.
24
ChecksumOk
- If set, the packet is a TCP or UDP packet, the checksum was checked
and is good.
23
ChecksumBad
- If set, the packet is a TCP or UDP packet, the checksum was checked
and is bad
22
PartialChecksumValid
- If set, the partial checksum is valid
21
Fragmented
- If set, the frame was fragmented
20
TcpFrame
- If set, the frame was a TCP frame
19
UdpFrame
- If set, the frame was a UDP frame
18:16
FrameType
- 0=Unknown, 1=IPv4, 2=IPv6, 3=IPX, 4=Icmp, 5=Unsupported
Status3 field
15
IslFrame
- If set, the frame is an ISL frame, meaning that the first 5 bytes of its
destination are 01:00:0C:00:00.
14
PauseFrame
- If set, the frame is a Pause MAC Control frame as defined in the IEEE
802.3x specification.
13
ControlFrame
- If set, the frame is a MAC control frame other than a pause frame as
defined in the IEEE 802.3 specification.
12
Header
- If set, the completion descriptor is for a frame header.
11
Trailer
- If set, the completion descriptor is for the remaining data in a frame whose
header was transferred.
StartIndex field
10:0
StartIndex
- Index of the first buffer used in the buffer queue. This field is only
important when both receive descriptor queues are being used.