fpga-network-stack icon indicating copy to clipboard operation
fpga-network-stack copied to clipboard

Can you provide some test cases?

Open Paraoia opened this issue 7 years ago • 3 comments
trafficstars

Toe's tests(toe_tb) and implementations are mismatched and do not seem to be implemented completely, especially in the case of mode1 and mode 2. When testing the RX side, the test in the testVector folder, part of the checksum is incorrect. In addition, the test case of the TX side and the test case of the mode2 are not given. Can you upload this part of the use case? The test data and golden used for Toe_script_probably_obsolete.py are also not been uploaded. Can you provide these test cases ? Thank you.

Paraoia avatar Apr 05 '18 04:04 Paraoia

I am aware that the test cases are out-dated. In general i think the testing infrastructure could be imporoved quite a lot (e.g. with continous integration) but currently i don't have the time to work on this.

I will check if the existing test cases can be adapted to at least work again.

dsidler avatar Apr 12 '18 12:04 dsidler

Hi Dsidler, I encountered the same problem while I was testing the TOE part that the test did not pass. Would you like to check or provide some up-to-date test cases? Thanks, sincerely. @dsidler

liudong16 avatar Jul 22 '18 07:07 liudong16

Hi David, can you also please provide the test vectors for the RoCE module (or the corresponding scripts to generate such test vectors)? In the script they should be

  • write_read_read_large_receiver.in
  • write_read_read_large_receiver.out
  • rdma_txwriteread.in
  • rdma_txwriteread.out

Thank you very much!

YifanYuan3 avatar Nov 03 '19 03:11 YifanYuan3