183 | | |
184 | | === Experiment Execution - DPDK BBDev Tests === |
185 | | ==== ACC100 Unittests ==== |
186 | | **Notice**: COSMOS testbed currently does not have ACC100 card installed in the servers, but we provide unit test code and testcases for your reference if you have installed the card on your own system. |
187 | | |
188 | | In {{{Savannah.zip}}}, you will find a README file called {{{BBDev_testcase.md}}}. In this file, you will find detailed instructions on the ACC100 system requirements, initialization, configuration, how to run default validation test and how to build your own testcase. |
189 | | |
190 | | We have provided example testcase w.r.t different MCS in the {{{mcs_enc_dec_pair}}} folder. Inside this folder, you will find encoding and decoding testcases for different MCSs specifically for 5G mmWave FR2 Numeorology-3 100MHz; A program called `test_bbdev_perf.c` based on DPDK's bbdev program; and expected encoding and decoding test results. Please feel free to contact the author if you have any questions related to how to use ACC100 card. |
| 401 | === Experiment Execution - ACC100 DPDK BBDev === |
| 402 | ==== ACC100 Unittests ==== |
| 403 | **Notice**: COSMOS testbed currently does not have ACC100 card installed in the servers, but we provide unit test code and testcases for your reference if you have installed the card on your own system. |
| 404 | |
| 405 | In {{{Savannah.zip}}}, you will find a README file called {{{BBDev_testcase.md}}}. In this file, you will find detailed instructions on the ACC100 system requirements, initialization, configuration, how to run default validation test and how to build your own testcase. |
| 406 | |
| 407 | We have provided example testcase w.r.t different MCS in the {{{mcs_enc_dec_pair}}} folder. Inside this folder, you will find encoding and decoding testcases for different MCSs specifically for 5G mmWave FR2 Numeorology-3 100MHz; A program called `test_bbdev_perf.c` based on DPDK's bbdev program; and expected encoding and decoding test results. Please feel free to contact the author if you have any questions related to how to use ACC100 card. |
| 408 | |