- test.yuv for 1080p video
- test_720p.yuv for 720p video
- test_4k.yuv for 4k video
- test_8k.yuv for 4k video
- test.pcm for audio
- test.txt for ancillary
- test.pcap for rtp pcap models
- test_st22.pcap for st22 pcap files
Loop test with all JSON files under loop_json directory.
cd loop_json/Edit the port in change_port.sh as the setup, then run:
./change_port.shUse the random IP for JSON config file, run:
./random_ip.sh./loop_test.shRun below cmd for the software timing parser test with loop mode.
./loop_TP_test.shAFXDP loop test with all JSON files under afxdp_json directory.
cd afxdp_json/Edit the setup.sh as the setup and also the JSON files, then run:
./setup.sh./afxdp_test.sh./redundant_test.shexport PATH=$PATH:/usr/local/bin/
../../script/nicctl.sh bind_pmd 0000:af:00.0
../../script/nicctl.sh bind_pmd 0000:af:00.1./hdr_split_test.shCustomize sample_test.sh as the setup and run
./sample_test.sh