仅对英特尔可见 — GUID: mql1584142173399
Ixiasoft
5.15.1. CPRI 32-bit IQ数据TX接口
5.15.2. CPRI 64-bit IQ数据TX接口
5.15.3. CPRI 32-bit Ctrl_AxC TX接口
5.15.4. CPRI 64-bit Ctrl_AxC TX接口
5.15.5. CPRI 32-bit供应商特定的TX接口
5.15.6. CPRI 64-bit供应商特定TX接口
5.15.7. CPRI 32-bit实时供应商特定TX接口
5.15.8. CPRI 64-bit实时供应商特定TX接口
5.15.9. CPRI千兆介质独立接口(GMII)
5.15.10. CPRI IP L1控制和状态接口
6.1. eCPRI版本寄存器
6.2. eCPRI擦除寄存器(Scratch Register)
6.3. eCPRI通用控制寄存器
6.4. eCPRI消息5控制寄存器
6.5. eCPRI TX错误消息寄存器
6.6. eCPRI RX错误消息寄存器
6.7. eCPRI错误掩码消息寄存器
6.8. eCPRI错误日志消息寄存器
6.9. eCPRI错误消息5补偿值0寄存器
6.10. eCPRI Error Message 5 Compensation Value 1寄存器
6.11. eCPRI传输延迟0寄存器
6.12. eCPRI传输延迟1寄存器
6.13. eCPRI传输延迟2寄存器
6.14. Ethernet Frame Scratch寄存器
6.15. 源MAC地址<i>寄存器,其中i= 0, 1
6.16. 目的MAC n地址<i>寄存器,其中n= 0, 1, 2, 3, 4, 5, 6, 7 and i= 0, 1
6.17. VLAN Tag Register <i>,其中i= 0, 1, 2, 3, 4, 5, 6, 7
6.18. Ethertype寄存器
6.19. IPv4 Dw0寄存器
6.20. IPv4 Dw1寄存器
6.21. IPv4 Dw2寄存器
6.22. IPv4源地址寄存器
6.23. IPv4目的地址寄存器
6.24. UDP Dw0寄存器
6.25. UDP端口寄存器
6.26. MAC数据包类型使能寄存器
6.27. RX Error寄存器
仅对英特尔可见 — GUID: mql1584142173399
Ixiasoft
4.3.2. Ethernet标头插入/删除
Ethernet标头插入模块插入TX路径上的输入eCPRI数据包的Ethernet标头,或者可以根据配置插入数据包的IPv4/UDP标头。Ethernet标头删除模块删除RX路径上的输入eCPRI数据包的Ethernet标头,或者可以根据选择的配置删除数据包的IPv4/UDP标头。Ethernet标头封装了输入eCPRI数据包,如下图所示。下表列出了Ethernet标头中每个域的来源。
如果选择IPv4标头作为eCPRI payload的封装,那么下表列出了填充IPv4标头域的CSR:
图 7. Ethernet标头域
Ethernet标头域 | CSR |
---|---|
Destination MAC address | 目的MAC地址<N=0,1,2,3,4,5,6,7>寄存器0,1 关于详细信息,请参考目的MAC n地址<i>寄存器,其中n= 0, 1, 2, 3, 4, 5, 6, 7 and i= 0, 1。 使用使能的Advance映射模式时: N – eCPRI message PCID [2:0] 默认的映射模式: N = 0 for all eCPRI message |
Source MAC address | 源MAC地址寄存器0和1 关于详细信息,请参考源MAC地址<i>寄存器,其中i= 0, 1。 |
VLAN tag | VLAN Tag Register <N=0,1,2,3,4,5,6,7> 使用使能的Advance映射模式: N – eCPRI message PCID [2:0] 默认的映射模式: N = 0 for all eCPRI message |
Ethertype | 0xAEFE |
eCPRI payload | Incoming eCPRI packet from the eCPRI IP |
比特数 | IPv4 Header | CSR |
---|---|---|
48 (6 Bytes) | MAC destination Address | 请参考上面的Table: Ethernet Header Field and CSR。 |
48 (6 Bytes) | MAC source address | 请参考上面的Table: Ethernet Header Field。 |
16 (2 Bytes) | Ethertype (2 Bytes)= IP | 0x0800 |
4 | Version | ipv4_dw0_address |
4 | Internet header length | ipv4_dw0_address |
6 | Differentiated Services Code Point (DSCP) | ipv4_dw0_address |
2 | Explicit Congestion Notification (ECN) | ipv4_dw0_address |
16 | Total length | eCPRI IP计算输入IP数据包标头长度。 |
16 | Identification | ipv4_dw1_address |
3 | Flags | ipv4_dw1_address |
13 | Fragment offset | ipv4_dw1_address |
8 | Time to live | ipv4_dw2_address |
8 | Protocol | ipv4_dw2_address |
16 | Header checksum | eCPRI IP计算输入IP数据包标头长度校验和。 |
32 | Source address | ipv4_src_address_0 |
32 | Destination address | ipv4_dst_address_0 |
字节数 | IPv4 Header | CSR |
---|---|---|
14 | Ethernet header | 请参考上面的Table: Ethernet Header Field and CSR。 |
20 | IPv4 header | 请参考上面的Table: IPv4 Field and CSR Header。 |
2 | Source port | mudp_dw0_address |
2 | Destination port | mudp_dw0_address |
2 | Length | eCPRI IP计算输入有效载荷长度 |
2 | Checksum | eCPRI IP计算输入有效载荷校验和 |