// Socket errors
6901:Socket(open) failed
6902:Socket(connect) failed
6903:Client disconnected
6904:Error on server socket
6905:Socket failure 
6906:Socket write error
6907:Socket write failure 
6908:Get host by name failed
6909:Failed to set server socket to non-blocking mode

// File operation errors
6921:Failed to open file
6922:Failed to read file

// kexec errors
6941:You must be logged in as root to perform this activity
6942:The current kernel is not a memtest kernel
6943:Failed to load the requested kernel
6944:Kexec load failed 
6945:bootDir path too long. Must be less than 128 chars

// General admin errors
6961:Bad argument format
6962:Invalid algorithm
6963:Requested processor core does not exist
6964:Argument count exceeded maximum of 20
6965:Unable to find kernel relocation address
6966:Heartbeat miss equals number of retries. Stopping the memory tests
6967:Unknown command
6968:Bad option
6969:Unknown option
6970:Extra unprocessed arguments detected
6971:Address conversion failure
6972:Getrlimit failed unable to get current process virtual memory address space 
6973:Setrlimit failed unable to set current process virtual memory address space to unlimited
6974:Floating point exception
6975:PR not supported with numa
6976:DD not supported with numa

//Fast Walk test errors
6501:Invalid option value specified for Fast Walking Algorithm.
6502:Invalid dram_size specified (4 or 8 expected)
6503:Invalid zx2_direct_attach specified (0 or 1 expected)
6504:Invalid walk_ecc_bits specified (0 or 1 expected)
6505:The starting and ending addresses must be on quarter cache line boundaries.
6506:The background value read for the ECC bits was not all zeros as expected.
6507:The ECC value read did not match the expected walking ones data value.
6508:The background value read for the data bits was not all zeros as expected.
6509:The data value read did not match the expected walking ones data value.
6510:The background value read for the ECC bits was not all ones as expected.
6511:The ECC value read did not match the expected walking zeros data value.
6512:The background value read for the data bits was not all ones as expected.
6513:The data value read did not match the expected walking zeros data value.

// Address Bus Walk test errors
7001:Invalid option specified for Address Bus Walk test
7002:Address Bus Walk test failed. Data at location not same as expected

// Data Bus Walk test errors
7101:Invalid option specified for Data Bus Walk test
7102:Data Bus Walk test failed. Data at location not same as expected after left shift one
7103:Data Bus Walk test failed. Data at location not same as expected after left shift one and increment
7104:Data Bus Walk test failed. Data at location not same as expected after incrementing 0101010101010101

// Data Bus Noise test errors
7201:Invalid option specified for Data Bus Noise test
7202:Data Bus Noise test failed. Data at location not same as expected during write
7203:Data Bus Noise test failed. Data at location not same as expected during read

// Random Address and Data test errors
7301:Invalid option value specified for Random Address and Data test
7302:Random Address and Data test failed. Number of blocks exceeds number of random block tables
7303:Random Address and Data test failed. Number of blocks is equal to zero
7304:Random Address and Data test failed. Random address exceeds test block end address
7305:Random Address and Data test failed. Data at location not same as expected

// Data Retention test errors
7401:Invalid option specified for Data Retention test
7402:Data Retention test failed. Data at location not same as expected

// Binary Pattern test errors
7501:Invalid option specified for Binary Pattern test
7502:Binary Pattern test failed. Data at location not equal to expected pattern
7503:Binary Pattern test failed. Data at location not equal to last pattern

// Marching test errors
7601:Invalid option value specified for Marching test
7602:Marching test failed. Data at location not zero after initialization
7603:Marching test failed. Data at location zero even after complement
7604:Marching test failed. Data at location not zero even after reset

// Random Pattern Sum test errors
7701:Invalid option value specified for Random Pattern Sum test
7702:Random Pattern Sum test failed. Sum of complementary patterns not zero
7703:Random Pattern Sum test failed. Sum of complementary patterns not zero after interchange 
7704:Random Pattern Sum test failed. Sum of all patterns not zero after shuffle

// True Address test errors
7801:Invalid option specified for True Address test
7802:True Address test failed. Data at location not equal to own address

// Walking test errors
7901:Invalid option value specified for Walking test
7902:Walking test failed. Data at location not zero after initialization
7903:Walking test failed. Mismatch when walking one across the location
7904:Walking test failed. Data at location not zero after reset
7905:Walking test failed. Data at location not zero complement after initialization
7906:Walking test failed. Mismatch when walking zero across the location
7907:Walking test failed. Data at location not zero complement after reset

// Hammer test errors
8001:Invalid option specified for Hammer test
8002:Hammer test failed. Mismatch during read hammer of first location
8003:Hammer test failed. Mismatch during read hammer of last location
8004:Hammer test failed. Data at location not equal to own address after read hammer
8005:Hammer test failed. Mismatch after write hammer of first location
8006:Hammer test failed. Data at location not equal to own address after write hammer

//hpMemExerciser errors
8102:Available free memory for hpMemExerciser is less than 128MB. Algorithms cannot be executed.
8106:No token file named sharedMemory is present
8110:Amount of  available physical memory is not sufficient to fill the request.
8111:Size of shared memory segment is less than allocated memory.
8112:No Space left on the device.

