Hi all, After following the steps listed here (3. SW Turbo Poll Mode Driver — Data Plane Development Kit 21.08.0 documentation (dpdk.org) <http://doc.dpdk.org/guides/bbdevs/turbo_sw.html#>), using the specific versions of DPDK and FlexRAN, I'm facing an error while trying to run one of the bbdev tests: - command: > python2 test-bbdev.py -e="--vdev=baseband_turbo_sw,socket_id=0,max_nb_queues=8" -c validation -v turbo_dec_default.data - Error: > "Device 0 (baseband_turbo_sw) does not support specified capabilities"
which I think is due to an incorrect linkage of DPDK and FlexRAN. I have checked all the environmental variables pointing to the different components and everything seems to be correct. Any suggestions about how to solve this problem? Thanks a lot for your help, Ginés.
