                   ****************************
                   *   Operator Instruction   *
                   ****************************
Note:
* Tiny Linux 18.07 or 19.02 is required.
* Unzip the diag. package and unzip the mods file "xxx.tgz" under mods0 (cmd line: tar xzf xxx.tgz).
* Make sure to connect power cable to the board.
* The MB is ASUS X99-E WS for this time diag creation/validation.

Test instructions:
##########################################################################################################################################
For Flash:
use on-board display, install DUT into 1st Pcie slot for flashing.
Run "./nvflash_mfg -L flash.log --wrobd PESG.csv --romin xxxx.rom --romout 1.rom -F -A || exit $?;./nvflash_mfg -L flash.log --append -A 1.rom --guidcheck 63094FEEB7034431AF77A2A583E5798D -6 --noconfirm || exit $?"
                                                                                                  
For FCT:
Please connect a panel to the display card which must be installed into PCIEX16_1 of the X99.
Run "./test.sh -s ft -skip_sn_check"

Note:
The default GPULIST settings in test.cfg of diag package are used to configure the PCI-E slots and only verified on specified MB (e.g., ASUS P9X99-E WS).
The value is various for different MB. 
The command line "lspci -mm | grep -i vga" can be used to get the graphic card device number. 
Please revise the value accordingly if necessary.
E.g., PCIEX16_3 slot is 06:00.0, PCIEX16_7 slot is 0a:00.0.

For dual boards test, please below sample configuration in test.cfg. And need to install the two DUTs into PCIEX16_3 and PCIEX16_7 of X99.
ft_GPULIST=("06:00.0", "0a:00.0")
	

For single boards test, please below sample configuration in test.cfg. . And need to install the DUT into PCIEX16_7 of X99.
ft_GPULIST=("0a:000")

--------------------
For OQA:
Connect DFP panel to DVI connector of the board OR Connect HDMI panel to HDMI connector of the board.
Run "./test.sh -i oqa -a"

For IDT:
Connect DFP panel to DVI connector of the board and Connect HDMI panel to HDMI connector of the board.
Run "./test.sh -i idt -a"
==============================================================================================

Note: 

ALL NVIDIA DESIGN SPECIFICATIONS, REFERENCE BOARDS, FILES, DRAWINGS, 
DIAGNOSTICS, LISTS AND OTHER DOCUMENTS (TOGETHER AND SEPARATELY, "MATERIALS") 
ARE BEING PROVIDED "AS IS."  NVIDIA MAKES NO WARRANTIES, EXPRESSED, IMPLIED, 
STATUTORY OR OTHERWISE WITH RESPECT TO THE MATERIALS, AND EXPRESSLY DISCLAIMSALL IMPLIED WARRANTIES OF NONINFRINGEMENT, MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE.
