Forum Discussion
Link status on BD-NVV-N3000-3 card
- 5 years ago
Thanks for your update on your debug status. Im glad to know that we have ruled out the cable or card issue. For the switch related queries, I am not the subject matter expert. Could you file a separate forum thread on the Ethernet products Forum (https://community.intel.com/t5/Ethernet-Products/bd-p/ethernet-products). They will be able to guide you from there. Appreciate if you can put in the link to the new thread for the benefit of others who face similar issue.
For validated cable, please refer to datasheet: https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ds/ds-pac-n3000-n.pdf (Table 2)
Yes, default user image is 4x25G. You need to switch to Factory Boot page for the 2x2x25G image. Then you can test with cable from cageA to cageB.
To switch to Factory Boot page (2x2x25G), run "rsu fpga -f"
Thanks for your reply!
I switched the card configuration to 2x2x25G, tested it with cable from Cage A to Cage B, and checked that the port status is up:
[root@h12 daehyeok]# fpgainfo phy Board Management Controller, MAX10 NIOS FW version D.2.1.24 Board Management Controller, MAX10 Build version D.2.0.7 //****** PHY ******// Object Id : 0xF100000 PCIe s:b:d.f : 0000:08:00.0 Device Id : 0x0b30 Numa Node : 0 Ports Num : 01 Bitstream Id : 0x23000410010310 Bitstream Version : 0.2.3 Pr Interface Id : a5d72a3c-c8b0-4939-912c-f715e5dc10ca //****** PHY GROUP 0 ******// Direction : Line side Speed : 25 Gbps Number of PHYs : 4 //****** PHY GROUP 1 ******// Direction : Host side Speed : 40 Gbps Number of PHYs : 4 //****** Intel C827 Retimer ******// Port0 25G : Up Port1 25G : Up Port2 25G : Up Port3 25G : Up Retimer A Version : 101c.1064 Retimer B Version : 101c.1064
With this, I've confirmed that there's no issue with the cable and card.
Since even in 2x2x25G mode, it still didn't work when I connected the card with the switch, I suspect there might be some issue with the configuration on the switch side. When I configured the switch port connected to the card, I set the rate to 25G and the FEC mode to RS for each lane (I checked the card is configured to use RS).
Could you advise what else should I check on the switch side?
Thanks,
Daehyeok
- JonWay_altera5 years ago
Frequent Contributor
Thanks for your update on your debug status. Im glad to know that we have ruled out the cable or card issue. For the switch related queries, I am not the subject matter expert. Could you file a separate forum thread on the Ethernet products Forum (https://community.intel.com/t5/Ethernet-Products/bd-p/ethernet-products). They will be able to guide you from there. Appreciate if you can put in the link to the new thread for the benefit of others who face similar issue.
- Daehyeok_Kim5 years ago
New Contributor
Thanks for your reply.
I figured out what causes the issue. Since the factory/user image on FPGA does not support auto-negotiation, I had to manually disable auto-negotiation on the switch side. Otherwise, it seems to use auto-negotiation by default, and something went wrong.
Thanks for your help!
Daehyeok