EDIT : The tutorial that I followed to test SoftNIC (
https://doc.dpdk.org/guides-19.02/nics/softnic.html) is appropriate for
DPDK 19.02 but not for the newer versions like 19.11.12, the one I use.
We found out something :
" sudo ./dpdk-testpmd --vdev
'net_softnic0,firmware=./firmware.cli,cpu_id=0
Hi all,
I'm a beginner with dpdk. With my team, we developed a dpdk app with the
following pipeline:
NIC RX -> RX Thread -> Worker Thread -> TX Thread -> NIC TX.
Within the RX Thread, we parse some headers. Within the worker thread,
we're using the hierarchical scheduler. To sum up, we want to r
2 matches
Mail list logo