Mentions légales du service

Skip to content
Snippets Groups Projects

[servan/fpga] Add fpga description

Merged BERARD Benjamin requested to merge fpga into master

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
46 60 pci-0000:c4:00.0-nvme-1:
47 61 interface: NVME
48 62 id: disk1
63 servan-1:
64 network_adapters:
65 fpga0:
66 mac: 00:0A:35:06:4A:DC
67 fpga1:
68 mac: 00:0A:35:06:4A:DD
69 servan-2:
70 network_adapters:
71 fpga0:
72 mac: 00:00:00:00:00:00
  • d'où viennent ces adresses ?

  • BERARD Benjamin changed this line in version 17 of the diff

    changed this line in version 17 of the diff

  • Les adresses MAC sont disponibles après avoir flash la carte fpga

    1/1 [0000:21:00.0] : xilinx_u200_gen3x16_xdma_base_1
    -----------------------------------------------------
    Flash properties
      Type                 : spi
      Serial Number        : 2151049AX03C
    
    Device properties
      Type                 : u200
      Name                 : AU200P64G
      Config Mode          : 7
      Max Power            : 225W
    
    Flashable partitions running on FPGA
      Platform             : xilinx_u200_gen3x16_xdma_base_1
      SC Version           : 4.6.18
      Platform UUID        : A2D4F3CF-5B7A-0B7B-70F9-DA589CB5B3CD
      Interface UUID       : 15FB8DA1-F552-A9F9-23DE-6DC54AA8968F
    
    Flashable partitions installed in system
      Platform             : xilinx_u200_gen3x16_xdma_base_1
      SC Version           : 4.6.18
      Platform UUID        : A2D4F3CF-5B7A-0B7B-70F9-DA589CB5B3CD
    
    
      Mac Address          : 00:0A:35:06:4A:DC
                           : 00:0A:35:06:4A:DD
                           : 00:0A:35:06:4A:DE
                           : 00:0A:35:06:4A:DF
  • Please register or sign in to reply
  • 301 301 new_record.address = net_hash['ip']
    302 302 new_record.label = "#{node_uid}-#{net_uid}" #sol-23-eth0-kavlan-1
    303 303 records << new_record
    304 cname_record = DNS::Zone::RR::CNAME.new
    305 cname_record.label = "#{node_uid}-#{net_hash['pname']}"
    306 cname_record.domainname = "#{node_uid}-#{net_uid}" #sol-23-eno1-kavlan-1
    307 records << cname_record
    304 if !/^fpga[0-9]$/.match(net_uid_eth)
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading