Networking Interface for Open Programmable Acceleration Engine: Intel® Programmable Acceleration Card with Intel® Arria® 10 GX FPGA

ID 683532
Date 8/05/2019
Public
Document Table of Contents

3.1.2. The eeprom sysfs

…/hssi_mgmt/eeprom

The eeprom sysfs is read-only and contains ASCII-encoded fields delimited by LF (line feed, new line) characters as shown in the following table:

Table 10.  EEPROM sysfs Fields
Field Description Format (ASCII)
Base MAC Address MAC=<hh>:<hh>:<hh>:<hh>:<hh>:<hh>\n
Board Serial Number SN=<dddddd>\n
Board Information PC=A10SA4-0U-B115X2E2Q-22-H501U0R-6\n
Board Revision REV=<d>.<d>.<d>.<d>.<d>\n
  • Values enclosed in angle brackets (<>) are unique values per Intel® PAC with Intel® Arria® 10 GX FPGA.
  • A value of h enclosed in angle brackets indicates a unique hexadecimal digit
  • A value of d indicates a unique decimal digit.